:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}@keyframes intercom-lightweight-app-launcher{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes intercom-lightweight-app-gradient{0%{opacity:0}to{opacity:1}}@keyframes intercom-lightweight-app-messenger{0%{opacity:0;transform:scale(0)}40%{opacity:1}to{transform:scale(1)}}.intercom-lightweight-app{z-index:2147483001;width:0;height:0;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;position:fixed}.intercom-lightweight-app-gradient{z-index:2147483002;pointer-events:none;background:radial-gradient(at 100% 100%,#1d273629 0%,#1d273600 72%);width:500px;height:500px;animation:.2s ease-out intercom-lightweight-app-gradient;position:fixed;bottom:0;right:0}.intercom-lightweight-app-launcher{z-index:2147483003;cursor:pointer;box-sizing:content-box;background:#0071b2;border:none;border-radius:50%;width:48px;max-width:48px;height:48px;max-height:48px;transition:transform .167s cubic-bezier(.33,0,0,1);position:fixed;bottom:20px;right:20px;box-shadow:0 1px 6px #0000000f,0 2px 32px #00000029;margin:0!important;padding:0!important}.intercom-lightweight-app-launcher:hover{transition:transform .25s cubic-bezier(.33,0,0,1);transform:scale(1.1)}.intercom-lightweight-app-launcher:active{transition:transform .134s cubic-bezier(.45,0,.2,1);transform:scale(.85)}.intercom-lightweight-app-launcher:focus{outline:none}.intercom-lightweight-app-launcher-icon{justify-content:center;align-items:center;width:48px;height:48px;transition:transform .1s linear,opacity 80ms linear;display:flex;position:absolute;top:0;left:0}.intercom-lightweight-app-launcher-icon-open{opacity:1;transform:rotate(0)scale(1)}.intercom-lightweight-app-launcher-icon-open svg{width:24px;height:24px}.intercom-lightweight-app-launcher-icon-open svg path{fill:#fff}.intercom-lightweight-app-launcher-icon-self-serve{opacity:1;transform:rotate(0)scale(1)}.intercom-lightweight-app-launcher-icon-self-serve svg{height:44px}.intercom-lightweight-app-launcher-icon-self-serve svg path{fill:#fff}.intercom-lightweight-app-launcher-custom-icon-open{opacity:1;max-width:24px;max-height:24px;transform:rotate(0)scale(1)}.intercom-lightweight-app-launcher-icon-minimize{opacity:0;transform:rotate(-60deg)scale(0)}.intercom-lightweight-app-launcher-icon-minimize svg path{fill:#fff}.intercom-lightweight-app-launcher.intercom-launcher-extended{background:#0071b2;border:1px solid #ffffff26;border-radius:12px;justify-content:flex-start;align-items:center;gap:6px;width:150px;max-width:150px;height:19px;max-height:19px;display:flex;box-shadow:0 -2px 50px #0000001a;padding:12px 16px 12px 12px!important}.intercom-lightweight-app-launcher.intercom-launcher-extended .intercom-lightweight-app-launcher-icon{width:24px;height:24px;position:relative}.intercom-lightweight-app-launcher-text{color:#fff;white-space:nowrap;text-overflow:ellipsis;opacity:1;max-width:140px;font-size:14px;font-weight:600;line-height:1.5;transition:opacity 80ms linear;overflow:hidden}.intercom-lightweight-app-messenger{z-index:2147483003;transform-origin:100% 100%;background-color:#fff;border-radius:24px;animation:.25s cubic-bezier(0,1,1,1) intercom-lightweight-app-messenger;position:fixed;inset:0;overflow:hidden}.intercom-lightweight-app-messenger-header{background:#fff;border-bottom:none;height:64px}.intercom-lightweight-app-messenger-footer{background:#fff;border-top:1px solid #0000000d;width:100%;height:80px;font-size:14px;line-height:21px;position:absolute;bottom:0;box-shadow:0 0 25px #0000000d}@media print{.intercom-lightweight-app{display:none}}.intercom-lightweight-app-launcher{bottom:70px!important}.toast-overlay{-webkit-backdrop-filter:blur(8px);z-index:999999;background:#0000002e;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.toast-box{text-align:center;white-space:nowrap;color:#fff;border-radius:14px;min-width:320px;max-width:90%;padding:16px 24px;font-size:16px;font-weight:600;animation:.25s toastPop;box-shadow:0 18px 40px #00000059}.toast-box.success{background:#1db954}.toast-box.error{background:#e53935}.toast-box.warning{background:#ff9800}@keyframes toastPop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:focus,:focus-visible{outline:none!important}@media screen and (aspect-ratio>=16/9){html,body{font-size:1.94903vmax}}@media screen and (aspect-ratio>=16/9){input{border-radius:.89955vmax;margin-bottom:1.04948vmax;padding:1.49925vmax 1.04948vmax;font-size:2.24888vmax}}@media screen and (aspect-ratio>=16/9){h3{font-size:2.09895vmax}}.clearfix:after{content:"";clear:both;display:block}.clearfix{zoom:1}.clear{clear:both}.float-L,.marquee-pop .function-wrap label span:before,.article-date dt{float:left}.align-L,.table th,.tc-wrap h3,.announce-wrap h3,.pop-wrap h3,.select-list h3,.announce-wrap table,.announce-wrap table th{text-align:left}.align-R,.bets-back dd span,.bets-lay dd span,.bets-book dd span,.bets-head dd span,.setting-block input{text-align:right}.align-C,h3,.btn,.btn-send,.login,.form-select,.pages a,.logout,.trade p,.trade-2 p,.info-bet dt span,.info-matched dt span,.bets-back dt span,.bets-lay dt span,.bets-book dt span,.bets-head dt span,.stake-setting input,.col-stake_edit a,.loading-wrap p,.form-login dt,.support-wrap,footer,.article-date{text-align:center}.displayB,.btn,.btn-send,.login,.form-select,.pages a,.logout:after,.trade span,.trade-2 span,.info-bet dt span,.info-matched dt span,.bets-back dt span,.bets-lay dt span,.bets-book dt span,.bets-head dt span,.info-bet dd span,.info-matched dd span,.trashcan:before,.bets-back dd span,.bets-lay dd span,.bets-book dd span,.bets-head dd span,.a-edit:before,.check-list a:before,.setting-block a,.switch_on span:after,.switch_off span:after,.form-select:after,.select-list li,.select-list a,.to-BackLay li:after,.login-head,.pass-head,.login-head .close:before,.pass-head .close:before,.form-login,.form-login .error:after,.policy-link,footer li:first-child,footer .confirm-checkbox{display:block}.displayI{display:inline}.displayIB,.btn-edit:after,.login:after,.policy-link li,footer li,footer .confirm-checkbox:before{display:inline-block}.displayF,.logout,.bets-back .col-ref ul,.bets-lay .col-ref ul,.bets-book .col-ref ul,.bets-head .col-ref ul,.check-list,.to-BackLay,.trade,.trade-2,.trade dt,.trade-2 dt,.trade dd,.trade-2 dd,.fancy .trade .mode-land,.fancy .trade-2 .mode-land,.trade p,.trade-2 p,.overlay,.info-bet,.info-matched,.info-bet dt,.info-matched dt,.side-wrap,.side-head,.side-head h3,.side-content h3,.trashcan,.bets-back,.bets-lay,.bets-book,.bets-head,.bets-back dt,.bets-lay dt,.bets-book dt,.bets-head dt,.bets-back dd,.bets-lay dd,.bets-book dd,.bets-head dd,.a-edit,.check-list a,.setting-block,.setting-block dt,.setting-block dd,.switch_on span,.switch_off span,.loading-overlay,.loading-wrap,.trade-wrap,.login-head .close,.pass-head .close,.announce-header,.news-wrap,.marquee-pop .function-wrap{display:flex}.border-box,.trade dt,.trade-2 dt,.trade dd,.trade-2 dd,.trade p,.trade-2 p,.info-bet dt,.info-matched dt,.info-bet dd,.info-matched dd,.a-edit,.check-list a:before,.setting-block dt,.setting-block dd,.stake-setting input,.txt-wrap,.policy-link,.announce-header,footer,footer .confirm-checkbox:before,footer .btn,footer .btn-send,footer .login,footer .form-select,footer .pages a,.pages footer a{box-sizing:border-box}.mian-wrap{padding:0 0 17.6vw;position:relative;overflow:hidden}@media screen and (aspect-ratio>=16/9){.mian-wrap{padding:0}}@media screen and (aspect-ratio>=16/9){.btn,.btn-send,.login,.form-select,.pages a{border-radius:.89955vmax;font-size:2.24888vmax}.btn.select,.select.btn-send,.select.login,.select.form-select,.pages a.select{box-shadow:inset 0 .29985vmax #0000001a}}@media screen and (aspect-ratio>=16/9){.logout{height:7.1964vmax;margin-bottom:2.9985vmax;font-size:2.3988vmax}.logout:after{width:2.24888vmax;height:2.24888vmax;margin-left:.74963vmax}}@media screen and (aspect-ratio>=16/9){.table th{border-bottom-width:.14993vmax;padding:1.1994vmax 1.04948vmax}}@media screen and (aspect-ratio>=16/9){.table td,.table .announce-wrap table th,.announce-wrap table .table th{border-bottom-width:.14993vmax;padding:1.1994vmax 1.04948vmax}}.icon-account{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M10 0c2.756 0 5.112.978 7.067 2.933C19.022 4.888 20 7.243 20 10c0 2.756-.978 5.112-2.933 7.067C15.112 19.022 12.757 20 10 20c-2.756 0-5.112-.978-7.067-2.933C.978 15.112 0 12.757 0 10c0-2.756.978-5.112 2.933-7.067C4.888.978 7.243 0 10 0zm0 19.183c2.82 0 5.16-1.106 7.02-3.318-1.38-.544-2.87-1.057-4.472-1.538-.096-.064-.144-.24-.144-.53 0-.223.112-.592.336-1.105.16-.32.305-.833.433-1.538.32-.385.545-.898.673-1.54.096-.576.096-1.024 0-1.345-.032-.033-.048-.065-.048-.097-.096-.32-.048-.93.144-1.827.16-.833-.08-1.667-.72-2.5-.61-.833-1.54-1.282-2.79-1.346h-.865c-1.25.096-2.18.545-2.788 1.346-.642.833-.883 1.667-.722 2.5.192.898.24 1.507.144 1.827v.096c-.128.384-.144.833-.048 1.345.16.673.384 1.202.673 1.587.128.64.272 1.138.433 1.49.128.257.192.64.192 1.154 0 .257-.048.417-.144.48-1.603.45-3.045.962-4.327 1.54 1.828 2.21 4.167 3.317 7.02 3.317z\"/></svg>") no-repeat}@media screen and (aspect-ratio>=16/9){.info-inplay{border-radius:.74963vmax}}@media screen and (aspect-ratio>=16/9){.info-cashout{border-radius:.74963vmax}}.a-edit,.login-head h1,.pass-head h1,.login-head .close,.pass-head .close{text-indent:-99999px;font-size:0}.trade p span,.trade-2 p span,.bets-back dt,.bets-lay dt,.bets-book dt,.bets-head dt,.bets-back dd,.bets-lay dd,.bets-book dd,.bets-head dd,.bets-back h4,.bets-lay h4,.bets-book h4,.bets-head h4,.bets-back dd span,.bets-lay dd span,.bets-book dd span,.bets-head dd span,.select-list a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bets-back .col-ref ul li,.bets-lay .col-ref ul li,.bets-book .col-ref ul li,.bets-head .col-ref ul li,.check-list li,.to-BackLay li{list-style:none}@media (orientation:landscape){.form-login input{border-radius:1.6vw;width:calc(100% - 3.72vw);padding:2.66667vw 1.86667vw;font-size:4vw}}@media screen and (aspect-ratio>=16/9){.form-login input{border-radius:.89955vmax;width:calc(100% - 2.08vmax);padding:1.49925vmax 1.04948vmax;font-size:2.24888vmax}}.exchange .policy-link,.exchinplay .policy-link,.exchange247 .policy-link,.probetx .policy-link,.cftbet365 .policy-link,.crickzoom .policy-link,.crickzoomlive .policy-link,.probet247 .policy-link,.goexchange .policy-link,.wickets247 .policy-link,.iceEX .policy-link{color:#00000080}.exchange .policy-link a,.exchinplay .policy-link a,.exchange247 .policy-link a,.probetx .policy-link a,.cftbet365 .policy-link a,.crickzoom .policy-link a,.crickzoomlive .policy-link a,.probet247 .policy-link a,.goexchange .policy-link a,.wickets247 .policy-link a,.iceEX .policy-link a{color:#000000b3}@media screen and (aspect-ratio>=16/9){.tc-wrap,.announce-wrap{padding:3.14843vmax;font-size:2.24888vmax}.tc-wrap h2,.announce-wrap h2{margin-bottom:2.3988vmax;padding-bottom:1.1994vmax;font-size:3.29835vmax}.tc-wrap h3,.announce-wrap h3{margin-bottom:2.24888vmax;font-size:2.54873vmax}.tc-wrap h4,.announce-wrap h4,.tc-wrap h5,.announce-wrap h5{margin-bottom:1.49925vmax;font-size:2.24888vmax}.tc-wrap ul,.announce-wrap ul,.tc-wrap ol,.announce-wrap ol{margin-left:3.5982vmax}.tc-wrap ul li,.announce-wrap ul li,.tc-wrap ol li,.announce-wrap ol li{margin-bottom:1.94903vmax}.tc-wrap p,.announce-wrap p{margin:0 0 1.94903vmax}.tc-wrap address,.announce-wrap address{margin-bottom:2.24888vmax;font-size:1.94903vmax}}.mysports247 .login-head,.mysports247 .pass-head{background-image:url(/images/mobile/mysports247/KV-pic-mysports247.png)}.mysports247 .login-head h1,.mysports247 .pass-head h1{background-image:url(/images/mobile/mysports247/logo-mysports247.png);width:64.2667vw;height:22.4vw;margin-left:-32.2667vw;top:37.3333vw}@media (orientation:landscape){.mysports247 .login-head,.mysports247 .pass-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.mysports247 .login-head h1,.mysports247 .pass-head h1{background-image:url(/images/mobile/mysports247/logo-mysports247-black.png);width:60.5333vw;height:16.8vw;margin-left:-30.1333vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.mysports247 .login-head h1,.mysports247 .pass-head h1{width:34.033vmax;height:9.44528vmax;margin-left:-16.9415vmax;top:1.04948vmax}}.maxexch9 .login-head,.maxexch9 .pass-head{background-image:url(/images/mobile/maxexch9/KV-pic-maxexch9.png)}.maxexch9 .login-head h1,.maxexch9 .pass-head h1{background-image:url(/images/mobile/maxexch9/logo-maxexch9.png);width:55.4667vw;height:18.6667vw;margin-left:-24vw;top:24vw}@media (orientation:landscape){.maxexch9 .login-head,.maxexch9 .pass-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxexch9 .login-head h1,.maxexch9 .pass-head h1{background-image:url(/images/mobile/maxexch9/logo-maxexch9-black.png);width:40vw;height:14.1333vw;margin-left:-20vw;top:4vw}}@media screen and (aspect-ratio>=16/9){.maxexch9 .login-head h1,.maxexch9 .pass-head h1{width:22.4888vmax;height:7.94603vmax;margin-left:-11.2444vmax;top:2.24888vmax}}.maxinplay .login-head,.maxinplay .pass-head{background-image:url(/images/mobile/maxinplay/KV-pic-maxinplay.png)}.maxinplay .login-head h1,.maxinplay .pass-head h1{background-image:url(/images/mobile/maxinplay/logo-maxinplay.png);width:43.4667vw;height:21.3333vw;margin-left:-21.3333vw;top:24vw}@media (orientation:landscape){.maxinplay .login-head,.maxinplay .pass-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxinplay .login-head h1,.maxinplay .pass-head h1{background-image:url(/images/mobile/maxinplay/logo-maxinplay-black.png);width:32vw;height:15.4667vw;margin-left:-16vw;top:3.46667vw}}@media screen and (aspect-ratio>=16/9){.maxinplay .login-head h1,.maxinplay .pass-head h1{width:17.991vmax;height:8.69565vmax;margin-left:-8.9955vmax;top:1.94903vmax}}.mazaplay .login-head,.mazaplay .pass-head{background-image:url(/images/mobile/mazaplay/KV-pic-maza.png)}.mazaplay .login-head h1,.mazaplay .pass-head h1{background-image:url(/images/mobile/mazaplay/logo-login-maza.png);width:45.3333vw;height:23.7333vw;margin-left:-22.6667vw;top:33.3333vw}@media (orientation:landscape){.mazaplay .login-head,.mazaplay .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.mazaplay .login-head h1,.mazaplay .pass-head h1{background-image:url(/images/mobile/mazaplay/logo-maza.png);width:29.6vw;height:15.7333vw;margin-left:-14.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.mazaplay .login-head h1,.mazaplay .pass-head h1{width:16.6417vmax;height:8.84558vmax;margin-left:-8.24588vmax;top:1.49925vmax}}.kingfair24 .login-head,.kingfair24 .pass-head{background-image:url(/images/mobile/kingfair24/KV-pic-kingfair24.png)}.kingfair24 .login-head h1,.kingfair24 .pass-head h1{background-image:url(/images/mobile/kingfair24/logo-login-kingfair24.png);width:61.8667vw;height:21.8667vw;margin-left:-30.9333vw;top:21.3333vw}@media (orientation:landscape){.kingfair24 .login-head,.kingfair24 .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.kingfair24 .login-head h1,.kingfair24 .pass-head h1{background-image:url(/images/mobile/kingfair24/logo-kingfair24.png);width:50.6667vw;height:18.4vw;margin-left:-22.6667vw;top:1.6vw}}@media screen and (aspect-ratio>=16/9){.kingfair24 .login-head,.kingfair24 .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.kingfair24 .login-head h1,.kingfair24 .pass-head h1{background-image:url(/images/mobile/kingfair24/logo-kingfair24.png);width:28.4858vmax;height:10.3448vmax;margin-left:-12.7436vmax;top:.89955vmax}}.alphaexch .login-head,.alphaexch .pass-head{background-image:url(/images/mobile/alphaexch/KV-pic-alphaexch.png)}.alphaexch .login-head h1,.alphaexch .pass-head h1{background-image:url(/images/mobile/alphaexch/logo-login-alphaexch.png);width:53.3333vw;height:15.2vw;margin-left:-29.3333vw;top:44vw}@media (orientation:landscape){.alphaexch .login-head,.alphaexch .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexch .login-head h1,.alphaexch .pass-head h1{background-image:url(/images/mobile/alphaexch/logo-alphaexch.png);width:53.3333vw;height:15.2vw;margin-left:-26.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.alphaexch .login-head h1,.alphaexch .pass-head h1{width:29.985vmax;height:8.54573vmax;margin-left:-14.9925vmax;top:1.49925vmax}}.alphaexchlive .login-head,.alphaexchlive .pass-head{background-image:url(/images/mobile/alphaexchlive/KV-pic-alphaexchlive.png)}.alphaexchlive .login-head h1,.alphaexchlive .pass-head h1{background-image:url(/images/mobile/alphaexchlive/logo-login-alphaexchlive.png);width:53.3333vw;height:15.2vw;margin-left:-29.3333vw;top:44vw}@media (orientation:landscape){.alphaexchlive .login-head,.alphaexchlive .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexchlive .login-head h1,.alphaexchlive .pass-head h1{background-image:url(/images/mobile/alphaexchlive/logo-alphaexchlive.png);width:53.3333vw;height:15.2vw;margin-left:-26.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.alphaexchlive .login-head h1,.alphaexchlive .pass-head h1{width:29.985vmax;height:8.54573vmax;margin-left:-14.9925vmax;top:1.49925vmax}}.exchange .login-head,.exchange .pass-head{background-image:url(https://d1gvwx1uptx1i3.cloudfront.net/pi/pd262026/images/bannerexch.png)}.exchange .login-head h1,.exchange .pass-head h1,.exchange .login-head h2,.exchange .pass-head h2{background-image:url(/exchange/images/betinexch.png);width:65.8667vw;height:28vw;margin-left:-30vw;top:34.6667vw}@media (orientation:landscape){.exchange .login-head,.exchange .pass-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange .login-head h1,.exchange .pass-head h1,.exchange .login-head h2,.exchange .pass-head h2{background-image:url(/exchange/images/betinexch.png);width:51.4667vw;height:17.3333vw;margin-left:-25.6vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.exchange .login-head h1,.exchange .pass-head h1,.exchange .login-head h2,.exchange .pass-head h2{width:28.9355vmax;height:9.74513vmax;margin-left:-14.3928vmax;top:1.04948vmax}}.goexchange .login-head,.goexchange .pass-head{background-image:url(/images/mobile/goexchange/KV-pic-goEX.png)}.goexchange .login-head h1,.goexchange .pass-head h1{background-image:url(/images/mobile/goexchange/logo-login-goEX.png);width:35.2vw;height:22.1333vw;margin-left:-17.6vw;top:32vw}@media (orientation:landscape){.goexchange .login-head,.goexchange .pass-head{background-image:linear-gradient(#281e00 0%,#000 100%)}.goexchange .login-head h1,.goexchange .pass-head h1{background-image:url(/images/mobile/goexchange/logo-goEX.png);width:27.4667vw;height:17.3333vw;margin-left:-13.7333vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.goexchange .login-head,.goexchange .pass-head{background-image:linear-gradient(#281e00 0%,#000 100%)}.goexchange .login-head h1,.goexchange .pass-head h1{background-image:url(/images/mobile/goexchange/logo-goEX.png);width:15.4423vmax;height:9.74513vmax;margin-left:-7.72114vmax;top:1.04948vmax}}.iceEX .login-head,.iceEX .pass-head{background-image:url(/images/mobile/iceEX/KV-pic-iceEX.png)}.iceEX .login-head h1,.iceEX .pass-head h1{background-image:url(/images/mobile/iceEX/logo-login-iceEX.png);width:49.3333vw;height:25.6vw;margin-left:-24.6667vw;top:24vw}@media (orientation:landscape){.iceEX .login-head,.iceEX .pass-head{background-image:linear-gradient(#281e00 0%,#000 100%)}.iceEX .login-head h1,.iceEX .pass-head h1{background-image:url(/images/mobile/iceEX/logo-login-iceEX.png);width:49.3333vw;height:25.6vw;margin-left:-24.6667vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.iceEX .login-head,.iceEX .pass-head{background-image:linear-gradient(#281e00 0%,#000 100%)}.iceEX .login-head h1,.iceEX .pass-head h1{background-image:url(/images/mobile/iceEX/logo-iceEX.png);width:19.0405vmax;height:9.89505vmax;margin-left:-10.045vmax;top:1.04948vmax}}.agexch247 .login-head,.agexch247 .pass-head{background-image:url(/images/mobile/agEX247/KV-pic-agEX.png)}.agexch247 .login-head h1,.agexch247 .pass-head h1{background-image:url(/images/mobile/agEX247/logo-login-agEX.png);width:40vw;height:25.6vw;margin-left:-20vw;top:24vw}@media (orientation:landscape){.agexch247 .login-head,.agexch247 .pass-head{background-image:linear-gradient(#190004 0%,#000 100%)}.agexch247 .login-head h1,.agexch247 .pass-head h1{background-image:url(/images/mobile/agEX247/logo-agEX.png);width:27.4667vw;height:17.6vw;margin-left:-13.7333vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.agexch247 .login-head h1,.agexch247 .pass-head h1{width:15.4423vmax;height:9.89505vmax;margin-left:inherit;background-image:url(/images/mobile/agEX247/logo-agEX.png)}}.exchinplay .login-head,.exchinplay .pass-head{background-image:url(/images/mobile/exchinplay/KV-pic-exchinplay.png)}.exchinplay .login-head h1,.exchinplay .pass-head h1{background-image:url(/images/mobile/exchinplay/logo-exchinplay.png);background-size:cover;width:69.3333vw;height:24vw;margin-left:-32.5333vw;top:38.6667vw}@media (orientation:landscape){.exchinplay .login-head,.exchinplay .pass-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.exchinplay .login-head h1,.exchinplay .pass-head h1{background-image:url(/images/mobile/exchinplay/logo-land-exchinplay.png);width:50.9333vw;height:17.0667vw;margin-left:-25.6vw;top:2.13333vw}}@media screen and (aspect-ratio>=16/9){.exchinplay .login-head h1,.exchinplay .pass-head h1{width:28.6357vmax;height:9.5952vmax;margin-left:-14.3928vmax;top:1.1994vmax}}.probetx .login-head,.probetx .pass-head{background-image:url(/images/mobile/probetx/KV-pic-probetx.png)}.probetx .login-head h1,.probetx .pass-head h1{background-image:url(/images/mobile/probetx/logo-probetx.png);background-size:cover;width:64vw;height:24vw;margin-left:-31.4667vw;top:38.6667vw}@media (orientation:landscape){.probetx .login-head,.probetx .pass-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probetx .login-head h1,.probetx .pass-head h1{background-image:url(/images/mobile/probetx/logo-land-probetx.png);width:45.3333vw;height:16vw;margin-left:-22.6667vw;top:2.13333vw}}@media screen and (aspect-ratio>=16/9){.probetx .login-head h1,.probetx .pass-head h1{width:25.4873vmax;height:8.9955vmax;margin-left:-12.7436vmax;top:1.1994vmax}}.probet247 .login-head,.probet247 .pass-head{background-image:url(/images/mobile/probet247/KV-pic-probet247.png)}.probet247 .login-head h1,.probet247 .pass-head h1{background-image:url(/images/mobile/probet247/logo-probet247.png);background-size:cover;width:84.5333vw;height:38.9333vw;margin-left:-42.2667vw;top:31.4667vw}@media (orientation:landscape){.probet247 .login-head,.probet247 .pass-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probet247 .login-head h1,.probet247 .pass-head h1{background-image:url(/images/mobile/probet247/logo-land-probet247.png);width:49.3333vw;height:17.6vw;margin-left:-24.6667vw;top:1.33333vw}}@media screen and (aspect-ratio>=16/9){.probet247 .login-head h1,.probet247 .pass-head h1{width:27.7361vmax;height:9.89505vmax;margin-left:-13.8681vmax;top:.74963vmax}}.bigexch .login-head,.bigexch .pass-head{background-image:url(/images/mobile/bigexch/KV-pic-bigexch.png)}.bigexch .login-head h1,.bigexch .pass-head h1{mix-blend-mode:lighten;background-image:url(/images/mobile/bigexch/logo-bigexch.png);background-size:cover;width:56.8vw;height:16vw;margin-left:-28vw;top:45.3333vw}@media (orientation:landscape){.bigexch .login-head,.bigexch .pass-head{background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.bigexch .login-head h1,.bigexch .pass-head h1{top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.bigexch .login-head h1,.bigexch .pass-head h1{width:31.934vmax;height:8.9955vmax;margin-left:-15.7421vmax;top:1.49925vmax}}.sixball .login-head,.sixball .pass-head{background-image:url(/images/mobile/sixball/KV-pic-6ball.png)}.sixball .login-head h1,.sixball .pass-head h1{background-image:url(/images/mobile/sixball/logo-6ball.png);background-size:cover;width:48vw;height:27.4667vw;margin-left:-24vw;top:29.3333vw}@media (orientation:landscape){.sixball .login-head,.sixball .pass-head{background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixball .login-head h1,.sixball .pass-head h1{width:34.6667vw;height:19.7333vw;margin-left:inherit;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.sixball .login-head h1,.sixball .pass-head h1{width:19.4903vmax;height:11.0945vmax;margin-left:inherit}}.sixballio .login-head,.sixballio .pass-head{background-image:url(/images/mobile/sixballio/KV-pic-6ballio.png)}.sixballio .login-head h1,.sixballio .pass-head h1{background-image:url(/images/mobile/sixball/logo-6ball.png);background-size:cover;width:48vw;height:27.4667vw;margin-left:-24vw;top:29.3333vw}@media (orientation:landscape){.sixballio .login-head,.sixballio .pass-head{background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixballio .login-head h1,.sixballio .pass-head h1{width:34.6667vw;height:19.7333vw;margin-left:inherit;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.sixballio .login-head h1,.sixballio .pass-head h1{width:19.4903vmax;height:11.0945vmax;margin-left:inherit}}.sgexch247 .login-head,.sgexch247 .pass-head{background-image:url(/images/mobile/sgexch247/KV-pic-sgexch247.png)}.sgexch247 .login-head h1,.sgexch247 .pass-head h1{background-image:url(/images/mobile/sgexch247/logo-sgexch247.png);background-size:cover;width:45.3333vw;height:26.6667vw;margin-left:-22.6667vw;top:34.6667vw}@media (orientation:landscape){.sgexch247 .login-head,.sgexch247 .pass-head{background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sgexch247 .login-head h1,.sgexch247 .pass-head h1{width:34.1333vw;height:18.6667vw;margin-left:inherit;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.sgexch247 .login-head,.sgexch247 .pass-head{background-image:linear-gradient(1deg,#020202 3%,#3c3c3c 99%)}.sgexch247 .login-head h1,.sgexch247 .pass-head h1{width:16.6417vmax;height:9.74513vmax;margin-left:inherit;background-image:url(/images/mobile/sgexch247/logo-sgexch247.png);top:50%;left:50%;transform:translate(-50%,-50%)}}.baji .login-head,.baji .pass-head{background-image:url(/images/mobile/baji/KV-pic-baji.png)}.baji .login-head h1,.baji .pass-head h1{background-image:url(/images/mobile/baji/logo-baji.png);background-size:cover;width:42.6667vw;height:26.6667vw;margin-left:-22.6667vw;top:30.6667vw}@media (orientation:landscape){.baji .login-head,.baji .pass-head{background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji .login-head h1,.baji .pass-head h1{width:23.4667vw;height:14.6667vw;margin-left:inherit;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.baji .login-head,.baji .pass-head{background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji .login-head h1,.baji .pass-head h1{width:13.1934vmax;height:8.24588vmax;margin-left:inherit;background-image:url(/images/mobile/baji/logo-baji.png);top:50%;left:50%;transform:translate(-50%,-50%)}}.baji365 .login-head,.baji365 .pass-head{background-image:url(/images/mobile/baji365/KV-pic-baji365.png)}.baji365 .login-head h1,.baji365 .pass-head h1{background-image:url(/images/mobile/baji365/logo-baji365.png);background-size:cover;width:61.3333vw;height:18.9333vw;margin-left:-29.3333vw;top:28vw}@media (orientation:landscape){.baji365 .login-head,.baji365 .pass-head{background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji365 .login-head h1,.baji365 .pass-head h1{width:40.5333vw;height:12.5333vw;margin-left:inherit;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.baji365 .login-head,.baji365 .pass-head{background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji365 .login-head h1,.baji365 .pass-head h1{width:22.7886vmax;height:7.04648vmax;margin-left:inherit;background-image:url(/images/mobile/baji365/logo-baji365.png);top:50%;left:50%;transform:translate(-50%,-50%)}}.masterexchange .login-head,.masterexchange .pass-head{background-image:url(/images/mobile/masterexc/KV-pic-masterexc.png)}.masterexchange .login-head h1,.masterexchange .pass-head h1{background-image:url(/images/mobile/masterexc/logo-masterexc.png);background-size:cover;width:61.8667vw;height:21.3333vw;margin-left:-32.5333vw;top:33.0667vw}@media (orientation:landscape){.masterexchange .login-head,.masterexchange .pass-head{background-image:linear-gradient(-180deg,#dfe0e2 0%,#fff 100%)}.masterexchange .login-head h1,.masterexchange .pass-head h1{background-image:url(/images/mobile/masterexc/logo-masterexc.png);width:48vw;height:16.5333vw;margin-left:-25.6vw;top:3.2vw}}@media screen and (aspect-ratio>=16/9){.masterexchange .login-head,.masterexchange .pass-head{background-image:url(/images/mobile/masterexc/bg-login-land-masterexc.png);background-position:50%;background-size:cover}.masterexchange .login-head h1,.masterexchange .pass-head h1{width:26.9865vmax;height:9.29535vmax;margin-left:-14.3928vmax;top:1.7991vmax}}.matador .login-head,.matador .pass-head{background-image:url(/images/mobile/matador/KV-pic-matador.png)}.matador .login-head h1,.matador .pass-head h1{background-image:url(/images/mobile/matador/logo-matador.png);background-size:contain;width:28.2667vw;height:29.3333vw;margin-left:-14.1333vw;top:24vw}@media (orientation:landscape){.matador .login-head,.matador .pass-head{background-image:linear-gradient(-180deg,#ff0032 0%,#c10a31 100%)}.matador .login-head h1,.matador .pass-head h1{background-image:url(/images/mobile/matador/login-land-matador.png);width:48vw;height:10.6667vw;margin-left:-24vw;top:5.33333vw}}@media screen and (aspect-ratio>=16/9){.matador .login-head h1,.matador .pass-head h1{background-image:url(/images/mobile/matador/login-land-matador.png);width:28.1859vmax;height:5.997vmax;margin-left:-14.093vmax;top:2.9985vmax}}.fairenter .login-head,.fairenter .pass-head{background-image:url(/images/mobile/fairenter/KV-pic-fairenter.png)}.fairenter .login-head h1,.fairenter .pass-head h1{background-image:url(/images/mobile/fairenter/logo-fairenter.png);width:64.2667vw;height:19.4667vw;margin-left:-32.2667vw;top:37.3333vw}@media (orientation:landscape){.fairenter .login-head,.fairenter .pass-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.fairenter .login-head h1,.fairenter .pass-head h1{background-image:url(/images/mobile/fairenter/logo-fairenter-b.png);width:60.5333vw;height:18.6667vw;margin-left:-30.1333vw;top:1.6vw}}@media screen and (aspect-ratio>=16/9){.fairenter .login-head h1,.fairenter .pass-head h1{width:34.033vmax;height:10.4948vmax;margin-left:-16.9415vmax;top:.89955vmax}}.lucky7 .login-head,.lucky7 .pass-head{background-image:url(/images/mobile/lucky7/KV-pic-lucky7.png)}.lucky7 .login-head h1,.lucky7 .pass-head h1{background-image:url(/images/mobile/lucky7/login-lucky7.png);background-size:contain;width:38.4vw;height:15.2vw;margin-left:-19.2vw;top:32vw}@media (orientation:landscape){.lucky7 .login-head,.lucky7 .pass-head{background-image:linear-gradient(-180deg,#303fa3 0%,#141e63 100%)}.lucky7 .login-head h1,.lucky7 .pass-head h1{background-image:url(/images/mobile/lucky7/logo-lucky7.png);width:37.3333vw;height:12.8vw;margin-left:-18.6667vw;top:4.26667vw}}@media screen and (aspect-ratio>=16/9){.lucky7 .login-head h1,.lucky7 .pass-head h1{background-image:url(/images/mobile/lucky7/logo-lucky7.png);width:20.9895vmax;height:7.1964vmax;margin-left:-10.4948vmax;top:2.3988vmax}}.dhoom .login-head,.dhoom .pass-head{background-image:url(/images/mobile/dhoom/KV-pic-dhoom.png)}.dhoom .login-head h1,.dhoom .pass-head h1{background-image:url(/images/mobile/dhoom/login-dhoom.png);background-size:contain;width:95.4667vw;height:59.2vw;margin-left:-47.7333vw;top:5.33333vw}@media (orientation:landscape){.dhoom .login-head,.dhoom .pass-head{background-color:#0e2b90;background-image:url(/images/mobile/dhoom/head_bg.jpg);background-repeat:repeat-x;background-size:cover}.dhoom .login-head h1,.dhoom .pass-head h1{background-image:url(/images/mobile/dhoom/logo-dhoom.png);width:30.9333vw;height:21.3333vw;margin-left:-15.4667vw;top:.26667vw}}@media screen and (aspect-ratio>=16/9){.dhoom .login-head h1,.dhoom .pass-head h1{background-image:url(/images/mobile/dhoom/logo-dhoom.png);width:16.3418vmax;height:11.2444vmax;margin-left:-8.17091vmax;top:.14993vmax}}.qexch .login-head,.qexch .pass-head{background-image:url(/images/mobile/qexch/KV-pic-qexch.png)}.qexch .login-head h1,.qexch .pass-head h1{background-image:url(/images/mobile/qexch/login-qexch.png);background-size:contain;width:24vw;height:29.3333vw;margin-left:-12vw;top:27.2vw}@media (orientation:landscape){.qexch .login-head,.qexch .pass-head{background-image:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.qexch .login-head h1,.qexch .pass-head h1{background-image:url(/images/mobile/qexch/logo-qexch.png);width:52.8vw;height:11.7333vw;margin-left:-26.4vw;top:4.8vw}}@media screen and (aspect-ratio>=16/9){.qexch .login-head h1,.qexch .pass-head h1{background-image:url(/images/mobile/qexch/logo-qexch.png);width:29.6852vmax;height:6.5967vmax;margin-left:-14.8426vmax;top:2.69865vmax}}.iceinplay .login-head,.iceinplay .pass-head{background-image:url(/images/mobile/iceinplay/KV-pic-iceinplay.png)}.iceinplay .login-head h1,.iceinplay .pass-head h1{background-image:url(/images/mobile/iceinplay/logo-login-iceinplay.png);background-size:contain;width:49.3333vw;height:25.6vw;margin-left:-24.6667vw;top:27.2vw}@media (orientation:landscape){.iceinplay .login-head,.iceinplay .pass-head{background-image:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.iceinplay .login-head h1,.iceinplay .pass-head h1{background-image:url(/images/mobile/iceinplay/logo-login-iceinplay.png);width:49.3333vw;height:25.6vw;margin-left:-24.6667vw;top:4.8vw}}@media screen and (aspect-ratio>=16/9){.iceinplay .login-head h1,.iceinplay .pass-head h1{background-image:url(/images/mobile/iceinplay/logo-iceinplay.png);width:18.8906vmax;height:9.74513vmax;margin-left:-10.2699vmax;top:1.34933vmax}}.betmygame .login-head,.betmygame .pass-head{background-image:url(/images/mobile/betmygame/KV-pic-betmygame.png)}.betmygame .login-head h1,.betmygame .pass-head h1{background-image:url(/images/mobile/betmygame/logo-betmygame.png);background-size:contain;width:62.9333vw;height:18.6667vw;margin-left:-31.4667vw;top:40.5333vw}@media (orientation:landscape){.betmygame .login-head,.betmygame .pass-head{background-image:linear-gradient(-180deg,#444 0%,#1e1e1e 100%)}.betmygame .login-head h1,.betmygame .pass-head h1{background-image:url(/images/mobile/betmygame/logo-betmygame.png);width:48vw;height:14.9333vw;margin-left:-24vw;top:4.26667vw}}@media screen and (aspect-ratio>=16/9){.betmygame .login-head h1,.betmygame .pass-head h1{background-image:url(/images/mobile/betmygame/logo-betmygame.png);width:26.9865vmax;height:8.3958vmax;margin-left:-13.4933vmax;top:2.3988vmax}}.fancyfair .login-head,.fancyfair .pass-head{background-image:url(/images/mobile/fancyfair/KV-pic-fancyfair.png)}.fancyfair .login-head h1,.fancyfair .pass-head h1{background-image:url(/images/mobile/fancyfair/logo-fancyfair-login.png);background-size:contain;width:45.3333vw;height:29.3333vw;margin-left:-22.6667vw;top:23.4667vw}@media (orientation:landscape){.fancyfair .login-head,.fancyfair .pass-head{background-image:linear-gradient(-180deg,#50996b 0%,#1a5a32 100%)}.fancyfair .login-head h1,.fancyfair .pass-head h1{background-image:url(/images/mobile/fancyfair/logo-fancyfair.png);width:53.3333vw;height:12.8vw;margin-left:-26.6667vw;top:4.8vw}}@media screen and (aspect-ratio>=16/9){.fancyfair .login-head h1,.fancyfair .pass-head h1{background-image:url(/images/mobile/fancyfair/logo-fancyfair.png);width:31.4843vmax;height:7.7961vmax;margin-left:-15.7421vmax;top:2.3988vmax}}.maruti .login-head,.maruti .pass-head,.marutibook .login-head,.marutibook .pass-head{background-image:url(/images/mobile/maruti/KV-pic-maruti.png)}.maruti .login-head h1,.maruti .pass-head h1,.marutibook .login-head h1,.marutibook .pass-head h1{background-image:url(/images/mobile/maruti/logo-login-maruti.png);width:53.3333vw;height:24vw;margin-left:-26.6667vw;top:32.5333vw}@media (orientation:landscape){.maruti .login-head,.maruti .pass-head,.marutibook .login-head,.marutibook .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.maruti .login-head h1,.maruti .pass-head h1,.marutibook .login-head h1,.marutibook .pass-head h1{background-image:url(/images/mobile/maruti/logo-maruti.png);width:45.3333vw;height:17.0667vw;margin-left:-22.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.maruti .login-head h1,.maruti .pass-head h1,.marutibook .login-head h1,.marutibook .pass-head h1{width:25.4873vmax;height:9.5952vmax;margin-left:-12.7436vmax;top:1.49925vmax}}.exchange247 .login-head,.exchange247 .pass-head{background-image:url(/images/mobile/exchange_247247/KV-pic-skyEX.png)}.exchange247 .login-head h1,.exchange247 .pass-head h1{background-image:url(/images/mobile/exchange_247247/logo-exchange_247247.png);width:65.8667vw;height:22.1333vw;margin-left:-33.0667vw;top:34.6667vw}@media (orientation:landscape){.exchange247 .login-head,.exchange247 .pass-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange247 .login-head h1,.exchange247 .pass-head h1{background-image:url(/images/mobile/exchange_247247/logo-exchange_247247.png);width:51.4667vw;height:17.3333vw;margin-left:-25.6vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.exchange247 .login-head h1,.exchange247 .pass-head h1{width:28.9355vmax;height:9.74513vmax;margin-left:-14.3928vmax;top:1.04948vmax}}.oceanexch1 .login-head,.oceanexch1 .pass-head{background-image:url(/images/mobile/oceanexch1/KV-pic-oceanexch1.png)}.oceanexch1 .login-head h1,.oceanexch1 .pass-head h1{background-image:url(/images/mobile/oceanexch1/logo-login-port-oceanexch1.png);width:60.8vw;height:23.4667vw;margin-left:-30.4vw;top:26.1333vw}@media (orientation:landscape){.oceanexch1 .login-head,.oceanexch1 .pass-head{background-image:linear-gradient(-180deg,#fff 0%,#e0e0e0 100%)}.oceanexch1 .login-head h1,.oceanexch1 .pass-head h1{background-image:url(/images/mobile/oceanexch1/logo-login-oceanexch1.png);width:42.6667vw;height:16vw;margin-left:-21.3333vw;top:3.2vw}}@media screen and (aspect-ratio>=16/9){.oceanexch1 .login-head h1,.oceanexch1 .pass-head h1{background-image:url(/images/mobile/oceanexch1/logo-login-oceanexch1.png);width:25.1874vmax;height:9.5952vmax;margin-left:-12.5937vmax;top:1.7991vmax}}.oceanbook1 .login-head,.oceanbook1 .pass-head{background-image:url(/images/mobile/oceanbook1/KV-pic-oceanbook1.png)}.oceanbook1 .login-head h1,.oceanbook1 .pass-head h1{background-image:url(/images/mobile/oceanbook1/logo-login-port-oceanbook1.png);width:60.8vw;height:23.4667vw;margin-left:-30.4vw;top:26.1333vw}@media (orientation:landscape){.oceanbook1 .login-head,.oceanbook1 .pass-head{background-image:linear-gradient(-180deg,#fff 0%,#e0e0e0 100%)}.oceanbook1 .login-head h1,.oceanbook1 .pass-head h1{background-image:url(/images/mobile/oceanbook1/logo-login-oceanbook1.png);width:42.6667vw;height:16vw;margin-left:-21.3333vw;top:3.2vw}}@media screen and (aspect-ratio>=16/9){.oceanbook1 .login-head h1,.oceanbook1 .pass-head h1{background-image:url(/images/mobile/oceanbook1/logo-login-oceanbook1.png);width:25.1874vmax;height:9.5952vmax;margin-left:-12.5937vmax;top:1.7991vmax}}.wicketslive .login-head,.wicketslive .pass-head{background-image:url(/images/mobile/9wicketslive/KV-pic-9wicketslive.png)}.wicketslive .login-head h1,.wicketslive .pass-head h1{background-image:url(/images/mobile/9wicketslive/logo-9wicketslive.png)}@media (orientation:landscape){.wicketslive .login-head,.wicketslive .pass-head{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketslive .login-head h1,.wicketslive .pass-head h1{background-image:url(/images/mobile/9wicketslive/logo-9wicketslive.png)}}.wicketspro .login-head,.wicketspro .pass-head{background-image:url(/images/mobile/9wicketspro/KV-pic-9wicketspro.png)}.wicketspro .login-head h1,.wicketspro .pass-head h1{background-image:url(/images/mobile/9wicketspro/logo-9wicketspro.png)}@media (orientation:landscape){.wicketspro .login-head,.wicketspro .pass-head{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketspro .login-head h1,.wicketspro .pass-head h1{background-image:url(/images/mobile/9wicketspro/logo-9wicketspro.png)}}.yabo101sport .login-head,.yabo101sport .pass-head{background-image:url(/images/mobile/yabo101sport/KV-pic-yabo101sport.png)}.yabo101sport .login-head h1,.yabo101sport .pass-head h1{background-image:url(/images/mobile/yabo101sport/logo-yabo101sport.png)}@media (orientation:landscape){.yabo101sport .login-head,.yabo101sport .pass-head{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.yabo101sport .login-head h1,.yabo101sport .pass-head h1{background-image:url(/images/mobile/yabo101sport/logo-yabo101sport.png)}}.cftbet365 .login-head,.cftbet365 .pass-head{background-image:url(/images/mobile/cftbet365/KV-pic-cftbet365.png)}.cftbet365 .login-head h1,.cftbet365 .pass-head h1{background-image:url(/images/mobile/cftbet365/logo-cftbet365.png);background-size:cover;width:58.9333vw;height:20.8vw;margin-left:-29.3333vw;top:40vw}@media (orientation:landscape){.cftbet365 .login-head,.cftbet365 .pass-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.cftbet365 .login-head h1,.cftbet365 .pass-head h1{background-image:url(/images/mobile/cftbet365/logo-land-cftbet365.png);width:45.3333vw;height:16vw;margin-left:-22.6667vw;top:3.2vw}}@media screen and (aspect-ratio>=16/9){.cftbet365 .login-head,.cftbet365 .pass-head{height:11.994vmax;margin-bottom:2.9985vmax}.cftbet365 .login-head h1,.cftbet365 .pass-head h1{width:25.4873vmax;height:8.9955vmax;margin-left:-12.7436vmax;top:1.7991vmax}}.crickzoom .login-head,.crickzoom .pass-head{background-image:url(/images/mobile/crickzoom/KV-pic-crickzoom.png)}.crickzoom .login-head h1,.crickzoom .pass-head h1{background-image:url(/images/mobile/crickzoom/logo-crickzoom.png);background-size:cover;width:54.1333vw;height:19.2vw;margin-left:-26.6667vw;top:41.3333vw}@media (orientation:landscape){.crickzoom .login-head,.crickzoom .pass-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoom .login-head h1,.crickzoom .pass-head h1{background-image:url(/images/mobile/crickzoom/logo-land-crickzoom.png);width:45.3333vw;height:16.2667vw;margin-left:-22.6667vw;top:2.13333vw}}@media screen and (aspect-ratio>=16/9){.crickzoom .login-head h1,.crickzoom .pass-head h1{width:25.4873vmax;height:9.14543vmax;margin-left:-12.7436vmax;top:1.1994vmax}}.crickzoomlive .login-head,.crickzoomlive .pass-head{background-image:url(/images/mobile/crickzoomlive/KV-pic-crickzoomlive.png)}.crickzoomlive .login-head h1,.crickzoomlive .pass-head h1{background-image:url(/images/mobile/crickzoomlive/logo-crickzoomlive.png);background-size:cover;width:54.1333vw;height:19.2vw;margin-left:-26.6667vw;top:41.3333vw}@media (orientation:landscape){.crickzoomlive .login-head,.crickzoomlive .pass-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoomlive .login-head h1,.crickzoomlive .pass-head h1{background-image:url(/images/mobile/crickzoomlive/logo-land-crickzoomlive.png);width:45.3333vw;height:16.2667vw;margin-left:-22.6667vw;top:2.13333vw}}@media screen and (aspect-ratio>=16/9){.crickzoomlive .login-head h1,.crickzoomlive .pass-head h1{width:25.4873vmax;height:9.14543vmax;margin-left:-12.7436vmax;top:1.1994vmax}}.wickets247 .login-head,.wickets247 .pass-head{background-image:url(/images/mobile/9wickets247/KV-pic-9wickets247.png)}.wickets247 .login-head h1,.wickets247 .pass-head h1{background-image:url(/images/mobile/9wickets247/logo-9wickets247.png);width:65.8667vw;height:22.1333vw;margin-left:-33.0667vw;top:34.6667vw}@media (orientation:landscape){.wickets247 .login-head,.wickets247 .pass-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.wickets247 .login-head h1,.wickets247 .pass-head h1{background-image:url(/images/mobile/9wickets247/logo-9wickets247.png);width:51.4667vw;height:17.3333vw;margin-left:-25.6vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.wickets247 .login-head h1,.wickets247 .pass-head h1{width:28.9355vmax;height:9.74513vmax;margin-left:-14.3928vmax;top:1.04948vmax}}.crickex .login-head,.crickex .pass-head{background-image:url(/images/mobile/crickex/KV-pic-crickex.png)}.crickex .login-head h1,.crickex .pass-head h1{background-image:url(/images/mobile/crickex/logo-login-crickex.png);width:72vw;height:25.6vw;margin-left:-36vw;top:41.3333vw}@media (orientation:landscape){.crickex .login-head,.crickex .pass-head{background:#005dac}.crickex .login-head h1,.crickex .pass-head h1{background-image:url(/images/mobile/crickex/logo-crickex.png);width:53.3333vw;height:15.2vw;margin-left:-26.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.crickex .login-head h1,.crickex .pass-head h1{width:33.8831vmax;height:5.84708vmax;margin-left:-16.9415vmax;top:3.74813vmax}}.trade,.trade-2{border-bottom:1px solid #7e97a7;min-height:11.2vw;position:relative}.trade dt,.trade-2 dt{flex-wrap:wrap;flex:1;align-items:center;padding:0 1.86667vw;font-size:4vw;font-weight:700;overflow:hidden}.trade dd,.trade-2 dd{border-right:1px solid #fff}.trade dd:last-of-type,.trade-2 dd:last-of-type{border-right-width:0}.trade span,.trade-2 span{font-size:2.93333vw;font-weight:400}.trade .mode-land,.trade-2 .mode-land{display:none}.trade:last-child,.trade-2:last-child{border-bottom-width:0}.fancy .trade .mode-land,.fancy .trade-2 .mode-land{width:8vw}@media screen and (aspect-ratio>=16/9){.trade,.trade-2{min-height:6.29685vmax}.trade dt,.trade-2 dt{padding:0 1.04948vmax;font-size:2.24888vmax}.trade span,.trade-2 span{font-size:1.64918vmax}.trade .mode-land,.trade-2 .mode-land{display:flex}.fancy .trade .mode-land,.fancy .trade-2 .mode-land{width:20.09vmax;display:flex}}.trade p,.trade-2 p{color:#1e1e1e;flex-direction:column;justify-content:center;width:100%;padding:1.6vw;font-weight:700}@media screen and (aspect-ratio>=16/9){.trade p,.trade-2 p{padding:.89955vmax}}@keyframes sparkBack{0%{color:#1e1e1e;background-color:#72bbef}50%{color:#fff;background-color:#f8e71c}to{color:#1e1e1e;background-color:#72bbef}}@keyframes sparkBack_2{0%{color:#1e1e1e;background-color:#b7d5eb}50%{color:#fff;background-color:#f8e71c}to{color:#1e1e1e;background-color:#b7d5eb}}@keyframes sparkBack_3{0%{color:#1e1e1e;background-color:#d7e8f4}50%{color:#fff;background-color:#f8e71c}to{color:#1e1e1e;background-color:#d7e8f4}}@keyframes sparkLay{0%{color:#1e1e1e;background-color:#faa9ba}50%{color:#fff;background-color:#26f1f8}to{color:#1e1e1e;background-color:#faa9ba}}@keyframes sparkLay_2{0%{color:#1e1e1e;background-color:#efd3d9}50%{color:#fff;background-color:#26f1f8}to{color:#1e1e1e;background-color:#efd3d9}}@keyframes sparkLay_3{0%{color:#1e1e1e;background-color:#f6e6ea}50%{color:#fff;background-color:#26f1f8}to{color:#1e1e1e;background-color:#f6e6ea}}@keyframes sparkBook{0%{color:#1e1e1e;background-color:#72e3a0}50%{color:#fff;background-color:#f8e71c}to{color:#1e1e1e;background-color:#72e3a0}}@media screen and (aspect-ratio>=16/9){.info-bet dt span,.info-matched dt span,.bets-back dt span,.bets-lay dt span,.bets-book dt span,.bets-head dt span{border-radius:.5997vmax;width:8.9955vmax;margin-right:1.04948vmax}}input.error,.error input{color:#d0021b;background:#fbd7d3;border:1px solid #d0021b}input:focus{color:#1e1e1e;background-color:#fff0ca;border-color:#be7809;box-shadow:inset 0 .26667vw 1.33333vw #a1802d99}input.disable{color:#666;box-shadow:none;background-color:#dcdcdc;border:1px solid #bbb}@keyframes twinkling{0%,to{opacity:1}50%{opacity:.3}}@keyframes leftIn{0%{opacity:0;margin-left:-94.6667vw}30%{opacity:1}to{margin-left:0}}@keyframes rightIn{0%{opacity:0;margin-right:-94.6667vw}30%{opacity:1}to{margin-right:0}}@keyframes typeing{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes loading-1{0%{left:0}50%{left:50%}to{left:0}}@keyframes loading-2{0%{z-index:1;left:50%}49%{z-index:1}50%{z-index:10;left:0}to{z-index:10;left:50%}}@keyframes loadBar{0%{opacity:.1}50%{opacity:1;transform:scale(1.4)}to{opacity:.1}}@keyframes urgent-notice{0%{opacity:0;top:-100%}to{opacity:1;top:0}}@keyframes cooldown{0%{opacity:0;width:100%}5%{opacity:1;width:95%}95%{opacity:1;width:5%}to{opacity:0;width:0}}.twinkling{animation:1.4s infinite twinkling}.loading-shimmer{background:#ced5da linear-gradient(90deg,#ced5da 8%,#d8dfe4 18%,#ced5da 33%) 0 0/213.333vw 27.7333vw;height:auto;animation:1.25s linear infinite placeHolderShimmer}@media screen and (aspect-ratio>=16/9){.loading-shimmer{background-size:119.94vmax 15.5922vmax}}@keyframes placeHolderShimmer{0%{background-position:-124.8vw 0}to{background-position:124.8vw 0}}@media screen and (aspect-ratio>=16/9){.pop-wrap,.select-list{border-radius:.74963vmax;width:47.2264vmax;font-size:2.24888vmax;box-shadow:0 .44978vmax 1.49925vmax #00000080}.pop-wrap h3,.select-list h3{border-radius:.74963vmax .74963vmax 0 0;padding:1.34933vmax 1.04948vmax;font-size:2.24888vmax}}@media screen and (aspect-ratio>=16/9){.transfer-wrap{width:71.964vmax}.transfer-wrap .available-wrap{justify-content:center;display:flex}.transfer-wrap .available-wrap h4{width:50%;padding:.89955vmax 2.54873vmax .89955vmax 2.9985vmax;font-size:2.3988vmax;line-height:2.9985vmax}.transfer-wrap .available-wrap h4 span{font-size:1.7991vmax}.transfer-wrap .error{text-indent:1.49925vmax;margin-bottom:2.24888vmax;font-size:1.7991vmax;line-height:2.24888vmax}}@media screen and (aspect-ratio>=16/9){.transfer-content{border-top:.14993vmax solid #8fa6b5;border-bottom:.14993vmax solid #8fa6b5;justify-content:center;margin-bottom:1.49925vmax;display:flex}.transfer-content dl{width:calc(100% - 1.7991vmax);padding:.89955vmax 2.54873vmax .89955vmax 2.9985vmax}.transfer-content dl:before{width:2.24888vmax;height:2.24888vmax;top:50%;left:calc(100% - 1.49925vmax)}.transfer-content dl:first-child:before{width:2.24888vmax;height:2.24888vmax;top:50%;left:100%}.transfer-content dd{margin-bottom:.74963vmax;font-size:2.09895vmax;line-height:2.9985vmax}.transfer-content dd strong{margin-right:.74963vmax;font-size:2.9985vmax;line-height:2.9985vmax}.transfer-content dd input{border:.14993vmax solid #8fa6b5;width:calc(100% - 2.09895vmax)}.transfer-content dd.quick_stake a{margin-right:.74963vmax}}@media screen and (aspect-ratio>=16/9){.info-bet,.info-matched{margin-bottom:1.04948vmax}.info-bet dt,.info-matched dt,.info-bet dd,.info-matched dd{padding:1.04948vmax}.info-bet dt,.info-matched dt{line-height:4.7976vmax}.info-bet dd,.info-matched dd{font-size:2.54873vmax}.info-bet dd span,.info-matched dd span{font-size:2.24888vmax}}@media screen and (aspect-ratio>=16/9){.side-wrap{border-radius:0 .89955vmax .89955vmax 0;box-shadow:.29985vmax 0 .89955vmax #00000080}.right-side .side-wrap{border-radius:.89955vmax 0 0 .89955vmax}.right-side .side-wrap .side-head{border-radius:.89955vmax 0 0}.side-wrap .btn-list{flex:0 0 7.1964vmax;margin-top:1.04948vmax}.side-wrap .message-wrap .close{padding:0 1.94903vmax}}@media (orientation:landscape){.setting-wrap{height:100%}}@media screen and (aspect-ratio>=16/9){.full-pop,.auto-pop,.rules-pop,.rules-download,.login-pop{border-radius:.89955vmax;width:56.2219vmax}.full-pop .side-head,.auto-pop .side-head,.rules-pop .side-head,.rules-download .side-head,.login-pop .side-head{border-radius:.89955vmax .89955vmax 0 0}}@media screen and (aspect-ratio>=16/9){.auto-pop{height:95%}}@media screen and (aspect-ratio>=16/9){.rules-download{width:50.2249vmax}.rules-download .btn-list a{width:25.4873vmax}}.login-pop .login-head,.login-pop .pass-head{border-radius:1.6vw 1.6vw 0 0}@media screen and (aspect-ratio>=16/9){.login-pop .close{width:4.49775vmax;height:4.49775vmax;margin-top:1.04948vmax;position:absolute;right:1.04948vmax}.login-pop .close:before{width:1.49925vmax;height:1.49925vmax}.login-pop .login-head,.login-pop .pass-head{border-radius:.89955vmax .89955vmax 0 0}.login-pop .form-login{margin-bottom:7.49625vmax}}@media screen and (aspect-ratio>=16/9){.side-head{border-radius:0 .89955vmax 0 0;flex:0 0 5.84708vmax}.side-head h3{padding:0 1.04948vmax;font-size:2.24888vmax}.side-head h3 img{width:2.9985vmax;height:2.9985vmax;margin-right:.74963vmax}.side-head .close{padding:0 1.94903vmax}}@media screen and (aspect-ratio>=16/9){.side-content{border-radius:0 0 .89955vmax}.side-content h3{padding:0 1.04948vmax}.right-side .side-content{border-radius:0 0 0 .89955vmax}}@media screen and (aspect-ratio>=16/9){.trashcan{border-radius:.5997vmax;margin:.74963vmax;padding:0 1.49925vmax;font-size:1.7991vmax;line-height:4.49775vmax}.trashcan:before{width:1.64918vmax;height:1.94903vmax;margin-right:.74963vmax}}@media screen and (aspect-ratio>=16/9){.bets-back dt,.bets-lay dt,.bets-book dt,.bets-head dt,.bets-back dd,.bets-lay dd,.bets-book dd,.bets-head dd{padding:.74963vmax 1.04948vmax}.bets-back dt span,.bets-lay dt span,.bets-book dt span,.bets-head dt span{width:6.74663vmax;line-height:4.49775vmax}.bets-back .col-odds,.bets-lay .col-odds,.bets-book .col-odds,.bets-head .col-odds{flex:0 8.9955vmax}.bets-back .col-stake,.bets-lay .col-stake,.bets-book .col-stake,.bets-head .col-stake{flex:0 0 12.7436vmax}.bets-back .col-profit,.bets-lay .col-profit,.bets-book .col-profit,.bets-head .col-profit{flex:0 12.7436vmax}.bets-back .col-delete,.bets-lay .col-delete,.bets-book .col-delete,.bets-head .col-delete{flex:0 4.49775vmax}.bets-back .trashcan,.bets-lay .trashcan,.bets-book .trashcan,.bets-head .trashcan{height:4.49775vmax}.bets-back .info-keep,.bets-lay .info-keep,.bets-book .info-keep,.bets-head .info-keep,.bets-back .col-ref,.bets-lay .col-ref,.bets-book .col-ref,.bets-head .col-ref{padding:.5997vmax 1.04948vmax;font-size:1.64918vmax}.bets-back .info-keep strong,.bets-lay .info-keep strong,.bets-book .info-keep strong,.bets-head .info-keep strong,.bets-back .col-ref strong,.bets-lay .col-ref strong,.bets-book .col-ref strong,.bets-head .col-ref strong{margin:0 .74963vmax}.bets-back .info-keep.edit,.bets-lay .info-keep.edit,.bets-book .info-keep.edit,.bets-head .info-keep.edit,.bets-back .edit.col-ref,.bets-lay .edit.col-ref,.bets-book .edit.col-ref,.bets-head .edit.col-ref{padding:0 1.04948vmax;font-size:1.94903vmax}.bets-back .col-ref li,.bets-lay .col-ref li,.bets-book .col-ref li,.bets-head .col-ref li{margin-right:1.49925vmax}}@media screen and (aspect-ratio>=16/9){.a-edit{border-radius:.5997vmax;flex:0 0 4.49775vmax;height:4.49775vmax;margin-right:1.04948vmax}.a-edit:before{width:1.94903vmax;height:1.94903vmax}}@media screen and (aspect-ratio>=16/9){.bets-head{font-size:1.64918vmax}.bets-head dt,.bets-head dd{padding:.44978vmax 1.04948vmax}}@media screen and (aspect-ratio>=16/9){.check-list li{margin-left:1.49925vmax}.check-list a{height:5.3973vmax}.check-list a:before{border:.14993vmax solid #2789ce;width:2.9985vmax;height:2.9985vmax;margin-right:.74963vmax;box-shadow:inset 0 .29985vmax #0003}}@media screen and (aspect-ratio>=16/9){.setting-block{padding:1.04948vmax 0 0 1.04948vmax;font-size:2.24888vmax}.setting-block dt,.setting-block dd{padding:0 1.04948vmax 1.04948vmax 0}.setting-block dd{flex:0 5.24738vmax}.setting-block input{width:14.9925vmax;margin:0 0 0 .74963vmax}}@media screen and (aspect-ratio>=16/9){.btn-edit{border-width:.14993vmax;border-radius:.89955vmax;box-shadow:inset 0 .29985vmax #fffc}.btn-edit:after{width:2.24888vmax;height:2.24888vmax;margin-top:1.49925vmax;margin-left:.74963vmax}}@media screen and (aspect-ratio>=16/9){.switch_on,.switch_off{border-radius:.89955vmax;width:5.24738vmax;height:5.24738vmax;box-shadow:inset 0 .14993vmax .44978vmax #00000080}.switch_on span,.switch_off span{border-radius:.5997vmax;width:1.49925vmax;height:4.04798vmax;top:.5997vmax;right:.5997vmax;box-shadow:0 .29985vmax .5997vmax #00000080,inset 0 -.44978vmax #cad5d5}.switch_on span:after,.switch_off span:after{border-radius:.29985vmax;width:.5997vmax;height:.74963vmax;box-shadow:inset 0 .14993vmax .14993vmax #00000042}}@media screen and (aspect-ratio>=16/9){.switch_off span{left:.5997vmax}}@media screen and (aspect-ratio>=16/9){.loading-wrap{border-radius:.74963vmax;width:22.4888vmax;height:13.4933vmax;padding:1.04948vmax 0;font-size:1.7991vmax;box-shadow:0 .44978vmax 1.49925vmax #00000080}}@keyframes lds-hourglass{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:rotate(0)}50%{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(900deg)}to{transform:rotate(1800deg)}}@media screen and (aspect-ratio>=16/9){.loading{width:10.4948vmax;height:5.24738vmax}}@media screen and (aspect-ratio>=16/9){.a-depth img{width:2.9985vmax;height:2.9985vmax}}@media screen and (aspect-ratio>=16/9){.function-wrap{padding:.74963vmax 1.04948vmax}}@media screen and (aspect-ratio>=16/9){.form-select{padding:0 1.04948vmax}.form-select:after{border-top-width:1.1994vmax;border-left-width:.89955vmax;border-right-width:.89955vmax;top:1.94903vmax;right:1.49925vmax}}@media screen and (aspect-ratio>=16/9){.select-list{width:54.1229vmax;max-height:32.9835vmax}.select-list a{padding:.74963vmax 1.04948vmax}}@media screen and (aspect-ratio>=16/9){.chart{width:41.6792vmax;height:31.934vmax;margin-left:5.24738vmax}.chart img{clip:rect 4.7976vmax, 41.6792vmax, 36.7316vmax, 0px;width:52.4738vmax;height:38.2309vmax;top:-4.7976vmax}}@media screen and (aspect-ratio>=16/9){.info-matched{font-size:2.24888vmax}.info-matched dd{padding-bottom:2.24888vmax}.info-matched dd span{margin-bottom:.44978vmax;font-size:1.94903vmax}}@media screen and (aspect-ratio>=16/9){.to-BackLay li{padding:1.04948vmax 1.04948vmax .74963vmax}.to-BackLay li:after{border-top-width:4.1979vmax}.to-BackLay li:first-of-type{padding-right:2.24888vmax}.to-BackLay li:first-of-type:after{border-left-width:.74963vmax}.to-BackLay li:nth-of-type(2){padding-left:2.24888vmax}.to-BackLay li:nth-of-type(2):after{border-right-width:.5997vmax}}@media screen and (aspect-ratio>=16/9){.trade-wrap{margin-bottom:1.49925vmax}}@media screen and (aspect-ratio>=16/9){.trade dd,.trade-2 dd{width:11.2444vmax}.trade p,.trade-2 p{padding:.89955vmax .44978vmax}}@media screen and (aspect-ratio>=16/9){.trade-2{height:4.1979vmax}.trade-2 p{font-size:1.64918vmax}}.login-head,.pass-head{background:url(/images/mobile/login/KV-pic.png) 0 bottom/100% 100% no-repeat;height:74.6667vw;margin-bottom:12vw;position:relative}.login-head h1,.pass-head h1,.login-head h2,.pass-head h2{background:url(/images/mobile/login/logo.svg) 0 0/contain no-repeat;width:65.3333vw;height:15.4667vw;margin-left:-32.5333vw;position:absolute;top:37.8667vw;left:50%}.login-head .close,.pass-head .close{z-index:2;background-color:#000000b3;border-radius:50%;justify-content:center;align-items:center;width:9.33333vw;height:9.33333vw;margin-top:1.86667vw;position:fixed;right:1.86667vw}.login-head .close:before,.pass-head .close:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>") 0 0/contain no-repeat;width:3.46667vw;height:3.46667vw}@media screen and (aspect-ratio>=16/9){.login-head .close,.pass-head .close{width:5.24738vmax;height:5.24738vmax;margin-top:1.04948vmax;right:1.04948vmax}.login-head .close:before,.pass-head .close:before{width:1.94903vmax;height:1.94903vmax}}@media (orientation:landscape){.login-head,.pass-head{background-color:#ffb80c;background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%);height:21.3333vw;margin-bottom:5.33333vw}.login-head h1,.pass-head h1,.login-head h2,.pass-head h2{width:59.2vw;height:14.1333vw;margin-left:-29.6vw;top:3.73333vw}}@media screen and (aspect-ratio>=16/9){.login-head,.pass-head{height:11.994vmax;margin-bottom:2.9985vmax}.login-head h1,.pass-head h1,.login-head h2,.pass-head h2{width:33.2834vmax;height:7.94603vmax;margin-left:-16.6417vmax;top:2.69865vmax}}@media (orientation:landscape){.form-login{width:84vw}.form-login dt{margin-bottom:8vw;font-size:5.86667vw}.form-login dd{margin-bottom:3.2vw}.form-login img{border-radius:1.06667vw;width:18.6667vw;height:5.06667vw;padding-top:1.33333vw;top:2.13333vw;right:1.86667vw}.form-login .error:after{width:4.26667vw;height:4.26667vw;top:3.2vw;right:1.86667vw}.form-login .error img{margin-right:6.13333vw}}@media screen and (aspect-ratio>=16/9){.form-login{width:47.2264vmax}.form-login dt{margin-bottom:4.49775vmax;font-size:3.29835vmax}.form-login dd{margin-bottom:1.7991vmax}.form-login img{border-radius:.5997vmax;width:10.4948vmax;height:2.84858vmax;padding-top:.74963vmax;top:1.1994vmax;right:1.04948vmax}.form-login .error:after{width:2.3988vmax;height:2.3988vmax;top:1.7991vmax;right:1.04948vmax}.form-login .error img{margin-right:3.44828vmax}}@media (orientation:landscape){.login{border-radius:1.6vw;font-size:4.53333vw}.login:after{width:4vw;height:4vw;margin:.53333vw 0 0 1.33333vw}}@media screen and (aspect-ratio>=16/9){.login{border-radius:.89955vmax;font-size:2.54873vmax}.login:after{width:2.24888vmax;height:2.24888vmax;margin:.29985vmax 0 0 .74963vmax}}@media (orientation:landscape){.state{font-size:3.2vw}}@media screen and (aspect-ratio>=16/9){.state{font-size:1.7991vmax}}@media screen and (aspect-ratio>=16/9){.index-login .mian-wrap{padding:8.24588vmax 0 9.89505vmax}.index-login .promo-banner-wrap{top:8.24588vmax}}body{background-color:#1d2c38;background-image:linear-gradient(56deg,#3a5870 4%,#1d2c38 42%);background-attachment:fixed;min-height:100vh}@media screen and (device-aspect-ratio<=9/18){body{height:100vh}}@media screen and (aspect-ratio>=16/9){body{height:101vmin;padding-bottom:1.49925vmax}}.pass-head{background-color:#ffb80c;background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%);height:21.3333vw}.pass-head h1{width:59.2vw;height:14.1333vw;margin-left:-29.6vw;top:4vw}@media screen and (aspect-ratio>=16/9){.pass-head{height:11.994vmax;margin-bottom:2.9985vmax}.pass-head h1{width:33.2834vmax;height:7.94603vmax;margin-left:-16.6417vmax;top:2.09895vmax}}.pass-wrap{padding-bottom:5.33333vw}@media (orientation:landscape){.pass-wrap{align-items:center;padding:0 2.66667vw}.pass-wrap .form-login{margin-bottom:5.33333vw}.pass-wrap .form-login dt{margin-bottom:4vw}}@media screen and (aspect-ratio>=16/9){.pass-wrap{padding:0 1.49925vmax;display:flex}.pass-wrap .form-login{margin-bottom:0}.pass-wrap .form-login dt{margin-bottom:2.24888vmax}}.txt-wrap{color:#7e97a7;background:#0003;border-radius:1.6vw;width:84vw;margin:0 auto;padding:2.66667vw 1.86667vw;line-height:4.8vw}.txt-wrap ul{margin-left:4.26667vw}@media (orientation:landscape){.txt-wrap{border-radius:1.6vw;width:84vw;padding:2.66667vw 1.86667vw;font-size:3.46667vw;line-height:4.8vw}.txt-wrap ul{margin-left:4.26667vw}}@media screen and (aspect-ratio>=16/9){.txt-wrap{border-radius:.89955vmax;order:-1;width:47.2264vmax;padding:1.49925vmax 1.04948vmax;font-size:1.94903vmax;line-height:2.69865vmax}.txt-wrap ul{margin-left:2.3988vmax}}.support-wrap{background-color:#0009}.support-wrap .support-service{border-top:.26667vw solid #ffffff4d;justify-content:center;align-items:center;height:13.3333vw;display:flex;position:relative}.support-wrap .support-info{justify-content:center;align-items:center;padding:3.46667vw 0 2.66667vw;display:flex}.support-wrap .support-detail a{color:#fff;justify-content:center;align-items:center;height:8vw;text-decoration:underline;display:flex}@media screen and (aspect-ratio>=16/9){.support-wrap{display:none}}@media screen and (aspect-ratio>=16/9){.support-fb img,.support-ig img{width:3.29835vmax!important}}.policy-link{text-align:center;width:100vw;margin:4.26667vw auto 5.86667vw;padding:0 1.86667vw}.policy-link a{text-decoration:underline}@media (orientation:landscape){.policy-link{display:none}}@media screen and (aspect-ratio>=16/9){.announce-header{position:relative;top:0;left:0}.announce-header h1{font-size:2.69865vmax}}@media (orientation:landscape){footer{border:0;height:0;padding:0;position:fixed}footer .confirm-checkbox{display:none}footer .btn,footer .btn-send,footer .login,footer .form-select,footer .pages a,.pages footer a{z-index:10;border-radius:26.6667vw;width:10.6667vw;height:10.6667vw;margin:0;font-size:0;position:absolute;bottom:22.9333vw;right:1.86667vw}footer .btn:before,footer .btn-send:before,footer .login:before,footer .form-select:before,footer .pages a:before,.pages footer a:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><g fill=\"rgb(50,50,50)\"><path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\"></path></g></svg>") 50%/contain no-repeat;border-radius:26.6667vw;width:100%;height:100%;display:inline-block;position:absolute;top:0;left:0}footer .btn-send,footer .login{bottom:6.4vw}footer .btn-send:before,footer .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><g fill=\"rgb(255,255,255)\"><path d=\"M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z\"></path></g></svg>") 50%/contain no-repeat}footer .age_box .btn:before,footer .age_box .btn-send:before,footer .age_box .login:before,footer .age_box .form-select:before,footer .age_box .pages a:before,.pages footer .age_box a:before{background:url("data:image/svg+xml,<svg width=\"40\" height=\"40\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><path d=\"M0 0h40v40H0z\"/><path fill=\"rgb(50,50,50)\" d=\"M31.667 10.683l-2.35-2.35L20 17.65l-9.317-9.317-2.35 2.35L17.65 20l-9.317 9.317 2.35 2.35L20 22.35l9.317 9.317 2.35-2.35L22.35 20z\"/></g></svg>") 50%/contain no-repeat}footer .age_box .btn-send:before,footer .age_box .login:before{background:url("data:image/svg+xml,<svg width=\"40\" height=\"40\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><path d=\"M0 0h40v40H0z\"/><path fill=\"rgb(255,255,255)\" d=\"M15 26.95L8.05 20l-2.367 2.35L15 31.667l20-20-2.35-2.35z\"/></g></svg>") 50%/contain no-repeat}}@media screen and (aspect-ratio>=16/9){footer .btn,footer .btn-send,footer .login,footer .form-select,footer .pages a,.pages footer a{width:7.1964vmax;height:7.1964vmax;bottom:12.8936vmax;right:1.04948vmax}footer .btn-send,footer .login{bottom:3.5982vmax}}@media screen and (aspect-ratio>=16/9){.announce-wrap{padding-top:2.3988vmax;padding-bottom:2.3988vmax}.announce-wrap table{margin:1.1994vmax 0 2.3988vmax;font-size:1.94903vmax}.announce-wrap table td,.announce-wrap table th{padding:.5997vmax 0 .5997vmax 1.1994vmax}}@media screen and (aspect-ratio>=16/9){.news-wrap{border-radius:0;width:100%;height:100%}.news-wrap .side-head{border-radius:.74963vmax .74963vmax 0 0;flex:0 0 7.1964vmax}.news-wrap .side-head h3{font-size:2.69865vmax}.news-wrap .announce-wrap{-webkit-overflow-scrolling:touch;padding-top:2.3988vmax;padding-bottom:3.5982vmax;overflow:hidden scroll}.news-wrap .btn-send,.news-wrap .login{position:fixed}}@media screen and (aspect-ratio>=16/9){.overlay .frame-wrap{width:100%;height:100%}}@media screen and (aspect-ratio>=16/9){.marquee-pop{border-radius:1.49925vmax;width:96%;height:90%}.marquee-pop .side-head{flex:0 0 5.997vmax}.marquee-pop .side-head h3{font-size:2.24888vmax}.marquee-pop .function-wrap{padding:.74963vmax 1.04948vmax}.marquee-pop .function-wrap label span{border-radius:.74963vmax 0 0 .74963vmax;width:4.49775vmax;height:5.09745vmax}.marquee-pop .function-wrap label span:before{width:2.3988vmax;height:2.3988vmax}.marquee-pop .function-wrap label input{text-indent:4.49775vmax;width:26.9865vmax;height:4.7976vmax;margin-right:.74963vmax;padding:0 1.04948vmax}.marquee-pop .function-wrap .btn-send,.marquee-pop .function-wrap .login{min-width:14.9925vmax;position:inherit}.marquee-pop .announce-wrap{border-radius:0 0 .74963vmax .74963vmax}}@media screen and (aspect-ratio>=16/9){.nofound .nofound_box{max-width:44.9775vmax}.nofound .nofound_box dt{width:15.1424vmax;height:14.5427vmax;margin-bottom:2.9985vmax}.nofound .nofound_box dd{margin-bottom:.74963vmax}}@media screen and (aspect-ratio>=16/9){.pages{margin:.74963vmax 0}.pages li{margin-left:.44978vmax;margin-right:.44978vmax}.pages a{padding:0 1.7991vmax;line-height:4.7976vmax}.pages a.select{box-shadow:inset 0 .29985vmax #0000001a}}@media screen and (aspect-ratio>=16/9){.article-wrap{padding-top:2.9985vmax;padding-bottom:3.74813vmax}}@media screen and (aspect-ratio>=16/9){.article-date{border-top:.5997vmax solid #4a4a4a;width:10.4948vmax;margin-bottom:2.3988vmax;padding-top:.5997vmax}.article-date dt{margin-right:.29985vmax;font-size:4.49775vmax;line-height:4.7976vmax}.article-date dd{font-size:2.09895vmax;line-height:2.3988vmax}}@media screen and (aspect-ratio>=16/9){.app-wrap{margin-top:3.5982vmax}}@media screen and (aspect-ratio>=16/9){.app-qrcode{border-radius:2.9985vmax;width:21.5892vmax;height:21.5892vmax;margin:0 auto 1.7991vmax;box-shadow:0 .5997vmax .89955vmax #0006}}@media screen and (aspect-ratio>=16/9){.appdl-link-android .btn-app,.appdl-link-ios .btn-app{width:40.7796vmax;height:7.1964vmax;padding-left:6.89655vmax;line-height:7.1964vmax}.appdl-link-android .btn-app:before,.appdl-link-ios .btn-app:before{background-size:3.5982vmax;border-top-left-radius:.89955vmax;border-bottom-left-radius:.89955vmax;width:7.1964vmax;height:100%}}@media screen and (aspect-ratio>=16/9){.appdl-link-android .app-ver,.appdl-link-ios .app-ver{margin-top:1.7991vmax;font-size:2.24888vmax}}@media (orientation:landscape){.urgent-notice header{justify-content:flex-start;padding-left:6.4vw}.urgent-notice .notice-content{padding-bottom:8.53333vw}.urgent-notice .announce-footer{background:0 0;position:absolute;top:0}.urgent-notice .btn-send,.urgent-notice .login{width:17.0667vw;height:17.0667vw;box-shadow:none;background:0 0;border-radius:0;margin:0;top:0;right:0;background-image:none!important;border-left:.26667vw solid #fff9!important}.urgent-notice .btn-send:before,.urgent-notice .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50%/50% no-repeat}}@media screen and (aspect-ratio>=16/9){.urgent-notice{height:auto}.urgent-notice header{justify-content:center;height:9.5952vmax;padding:0}.urgent-notice header h1{letter-spacing:.14993vmax;text-shadow:0 .29985vmax .5997vmax #0009;font-size:3.5982vmax}.urgent-notice .notice-content{padding:2.3988vmax 2.3988vmax 4.7976vmax;font-size:2.3988vmax;line-height:3.29835vmax}.urgent-notice .notice-img{margin-top:.5997vmax}.urgent-notice .notice-img img{width:80%}.urgent-notice .notice-img .img-fake{width:auto;height:8.9955vmax;margin-top:2.3988vmax}.urgent-notice .btn-send,.urgent-notice .login{width:9.5952vmax;height:9.5952vmax;border-left:.14993vmax solid #fff9!important}}body.mysports247{background-color:#11151a;background-image:linear-gradient(56deg,#212932 4%,#11151a 42%)}.mysports247 .pass-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.mysports247 .pass-head h1{background-image:url(/images/mobile/mysports247/logo-mysports247-black.png);width:60.5333vw;height:16.8vw;margin-left:-30.1333vw;top:1.86667vw}@media (orientation:landscape){.mysports247 .pass-head h1{width:60.5333vw;height:16.8vw;margin-left:-30.1333vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.mysports247 .pass-head h1{width:34.033vmax;height:9.44528vmax;margin-left:-16.9415vmax;top:1.04948vmax}}.mysports247 .form-login dt{color:#eccb4b}.mysports247 .txt-wrap{color:#fff9}body.exchange{color:#222;background-color:#ffb80c;background-image:linear-gradient(56deg,#ffcc2e 4%,#ffb80c 42%)}.exchange input{border:1px solid #666}.exchange .pass-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange .pass-head h1{background-image:url(/exchange/images/betinexch.png);width:47.4667vw;height:16vw;margin-left:-23.7333vw;top:2.66667vw}@media (orientation:landscape){.exchange .pass-head h1{width:47.4667vw;height:16vw;margin-left:-23.7333vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.exchange .pass-head h1{width:26.6867vmax;height:8.9955vmax;margin-left:-13.3433vmax;top:1.49925vmax}}.exchange .form-login dt{color:#000}.exchange .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.exchange .state{color:#222}.exchange .txt-wrap{color:#fff9;background:#000c}.exchange .app-qrcode{background:url(/images/appic-skyexch.png) 50%/cover no-repeat}.exchange .app-link .btn-app-android,.exchange .app-link .btn-app-ios{color:#fff}.exchange .app-ver{color:#000}body.mazaplay{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.mazaplay .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.mazaplay .pass-head h1{background-image:url(/images/mobile/mazaplay/logo-maza.png);width:29.6vw;height:15.7333vw;margin-left:-14.6667vw;top:2.66667vw}@media (orientation:landscape){.mazaplay .pass-head h1{width:29.6vw;height:15.7333vw;margin-left:-14.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.mazaplay .pass-head h1{width:16.6417vmax;height:8.84558vmax;margin-left:-8.24588vmax;top:1.49925vmax}}.mazaplay .btn-send.disable,.mazaplay .disable.login{background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.mazaplay .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.mazaplay .txt-wrap{color:#fff9}body.bigexch{background-color:#000;background-image:linear-gradient(56deg,#1b3e19 4%,#000 42%)}.bigexch input{border:1px solid #666}.bigexch .pass-head{background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.bigexch .pass-head h1{background-image:url(/images/mobile/bigexch/logo-bigexch.png);background-position:50%;width:56.8vw;height:16vw;margin-left:-28vw;top:2.66667vw}@media screen and (aspect-ratio>=16/9){.bigexch .pass-head h1{width:31.934vmax;height:8.9955vmax;margin-left:-15.7421vmax;top:1.49925vmax}}.bigexch .form-login dt,.bigexch .pass-wrap .txt-wrap{color:#fff}.bigexch .btn-send,.bigexch .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#8fbe17 0%,#466d04 100%);border:1px solid #7bbe09}.bigexch .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.bigexch .state{color:#cb7808}.bigexch .support-wrap>dt{background-color:#000c}.bigexch .support-wrap dl:last-of-type{border-top:1px solid #ffffff1a}body.exchinplay{background-color:#83ae17;background-image:linear-gradient(56deg,#b3cd20 4%,#83ae17 42%)}.exchinplay input{border:1px solid #3e8142}.exchinplay .pass-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.exchinplay .pass-head h1{background-image:url(/images/mobile/exchinplay/logo-land-exchinplay.png);background-position:50%;width:47.4667vw;height:16vw;margin-left:-23.7333vw;top:2.66667vw}@media (orientation:landscape){.exchinplay .pass-head h1{width:47.4667vw;height:16vw;margin-left:-23.7333vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.exchinplay .pass-head h1{width:26.6867vmax;height:8.9955vmax;margin-left:-13.3433vmax;top:1.49925vmax}}.exchinplay .form-login dt,.exchinplay .pass-wrap .txt-wrap{color:#fff}.exchinplay .btn-send,.exchinplay .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%);border:#3a6ede}.exchinplay .btn-send.disable,.exchinplay .disable.login{color:#bfd0ea;background-image:linear-gradient(-180deg,#8ca3d5 0%,#8f99af 100%);border-color:#a9c2f8}.exchinplay .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.exchinplay .state{color:#222}.exchinplay .app-qrcode{background:url(/images/appic-exchinplay.png) 50%/cover no-repeat}.exchinplay .app-ver{color:#000}body.masterexchange{background-color:#216869;background-image:linear-gradient(56deg,#2d9092 4%,#216869 42%)}.masterexchange input{border:none}.masterexchange .pass-head{background-image:url(/images/mobile/masterexc/bg-login-land-masterexc.png);background-position:50%;background-size:cover}.masterexchange .pass-head h1{background-image:url(/images/mobile/masterexc/logo-masterexc.png);background-position:50%;width:48vw;height:16.5333vw;margin-left:-25.6vw;top:2.66667vw}@media (orientation:landscape){.masterexchange .pass-head h1{width:48vw;height:16.5333vw;margin-left:-25.6vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.masterexchange .pass-head h1{width:26.9865vmax;height:9.29535vmax;margin-left:-14.3928vmax;top:1.1994vmax}}.masterexchange .form-login dt,.masterexchange .pass-wrap .txt-wrap{color:#fff}.masterexchange .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.masterexchange .state{color:#dedab7}body.matador{background-color:#41000d;background-image:linear-gradient(56deg,#590011 4%,#41000d 42%)}.matador .pass-head{background-image:linear-gradient(-180deg,#ff0032 0%,#c10a31 100%)}.matador .pass-head h1{background-image:url(/images/mobile/matador/login-land-matador.png);background-position:50%;width:48vw;height:10.6667vw;margin-left:-24vw;top:5.33333vw}@media screen and (aspect-ratio>=16/9){.matador .pass-head h1{width:28.1859vmax;height:5.997vmax;margin-left:-14.093vmax;top:2.9985vmax}}.matador .form-login dt{color:#fff}.matador .pass-wrap .txt-wrap{color:#fff;background:#0000004d}.matador .btn-send,.matador .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#ff0032 0%,#c10a31 100%);border:0}.matador .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.matador .state{color:#f3dfe7}.matador .support-wrap>dt{background-color:#000c}.matador .support-wrap dl:last-of-type{border-top:1px solid #ffffff1a}body.fairenter{background-color:#11151a;background-image:linear-gradient(56deg,#212932 4%,#11151a 42%)}.fairenter .pass-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.fairenter .pass-head h1{background-image:url(/images/mobile/fairenter/logo-fairenter-b.png);width:60.5333vw;height:18.6667vw;margin-left:-30.1333vw;top:1.6vw}@media (orientation:landscape){.fairenter .pass-head h1{width:60.5333vw;height:16.8vw;margin-left:-30.1333vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.fairenter .pass-head h1{width:34.033vmax;height:9.44528vmax;margin-left:-16.9415vmax;top:1.04948vmax}}.fairenter .form-login dt{color:#eccb4b}.fairenter .txt-wrap{color:#fff9}body.lucky7{background-color:#c1292e;background-image:linear-gradient(56deg,#e03d45 4%,#c1292e 42%)}.lucky7 .pass-head{background-image:linear-gradient(-180deg,#303fa3 0%,#141e63 100%)}.lucky7 .pass-head h1{background-image:url(/images/mobile/lucky7/logo-lucky7.png);background-position:50%;width:56.8vw;height:16vw;margin-left:-28vw;top:2.66667vw}@media screen and (aspect-ratio>=16/9){.lucky7 .pass-head h1{width:31.934vmax;height:8.9955vmax;margin-left:-15.7421vmax;top:1.49925vmax}}.lucky7 .form-login dt,.lucky7 .pass-wrap .txt-wrap{color:#fff}.lucky7 .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.lucky7 .state{color:#ccc}body.qexch{background-color:#000;background-image:linear-gradient(56deg,#333 4%,#000 42%)}.qexch .pass-head{background-image:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.qexch .pass-head h1{background-image:url(/images/mobile/qexch/logo-qexch.png);background-position:50%;width:56.8vw;height:16vw;margin-left:-28vw;top:2.66667vw}@media screen and (aspect-ratio>=16/9){.qexch .pass-head h1{width:31.934vmax;height:8.9955vmax;margin-left:-15.7421vmax;top:1.49925vmax}}.qexch .form-login dt,.qexch .pass-wrap .txt-wrap{color:#fff}.qexch .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.qexch .state{color:#ccc}.qexch .support-wrap>dt{background-color:#000c}.qexch .support-wrap dl:last-of-type{border-top:1px solid #ffffff1a}body.betmygame{background-color:#e95b13;background-image:linear-gradient(56deg,#ed7218 4%,#e95b13 42%)}.betmygame .pass-head{background-image:linear-gradient(-180deg,#444 0%,#1e1e1e 100%)}.betmygame .pass-head h1{background-image:url(/images/mobile/betmygame/logo-betmygame.png);background-position:50%;width:48vw;height:14.9333vw;margin-left:-24vw;top:3.73333vw}@media screen and (aspect-ratio>=16/9){.betmygame .pass-head h1{width:26.9865vmax;height:8.3958vmax;margin-left:-13.4933vmax;top:2.09895vmax}}.betmygame .form-login dt,.betmygame .pass-wrap .txt-wrap{color:#fff}.betmygame .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.betmygame .state{color:#dedede}body.fancyfair{background-color:#1e3231;background-image:linear-gradient(56deg,#121e1d 4%,#1e3231 42%)}.fancyfair .pass-head{background-image:linear-gradient(-180deg,#50996b 0%,#1a5a32 100%)}.fancyfair .pass-head h1{background-image:url(/images/mobile/fancyfair/logo-fancyfair.png);background-position:50%;width:57.0667vw;height:16vw;margin-left:-28.5333vw;top:2.66667vw}@media screen and (aspect-ratio>=16/9){.fancyfair .pass-head h1{width:32.084vmax;height:8.9955vmax;margin-left:-16.042vmax;top:1.49925vmax}}.fancyfair .form-login dt,.fancyfair .pass-wrap .txt-wrap{color:#fff}.fancyfair .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.fancyfair .state{color:#ccc}body.maruti{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.maruti .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.maruti .pass-head h1{background-image:url(/images/mobile/maruti/logo-maruti.png);width:45.3333vw;height:17.0667vw;margin-left:-22.6667vw;top:2.66667vw}@media (orientation:landscape){.maruti .pass-head h1{width:45.3333vw;height:17.0667vw;margin-left:-22.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.maruti .pass-head h1{width:25.4873vmax;height:9.5952vmax;margin-left:-12.7436vmax;top:1.49925vmax}}.maruti .btn-send.disable,.maruti .disable.login{background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.maruti .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.maruti .txt-wrap{color:#fff9}body.marutibook{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.marutibook .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.marutibook .pass-head h1{background-image:url(/images/mobile/maruti/logo-maruti.png);width:45.3333vw;height:17.0667vw;margin-left:-22.6667vw;top:2.66667vw}@media (orientation:landscape){.marutibook .pass-head h1{width:45.3333vw;height:17.0667vw;margin-left:-22.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.marutibook .pass-head h1{width:25.4873vmax;height:9.5952vmax;margin-left:-12.7436vmax;top:1.49925vmax}}.marutibook .btn-send.disable,.marutibook .disable.login{background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.marutibook .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.marutibook .txt-wrap{color:#fff9}body.exchange247{color:#222;background-color:#ffb80c;background-image:linear-gradient(56deg,#ffcc2e 4%,#ffb80c 42%)}.exchange247 input{border:1px solid #666}.exchange247 .pass-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange247 .pass-head h1{background-image:url(/images/mobile/exchange_247247/logo-exchange_247247.png);width:47.4667vw;height:16vw;margin-left:-23.7333vw;top:2.66667vw}@media (orientation:landscape){.exchange247 .pass-head h1{width:47.4667vw;height:16vw;margin-left:-23.7333vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.exchange247 .pass-head h1{width:26.6867vmax;height:8.9955vmax;margin-left:-13.3433vmax;top:1.49925vmax}}.exchange247 .form-login dt{color:#000}.exchange247 .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.exchange247 .state{color:#222}.exchange247 .txt-wrap{color:#fff9;background:#000c}.exchange247 .app-qrcode{background:url(/images/appic-skyexch.png) 50%/cover no-repeat}.exchange247 .btn-apk{color:#fff}body.oceanexch1{background-color:#f1592a;background-image:linear-gradient(56deg,#f7901f 4%,#f1592a 42%)}.oceanexch1 .pass-head{background-image:linear-gradient(-180deg,#fff 0%,#e0e0e0 100%)}.oceanexch1 .pass-head h1{background-image:url(/images/mobile/oceanexch1/logo-login-oceanexch1.png);width:42.6667vw;height:16vw;margin-left:-21.3333vw;top:3.2vw}@media screen and (aspect-ratio>=16/9){.oceanexch1 .pass-head h1{width:23.988vmax;height:8.9955vmax;margin-left:-11.994vmax;top:1.7991vmax}}.oceanexch1 .form-login dt,.oceanexch1 .pass-wrap .txt-wrap{color:#fff}.oceanexch1 .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.oceanexch1 .state{color:#ff0}body.oceanbook1{background-color:#f1592a;background-image:linear-gradient(56deg,#f7901f 4%,#f1592a 42%)}.oceanbook1 .pass-head{background-image:linear-gradient(-180deg,#fff 0%,#e0e0e0 100%)}.oceanbook1 .pass-head h1{background-image:url(/images/mobile/oceanbook1/logo-login-oceanbook1.png);width:42.6667vw;height:16vw;margin-left:-21.3333vw;top:3.2vw}@media screen and (aspect-ratio>=16/9){.oceanbook1 .pass-head h1{width:23.988vmax;height:8.9955vmax;margin-left:-11.994vmax;top:1.7991vmax}}.oceanbook1 .form-login dt,.oceanbook1 .pass-wrap .txt-wrap{color:#fff}.oceanbook1 .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.oceanbook1 .state{color:#ff0}.wicketslive .pass-head{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketslive .pass-head h1{background-image:url(/images/mobile/9wicketslive/logo-9wicketslive.png)}.wicketslive .app-qrcode{background:url(/images/mobile/9wicketslive/appic-9wickets.png) 50%/cover no-repeat}body.probetx{background-color:#83ae17;background-image:linear-gradient(56deg,#b3cd20 4%,#83ae17 42%)}.probetx input{border:1px solid #3e8142}.probetx .pass-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probetx .pass-head h1{background-image:url(/images/mobile/probetx/logo-land-probetx.png);background-position:50%;width:45.3333vw;height:16vw;margin-left:-23.7333vw;top:2.13333vw}@media (orientation:landscape){.probetx .pass-head h1{width:45.3333vw;height:16vw;margin-left:-23.7333vw;top:2.13333vw}}@media screen and (aspect-ratio>=16/9){.probetx .pass-head h1{width:26.6867vmax;height:8.9955vmax;margin-left:-13.3433vmax;top:1.1994vmax}}.probetx .form-login dt,.probetx .pass-wrap .txt-wrap{color:#fff}.probetx .btn-send,.probetx .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%);border:#3a6ede}.probetx .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.probetx .state{color:#222}.probetx .app-qrcode{background:url(/images/mobile/probetx/appic-probetx.png) 50%/cover no-repeat}.probetx .app-ver{color:#000}body.alphaexch{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.alphaexch .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexch .pass-head h1{background-image:url(/images/mobile/alphaexch/logo-alphaexch.png);width:58.6667vw;height:16.5333vw;margin-left:-29.3333vw;top:2.66667vw}@media (orientation:landscape){.alphaexch .pass-head h1{width:58.6667vw;height:16.5333vw;margin-left:-29.3333vw;top:4vw}}@media screen and (aspect-ratio>=16/9){.alphaexch .pass-head h1{width:32.9835vmax;height:9.29535vmax;margin-left:-16.4918vmax;top:1.49925vmax}}.alphaexch .btn-send.disable,.alphaexch .disable.login{background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.alphaexch .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.alphaexch .txt-wrap{color:#fff9}body.alphaexchlive{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.alphaexchlive .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexchlive .pass-head h1{background-image:url(/images/mobile/alphaexchlive/logo-alphaexchlive.png);width:58.6667vw;height:16.5333vw;margin-left:-29.3333vw;top:2.66667vw}@media (orientation:landscape){.alphaexchlive .pass-head h1{width:58.6667vw;height:16.5333vw;margin-left:-29.3333vw;top:4vw}}@media screen and (aspect-ratio>=16/9){.alphaexchlive .pass-head h1{width:32.9835vmax;height:9.29535vmax;margin-left:-16.4918vmax;top:1.49925vmax}}.alphaexchlive .btn-send.disable,.alphaexchlive .disable.login{background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.alphaexchlive .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.alphaexchlive .txt-wrap{color:#fff9}body.maxexch9{background-color:#11151a;background-image:linear-gradient(56deg,#212932 4%,#11151a 42%)}.maxexch9 .pass-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxexch9 .pass-head h1{background-image:url(/images/mobile/maxexch9/logo-maxexch9-black.png);width:45.3333vw;height:15.2vw;margin-left:-21.8667vw;top:4vw}@media (orientation:landscape){.maxexch9 .pass-head h1{width:40vw;height:14.1333vw;margin-left:-20vw;top:4vw}}@media screen and (aspect-ratio>=16/9){.maxexch9 .pass-head h1{width:22.4888vmax;height:7.94603vmax;margin-left:-11.2444vmax;top:2.24888vmax}}.maxexch9 .form-login dt{color:#eccb4b}.maxexch9 .btn-send,.maxexch9 .login{color:#000;background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%);border-color:#998a27}.maxexch9 .txt-wrap{color:#fff9}body.cftbet365{background-color:#ffb80c;background-image:linear-gradient(56deg,#ffc91a 4%,#ffb80c 42%)}.cftbet365 input{border:1px solid #666}.cftbet365 .pass-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.cftbet365 .pass-head h1{background-image:url(/images/mobile/cftbet365/logo-land-cftbet365.png);background-position:50%;width:45.3333vw;height:16vw;margin-left:-22.6667vw;top:3.2vw}@media (orientation:landscape){.cftbet365 .pass-head h1{width:45.3333vw;height:16vw;margin-left:-22.6667vw;top:3.2vw}}@media screen and (aspect-ratio>=16/9){.cftbet365 .pass-head h1{width:25.4873vmax;height:8.9955vmax;margin-left:-12.7436vmax;top:1.7991vmax}}.cftbet365 .form-login dt{color:#000}.cftbet365 .pass-wrap .txt-wrap{color:#fff9;background:#000c}.cftbet365 .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.cftbet365 .state{color:#222}.cftbet365 .app-qrcode{background:url(/images/mobile/cftbet365/appic-cftbet365.png) 50%/cover no-repeat}.cftbet365 .app-ver{color:#000}body.crickzoom{background-color:#83ae17;background-image:linear-gradient(56deg,#b3cd20 4%,#83ae17 42%)}.crickzoom input{border:1px solid #3e8142}.crickzoom .pass-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoom .pass-head h1{background-image:url(/images/mobile/crickzoom/logo-land-crickzoom.png);background-position:50%;width:45.3333vw;height:16.2667vw;margin-left:-22.6667vw;top:2.66667vw}@media (orientation:landscape){.crickzoom .pass-head h1{width:45.3333vw;height:16.2667vw;margin-left:-22.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.crickzoom .pass-head h1{width:25.4873vmax;height:9.14543vmax;margin-left:-12.7436vmax;top:1.49925vmax}}.crickzoom .form-login dt,.crickzoom .pass-wrap .txt-wrap{color:#fff}.crickzoom .btn-send,.crickzoom .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%);border:#3a6ede}.crickzoom .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.crickzoom .state{color:#222}.crickzoom .app-qrcode{background:url(/images/mobile/crickzoom/appic-crickzoom.png) 50%/cover no-repeat}.crickzoom .app-ver{color:#000}body.crickzoomlive{background-color:#83ae17;background-image:linear-gradient(56deg,#b3cd20 4%,#83ae17 42%)}.crickzoomlive input{border:1px solid #3e8142}.crickzoomlive .pass-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoomlive .pass-head h1{background-image:url(/images/mobile/crickzoomlive/logo-land-crickzoomlive.png);background-position:50%;width:45.3333vw;height:16.2667vw;margin-left:-22.6667vw;top:2.66667vw}@media (orientation:landscape){.crickzoomlive .pass-head h1{width:45.3333vw;height:16.2667vw;margin-left:-22.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.crickzoomlive .pass-head h1{width:25.4873vmax;height:9.14543vmax;margin-left:-12.7436vmax;top:1.49925vmax}}.crickzoomlive .form-login dt,.crickzoomlive .pass-wrap .txt-wrap{color:#fff}.crickzoomlive .btn-send,.crickzoomlive .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%);border:#3a6ede}.crickzoomlive .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.crickzoomlive .state{color:#222}.crickzoomlive .app-qrcode{background:url(/images/mobile/crickzoomlive/appic-crickzoomlive.png) 50%/cover no-repeat}.crickzoomlive .app-ver{color:#000}body.maxinplay{background-color:#11151a;background-image:linear-gradient(56deg,#212932 4%,#11151a 42%)}.maxinplay .pass-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxinplay .pass-head h1{background-image:url(/images/mobile/maxinplay/logo-maxinplay-black.png);width:32vw;height:15.4667vw;margin-left:-16vw;top:3.46667vw}@media (orientation:landscape){.maxinplay .pass-head h1{width:32vw;height:15.4667vw;margin-left:-16vw;top:3.46667vw}}@media screen and (aspect-ratio>=16/9){.maxinplay .pass-head h1{width:17.991vmax;height:8.69565vmax;margin-left:-8.9955vmax;top:1.94903vmax}}.maxinplay .form-login dt{color:#eccb4b}.maxinplay .btn-send,.maxinplay .login{color:#000;background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%);border-color:#998a27}.maxinplay .txt-wrap{color:#fff9}body.probet247{background-color:#83ae17;background-image:linear-gradient(56deg,#b3cd20 4%,#83ae17 42%)}.probet247 input{border:1px solid #3e8142}.probet247 .pass-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probet247 .pass-head h1{background-image:url(/images/mobile/probet247/logo-land-probet247.png);background-position:50%;width:52.8vw;height:18.4vw;margin-left:-26.9333vw;top:1.33333vw}@media (orientation:landscape){.probet247 .pass-head h1{width:52.8vw;height:18.4vw;margin-left:-26.9333vw;top:1.33333vw}}@media screen and (aspect-ratio>=16/9){.probet247 .pass-head h1{width:29.6852vmax;height:10.3448vmax;margin-left:-15.1424vmax;top:.74963vmax}}.probet247 .form-login dt,.probet247 .pass-wrap .txt-wrap{color:#fff}.probet247 .btn-send,.probet247 .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%);border:#3a6ede}.probet247 .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.probet247 .state{color:#222}.probet247 .app-qrcode{background:url(/images/mobile/probet247/appic-probet247.png) 50%/cover no-repeat}.probet247 .app-ver{color:#000}body.goexchange{color:#222;background-color:#deb34a;background-image:linear-gradient(56deg,#cea133 4%,#deb34a 42%)}.goexchange input{border:1px solid #666}.goexchange .pass-head{background-image:linear-gradient(#281e00 0%,#000 100%);width:100%}.goexchange .pass-head h1{width:27.4667vw;height:17.3333vw;margin-left:inherit;background-image:url(/images/mobile/goexchange/logo-goEX.png);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (aspect-ratio>=16/9){.goexchange .pass-head h1{width:15.4423vmax;height:9.74513vmax}}.goexchange .form-login dt{color:#000}.goexchange .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.goexchange .state{color:#222}.goexchange .txt-wrap{color:#fff9;background:#000c}.goexchange .app-qrcode{background:url(/images/mobile/goexchange/appic-goexch.png) 50%/cover no-repeat}.goexchange .app-link .btn-app-android,.goexchange .app-link .btn-app-ios{color:#fff}.goexchange .app-ver{color:#000}body.kingfair24{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.kingfair24 .pass-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.kingfair24 .pass-head h1{width:42.6667vw;height:15.7333vw;margin-left:inherit;background-image:url(/images/mobile/kingfair24/logo-kingfair24.png);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (aspect-ratio>=16/9){.kingfair24 .pass-head h1{width:23.988vmax;height:8.84558vmax}}.kingfair24 .btn-send.disable,.kingfair24 .disable.login{background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.kingfair24 .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.kingfair24 .txt-wrap{color:#fff9}body.sgexch247{background-color:#181e19;background-image:linear-gradient(56deg,#1b3e19 4%,#181e19 42%)}.sgexch247 input{border:1px solid #666}.sgexch247 .pass-head{background-image:linear-gradient(1deg,#020202 3%,#3c3c3c 99%)}.sgexch247 .pass-head h1{width:29.6vw;height:17.3333vw;margin-left:inherit;background-image:url(/images/mobile/sgexch247/logo-sgexch247.png);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (aspect-ratio>=16/9){.sgexch247 .pass-head h1{width:16.6417vmax;height:9.74513vmax}}.sgexch247 .form-login dt,.sgexch247 .pass-wrap .txt-wrap{color:#fff}.sgexch247 .btn-send,.sgexch247 .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#8fbe17 0%,#466d04 100%);border:1px solid #7bbe09}.sgexch247 .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.sgexch247 .state{color:#cb7808}.sgexch247 .support-wrap>dt{background-color:#000c}.sgexch247 .support-wrap dl:last-of-type{border-top:1px solid #ffffff1a}body.sixball{background-color:#000;background-image:linear-gradient(56deg,#1b3e19 4%,#000 42%)}.sixball input{border:1px solid #666}.sixball .pass-head{background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixball .pass-head h1{width:34.6667vw;height:19.7333vw;margin-left:inherit;background-image:url(/images/mobile/sixball/logo-6ball.png);background-position:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (aspect-ratio>=16/9){.sixball .pass-head h1{width:19.4903vmax;height:11.0945vmax}}.sixball .form-login dt,.sixball .pass-wrap .txt-wrap{color:#fff}.sixball .btn-send,.sixball .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#8fbe17 0%,#466d04 100%);border:1px solid #7bbe09}.sixball .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.sixball .state{color:#cb7808}.sixball .support-wrap>dt{background-color:#000c}.sixball .support-wrap dl:last-of-type{border-top:1px solid #ffffff1a}body.sixballio{background-color:#000;background-image:linear-gradient(56deg,#1b3e19 4%,#000 42%)}.sixballio input{border:1px solid #666}.sixballio .pass-head{background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixballio .pass-head h1{width:34.6667vw;height:19.7333vw;margin-left:inherit;background-image:url(/images/mobile/sixballio/logo-6ballio.png);background-position:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (aspect-ratio>=16/9){.sixballio .pass-head h1{width:19.4903vmax;height:11.0945vmax}}.sixballio .form-login dt,.sixballio .pass-wrap .txt-wrap{color:#fff}.sixballio .btn-send,.sixballio .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#8fbe17 0%,#466d04 100%);border:1px solid #7bbe09}.sixballio .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.sixballio .state{color:#cb7808}.sixballio .support-wrap>dt{background-color:#000c}.sixballio .support-wrap dl:last-of-type{border-top:1px solid #ffffff1a}body.wickets247{color:#222;background-color:#ffb80c;background-image:linear-gradient(56deg,#ffcc2e 4%,#ffb80c 42%)}.wickets247 input{border:1px solid #666}.wickets247 .pass-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.wickets247 .pass-head h1{background-image:url(/images/mobile/9wickets247/logo-9wickets247.png);width:47.4667vw;height:16vw;margin-left:-23.7333vw;top:2.66667vw}@media (orientation:landscape){.wickets247 .pass-head h1{width:47.4667vw;height:16vw;margin-left:-23.7333vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.wickets247 .pass-head h1{width:26.6867vmax;height:8.9955vmax;margin-left:-13.3433vmax;top:1.49925vmax}}.wickets247 .form-login dt{color:#000}.wickets247 .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.wickets247 .state{color:#222}.wickets247 .txt-wrap{color:#fff9;background:#000c}.wickets247 .app-qrcode{background:url(/images/mobile/9wickets247/appic-9wickets247.png) 50%/cover no-repeat}.wickets247 .btn-apk{color:#fff}body.crickex{background-color:#0d7fd6;background-image:linear-gradient(56deg,#1385b7 4%,#0d7fd6 42%)}.crickex .pass-head{background:#005dac}.crickex .pass-head h1{background-image:url(/images/mobile/crickex/logo-crickex.png);width:58.6667vw;height:16.5333vw;margin-left:-29.3333vw;top:5.86667vw}@media (orientation:landscape){.crickex .pass-head h1{width:58.6667vw;height:16.5333vw;margin-left:-29.3333vw;top:4vw}}@media screen and (aspect-ratio>=16/9){.crickex .pass-head h1{width:32.9835vmax;height:9.29535vmax;margin-left:-16.4918vmax;top:3.29835vmax}}.crickex .login{box-shadow:none;background-image:linear-gradient(1deg,#00325d 3%,#005dac 99%);border:1px solid #00539c}.crickex .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.crickex .txt-wrap{color:#fff9}body.iceEX{color:#222;background-color:#deb34a;background-image:linear-gradient(56deg,#cea133 4%,#deb34a 42%)}.iceEX input{border:1px solid #666}.iceEX .pass-head{background-image:linear-gradient(#281e00 0%,#000 100%);width:100%}.iceEX .pass-head h1{width:35.7333vw;height:19.2vw;margin-left:inherit;background-image:url(/images/mobile/iceEX/logo-login-iceEX.png);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (aspect-ratio>=16/9){.iceEX .pass-head h1{width:20.09vmax;height:10.7946vmax}}.iceEX .form-login dt{color:#000}.iceEX .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.iceEX .state{color:#222}.iceEX .txt-wrap{color:#fff9;background:#000c}.iceEX .app-qrcode{background:url(/images/mobile/iceEX/appic-iceEX.png) 50%/cover no-repeat}.iceEX .app-link .btn-app-android,.iceEX .app-link .btn-app-ios{color:#fff}.iceEX .app-ver{color:#000}body.iceinplay{background-color:#000;background-image:linear-gradient(56deg,#333 4%,#000 42%)}.iceinplay .pass-head{background-color:#000;background-image:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.iceinplay .pass-head h1{width:35.7333vw;height:19.2vw;margin-left:inherit;background-image:url(/images/mobile/iceinplay/logo-login-iceinplay.png);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (aspect-ratio>=16/9){.iceinplay .pass-head h1{width:20.6897vmax;height:10.7946vmax}}.iceinplay .form-login dt,.iceinplay .pass-wrap .txt-wrap{color:#fff}.iceinplay .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.iceinplay .state{color:#ccc}.iceinplay .support-wrap>dt{background-color:#000c}.iceinplay .support-wrap dl:last-of-type{border-top:1px solid #ffffff1a}body.dhoom{background-color:#c1292e;background-image:linear-gradient(56deg,#e03d45 4%,#c1292e 42%)}.dhoom .pass-head{background-color:#0e2b90;background-image:url(/images/mobile/dhoom/head_bg.jpg);background-repeat:repeat-x;background-size:cover}.dhoom .pass-head h1{background-image:url(/images/mobile/dhoom/logo-dhoom.png);background-position:50%;width:56.8vw;height:20vw;margin-left:-28vw;top:.26667vw}@media screen and (aspect-ratio>=16/9){.dhoom .pass-head h1{width:31.934vmax;height:11.2444vmax;margin-left:-15.7421vmax;top:.14993vmax}}.dhoom .form-login dt,.dhoom .pass-wrap .txt-wrap{color:#fff}.dhoom .btn-send.disable,.dhoom .disable.login{color:#fff;background-image:linear-gradient(-180deg,#a6e3e0 0%,#99d7d3 100%)}.dhoom .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(0,0,0)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.dhoom .state{color:#ccc}body.baji{background:#14805e}.baji input{border:1px solid #666}.baji .pass-head{background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji .pass-head h1{width:23.4667vw;height:14.6667vw;margin-left:inherit;background-image:url(/images/mobile/baji/logo-baji.png);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (aspect-ratio>=16/9){.baji .pass-head h1{width:13.1934vmax;height:8.24588vmax}}.baji .form-login dt{color:#fff}.baji .pass-wrap .txt-wrap{color:#ffffff80}.baji .btn-send.disable:after,.baji .disable.login:after{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(0,0,0,0.30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>") no-repeat}.baji .login{color:#000;box-shadow:none;background-image:linear-gradient(#f3de00 0%,#d0be00 100%);border:1px solid #08571d}.baji .login:after{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"%23000\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>") no-repeat}.baji .state{color:#cdbc00}.baji .support-wrap dl:last-of-type{border-top:1px solid #ffffff1a}body.agexch247{color:#fff;background-image:linear-gradient(#600009 0%,#190004 100%)}.agexch247 input{border:1px solid #666}.agexch247 .pass-head{background-image:linear-gradient(#190004 0%,#000 100%);width:100%}.agexch247 .pass-head h1{width:27.4667vw;height:17.6vw;margin-left:inherit;background-image:url(/images/mobile/agEX247/logo-agEX.png);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (aspect-ratio>=16/9){.agexch247 .pass-head h1{width:15.4423vmax;height:9.89505vmax}}.agexch247 .form-login dt{color:#fff}.agexch247 .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.agexch247 .state{color:#d0021b}.agexch247 .txt-wrap{color:#fff9;background:#000c}.agexch247 .app-qrcode{background:url(/images/mobile/agEX247/appic-agEX.png) 50%/cover no-repeat}.agexch247 .app-link .btn-app-android,.agexch247 .app-link .btn-app-ios{color:#fff}.agexch247 .app-ver{color:#000}.agexch247 .policy-link{color:#ffffff80}.agexch247 .policy-link a{color:#ffffffb3}body.baji365{background:#14805e}.baji365 input{border:1px solid #666}.baji365 .pass-head{background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji365 .pass-head h1{width:40.5333vw;height:12.5333vw;margin-left:inherit;background-image:url(/images/mobile/baji365/logo-baji365.png);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (aspect-ratio>=16/9){.baji365 .pass-head h1{width:22.7886vmax;height:7.04648vmax}}.baji365 .form-login dt{color:#fff}.baji365 .pass-wrap .txt-wrap{color:#ffffff80}.baji365 .btn-send.disable:after,.baji365 .disable.login:after{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(0,0,0,0.30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>") no-repeat}.baji365 .login{color:#000;box-shadow:none;background-image:linear-gradient(#f3de00 0%,#d0be00 100%);border:1px solid #08571d}.baji365 .login:after{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"%23000\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>") no-repeat}.baji365 .state{color:#cdbc00}.baji365 .support-wrap dl:last-of-type{border-top:1px solid #ffffff1a}.yabo101sport .pass-head{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.yabo101sport .pass-head h1{background-image:url(/images/mobile/yabo101sport/logo-yabo101sport.png)}.yabo101sport .app-qrcode{background:url(/images/mobile/yabo101sport/appic-yabo101sport.png) 50%/cover no-repeat}.wicketspro .pass-head{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketspro .pass-head h1{background-image:url(/images/mobile/9wicketspro/logo-9wicketspro.png)}.wicketspro .app-qrcode{background:url(/images/mobile/9wicketspro/appic-9wickets.png) 50%/cover no-repeat}.qlnks_nw_pg_ft{display:none}.seperator{text-align:center;border-top:1px solid #ccc;width:100%;margin:22px 0 0}.seperator b{text-align:center;z-index:1;background:#fff;border:1px solid #e0e0e0;border-radius:50%;width:25px;height:25px;font-size:15px;line-height:27px;display:inline-block;position:relative;top:-15px}@keyframes jconfirm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body[class*=jconfirm-no-scroll-]{overflow:hidden!important}.jconfirm{z-index:99999999;font-family:inherit;position:fixed;inset:0;overflow:hidden}.jconfirm .jconfirm-bg{transition:opacity .4s;position:fixed;inset:0}.jconfirm .jconfirm-bg.jconfirm-bg-h{opacity:0!important}.jconfirm .jconfirm-scrollpane{perspective:500px;perspective-origin:50%;width:100%;height:100%;display:table}.jconfirm .jconfirm-row{width:100%;display:table-row}.jconfirm .jconfirm-cell{vertical-align:middle;display:table-cell}.jconfirm .jconfirm-holder{max-height:100%;padding:50px 0}.jconfirm .jconfirm-box-container{transition:transform}.jconfirm .jconfirm-box-container.jconfirm-no-transition{transition:none!important}.jconfirm .jconfirm-box{background:#fff;border-radius:4px;outline:0;margin-left:auto;margin-right:auto;padding:15px 15px 0;position:relative;overflow:hidden}@keyframes type-blue{1%,to{border-color:#3498db}50%{border-color:#5faee3}}@keyframes type-green{1%,to{border-color:#2ecc71}50%{border-color:#54d98c}}@keyframes type-red{1%,to{border-color:#e74c3c}50%{border-color:#ed7669}}@keyframes type-orange{1%,to{border-color:#f1c40f}50%{border-color:#f4d03f}}@keyframes type-purple{1%,to{border-color:#9b59b6}50%{border-color:#b07cc6}}@keyframes type-dark{1%,to{border-color:#34495e}50%{border-color:#46627f}}.jconfirm .jconfirm-box.jconfirm-type-animated{animation-duration:2s;animation-iteration-count:infinite}.jconfirm .jconfirm-box.jconfirm-type-blue{border-top:7px solid #3498db;animation-name:type-blue}.jconfirm .jconfirm-box.jconfirm-type-green{border-top:7px solid #2ecc71;animation-name:type-green}.jconfirm .jconfirm-box.jconfirm-type-red{border-top:7px solid #e74c3c;animation-name:type-red}.jconfirm .jconfirm-box.jconfirm-type-orange{border-top:7px solid #f1c40f;animation-name:type-orange}.jconfirm .jconfirm-box.jconfirm-type-purple{border-top:7px solid #9b59b6;animation-name:type-purple}.jconfirm .jconfirm-box.jconfirm-type-dark{border-top:7px solid #34495e;animation-name:type-dark}.jconfirm .jconfirm-box.loading{height:120px}.jconfirm .jconfirm-box.loading:before{content:"";z-index:1;background:#fff;border-radius:10px;position:absolute;inset:0}.jconfirm .jconfirm-box.loading:after{opacity:.6;content:"";z-index:2;border:3px solid #0000;border-bottom-color:#1e90ff;border-radius:50%;width:30px;height:30px;margin-top:-15px;margin-left:-15px;animation:1s linear infinite jconfirm-spin;position:absolute;top:50%;left:50%}.jconfirm .jconfirm-box div.jconfirm-closeIcon{cursor:pointer;opacity:.6;text-align:center;z-index:1;width:20px;height:20px;display:none;position:absolute;top:10px;right:10px;font-size:27px!important;line-height:14px!important}.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa,.jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon,.jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover{opacity:1}.jconfirm .jconfirm-box div.jconfirm-title-c{-webkit-user-select:none;user-select:none;cursor:default;padding-bottom:15px;font-size:22px;line-height:20px;display:block}.jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand{cursor:move}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{font-size:inherit;vertical-align:middle;display:inline-block}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i{vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{-webkit-user-select:none;user-select:none;font-size:inherit;vertical-align:middle;font-family:inherit;display:inline-block}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-content-pane{width:100%;height:auto;margin-bottom:15px;transition:height .4s ease-in;display:inline-block;position:relative;overflow:hidden auto}.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll{overflow-y:hidden}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar{width:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-track{background:#0000001a}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb{background:#666;border-radius:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{overflow:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img{max-width:100%;height:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty{display:none}.jconfirm .jconfirm-box .jconfirm-buttons{padding-bottom:11px}.jconfirm .jconfirm-box .jconfirm-buttons>button{margin-bottom:4px;margin-left:2px;margin-right:2px}.jconfirm .jconfirm-box .jconfirm-buttons button{text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background-image:none;border:0;border-radius:4px;min-height:1em;padding:6px 12px;font-size:14px;font-weight:400;line-height:1.42857;transition:opacity .1s,background-color .1s,color .1s,box-shadow .1s,background .1s;display:inline-block}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue{color:#fff;text-shadow:none;background-color:#3498db;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover{color:#fff;background-color:#2980b9}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green{color:#fff;text-shadow:none;background-color:#2ecc71;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover{color:#fff;background-color:#27ae60}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red{color:#fff;text-shadow:none;background-color:#e74c3c;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover{color:#fff;background-color:#c0392b}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange{color:#fff;text-shadow:none;background-color:#f1c40f;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover{color:#fff;background-color:#f39c12}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default{color:#000;text-shadow:none;background-color:#ecf0f1;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover{color:#000;background-color:#bdc3c7}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple{color:#fff;text-shadow:none;background-color:#9b59b6;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover{color:#fff;background-color:#8e44ad}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark{color:#fff;text-shadow:none;background-color:#34495e;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover{color:#fff;background-color:#2c3e50}.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c{color:#e74c3c!important}.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c{color:#3498db!important}.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c{color:#2ecc71!important}.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c{color:#9b59b6!important}.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c{color:#f1c40f!important}.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c{color:#34495e!important}.jconfirm .jconfirm-clear{clear:both}.jconfirm.jconfirm-rtl{direction:rtl}.jconfirm.jconfirm-rtl div.jconfirm-closeIcon{left:5px;right:auto}.jconfirm.jconfirm-white .jconfirm-bg,.jconfirm.jconfirm-light .jconfirm-bg{opacity:.2;background-color:#444}.jconfirm.jconfirm-white .jconfirm-box,.jconfirm.jconfirm-light .jconfirm-box{border-radius:5px;box-shadow:0 2px 6px #0003}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-left:0;margin-right:8px}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;text-shadow:none;font-size:14px;font-weight:700}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default{-webkit-box-shadow:none;box-shadow:none;color:#333}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#ddd}.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-black .jconfirm-bg,.jconfirm.jconfirm-dark .jconfirm-bg{opacity:.4;background-color:#2f4f4f}.jconfirm.jconfirm-black .jconfirm-box,.jconfirm.jconfirm-dark .jconfirm-box{color:#fff;background:#444;border-radius:5px;box-shadow:0 2px 6px #0003}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-left:0;margin-right:8px}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;text-shadow:none;color:#fff;background-image:none;border:0;font-size:14px;font-weight:700;transition:background .1s}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default{-webkit-box-shadow:none;box-shadow:none;color:#fff;background:0}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#666}.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake{animation:.82s cubic-bezier(.36,.07,.19,.97) both shake;transform:translate(0,0)}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow{animation:.82s cubic-bezier(.36,.07,.19,.97) both glow;transform:translate(0,0)}@keyframes shake{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-8px)}40%,60%{transform:translate(8px)}}@keyframes glow{0%,to{box-shadow:0 0 red}50%{box-shadow:0 0 30px red}}.jconfirm{perspective:400px}.jconfirm .jconfirm-box{opacity:1;transition-property:all}.jconfirm .jconfirm-box.jconfirm-animation-top,.jconfirm .jconfirm-box.jconfirm-animation-left,.jconfirm .jconfirm-box.jconfirm-animation-right,.jconfirm .jconfirm-box.jconfirm-animation-bottom,.jconfirm .jconfirm-box.jconfirm-animation-opacity,.jconfirm .jconfirm-box.jconfirm-animation-zoom,.jconfirm .jconfirm-box.jconfirm-animation-scale,.jconfirm .jconfirm-box.jconfirm-animation-none,.jconfirm .jconfirm-box.jconfirm-animation-rotate,.jconfirm .jconfirm-box.jconfirm-animation-rotatex,.jconfirm .jconfirm-box.jconfirm-animation-rotatey,.jconfirm .jconfirm-box.jconfirm-animation-scaley,.jconfirm .jconfirm-box.jconfirm-animation-scalex{opacity:0}.jconfirm .jconfirm-box.jconfirm-animation-rotate{transform:rotate(90deg)}.jconfirm .jconfirm-box.jconfirm-animation-rotatex{transform-origin:50%;transform:rotateX(90deg)}.jconfirm .jconfirm-box.jconfirm-animation-rotatexr{transform-origin:50%;transform:rotateX(-90deg)}.jconfirm .jconfirm-box.jconfirm-animation-rotatey{transform-origin:50%;transform:rotateY(90deg)}.jconfirm .jconfirm-box.jconfirm-animation-rotateyr{transform-origin:50%;transform:rotateY(-90deg)}.jconfirm .jconfirm-box.jconfirm-animation-scaley{transform-origin:50%;transform:scaleY(1.5)}.jconfirm .jconfirm-box.jconfirm-animation-scalex{transform-origin:50%;transform:scaleX(1.5)}.jconfirm .jconfirm-box.jconfirm-animation-top{transform:translateY(-100px)}.jconfirm .jconfirm-box.jconfirm-animation-left{transform:translate(-100px)}.jconfirm .jconfirm-box.jconfirm-animation-right{transform:translate(100px)}.jconfirm .jconfirm-box.jconfirm-animation-bottom{transform:translateY(100px)}.jconfirm .jconfirm-box.jconfirm-animation-zoom{transform:scale(1.2)}.jconfirm .jconfirm-box.jconfirm-animation-scale{transform:scale(.5)}.jconfirm .jconfirm-box.jconfirm-animation-none{visibility:hidden}.jconfirm.jconfirm-supervan .jconfirm-bg{background-color:#36465df2}.jconfirm.jconfirm-supervan .jconfirm-box{background-color:#0000}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark{border:0}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon{color:#fff}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c{text-align:center;color:#fff;font-size:28px;font-weight:400}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c>*{padding-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-left:0;margin-right:8px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane{margin-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content{text-align:center;color:#fff}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button{text-shadow:none;color:#fff;background:#303f53;border:0;border-radius:2px;min-width:100px;padding:10px;font-size:16px}.jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-material .jconfirm-bg{background-color:#000000ab}.jconfirm.jconfirm-material .jconfirm-box{background-color:#fff;padding:30px 25px 10px;box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-left:0;margin-right:8px}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon{color:#000000de}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c{color:#000000de;font-size:22px;font-weight:700}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content{color:#000000de}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons{text-align:right}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;font-weight:500}.jconfirm.jconfirm-material.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-bootstrap .jconfirm-bg{background-color:#00000036}.jconfirm.jconfirm-bootstrap .jconfirm-box{background-color:#fff;border:1px solid #0006;padding:15px 0 0;box-shadow:0 3px 8px #0003}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-left:0;margin-right:8px}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon{color:#000000de}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c{color:#000000de;padding-left:15px;padding-right:15px;font-size:22px;font-weight:700}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content{color:#000000de;padding:0 15px}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons{text-align:right;border-top:1px solid #ddd;border-radius:0 0 4px 4px;margin:-5px 0 0;padding:10px;overflow:hidden}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button{font-weight:500}.jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-modern .jconfirm-bg{opacity:.6;background-color:#708090}.jconfirm.jconfirm-modern .jconfirm-box{background-color:#fff;padding:30px 30px 15px;box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon{color:#000000de;top:15px;right:15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c{color:#000000de;text-align:center;margin-bottom:10px;font-size:24px;font-weight:700}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{color:#aaa;margin-bottom:10px;margin-left:0;margin-right:0;font-size:69px;transition:transform .5s;display:block;transform:scale(0)}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content{text-align:center;color:#777;margin-bottom:25px;font-size:15px}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;padding:10px 20px;font-weight:700;transition:background .1s}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button+button{margin-left:4px}.jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{transform:scale(1)}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content{text-align:unset!important}.loadBal:after{content:" . . .  ";animation:1s steps(5,end) infinite dots}@keyframes dots{0%,20%{color:#0000;text-shadow:.25em 0 #0000,.5em 0 #0000}40%{color:#fff;text-shadow:.25em 0 #0000,.5em 0 #0000}60%{text-shadow:.25em 0 #fff,.5em 0 #0000}80%,to{text-shadow:.25em 0 #fff,.5em 0 #fff}}.jrk_yearWiseData_Section{grid-template-columns:.6fr .4fr;gap:12px;display:grid}.jrk_selectYear{gap:12px;display:flex}.jrk_selectYear .jrk_element{color:#fff;border:1px solid #fff;border-radius:30px;flex-grow:1;place-items:center;width:auto;height:26px;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;transition:all .5s;display:grid}.loadmore_txns_div:has(.jrk_yearWiseData_Section){margin:10px 0;padding:0}.jrk_selectYear .jrk_element.active{color:#e4bf69;background:#1a1c21;border:#0000;transition:all .5s}.select-styled{border:1px solid #fff;border-radius:30px;align-items:center;width:100%;height:26px;padding-left:10px;display:flex}.select-styled.yearSelected{color:#e4bf69;background:#1a1c21;border:#0000}.select-styled.yearSelected:after{border-color:#e4bf69 #0000 #0000}@media screen and (width>=480px){.jrk_selectYear .jrk_element,.jrk_select{font-size:16px}.jrk_selectYear .jrk_element,.select-styled{height:40px}.select-styled:after{border:8px solid #0000;border-top-color:#fff;top:16px;right:20px}.select-options li{margin:0;padding:20px 0 10px}.select-options{height:200px}}@media screen and (width<=330px){.jrk_selectYear,.jrk_yearWiseData_Section{gap:5px}.jrk_selectYear .jrk_element,.jrk_select{font-size:10px}.pd20{padding:10px}}.pdr20{padding-right:20px}.mt30{margin-top:30px}.wallet-card{background:linear-gradient(202.34deg,#b5bdc206 40.27%,#fff0 40.38%),#1a212a;border-radius:1rem;padding:20px;position:relative}.balance-active span{text-transform:uppercase;letter-spacing:1px;color:#fff;background-color:#0cd463;border-radius:10px;margin-left:10px;padding:5px 10px;font-size:10px;font-weight:500;line-height:6px;display:inline-flex}.balance-currency,.balance,.balance-button{margin:10px}.balance-currency span{color:gray;font-size:20px}.balance span{color:#fff;font-size:30px}.balance abbr{font-size:20px;text-decoration:none;border:none!important}.deposit-btn{color:#fff;background:#0cd463;border:1px solid #0cd463;border-radius:30px;margin:5px;padding:8px 25px}.withdraw-btn{color:#fff;background:0 0;border:1px solid #fff;border-radius:30px;margin:5px;padding:8px 20px}.addRemove-div{margin-top:10px}.addRemove-div .addRemove-button{text-align:center;color:#0cd463;background:#1a212a;border:1px solid #1a212a;border-radius:30px;width:100%;padding:15px 40px}.addRemove-button span{margin:0 20px}.addRemove-button:before{content:"+"}.wallet-transfer{background:#1a212a;border-radius:1rem;padding:20px}.transfer-title h4{color:#fff}.transfer-title img{width:25px;margin:0 10px}.transfer-note p{color:#8697a2}.transferNow-btn{color:#fff;background:0 0;border:1px solid #fff;border-radius:30px;margin:5px;padding:8px 30px}.myTransctionLabel h4{color:#fff;font-size:18px}.myTransctionLabel h4{color:#ffffffb3}.myTransctionLabel ul.transaction-tabs li.current h4{color:#f4bb42}.myTransctionLabel ul.transaction-tabs li h4{margin:0}.myTransactionDiv .panel-group{border-top:1px solid #31373f;border-bottom:1px solid #31373f;margin-bottom:0}.myTransactionDiv .panel{background:0 0;border:none}.myTransactionDiv .panel-heading,.myTransactionDiv .panel-body{padding:5px}.myTransactionDiv .panel-default>.panel-heading{color:#fff;background:0 0}.transDate,.transAmount{color:#fff}.transType{color:#8697a2}.transStatus{color:#0cd463}.myTransactionDiv .panel-default>.panel-heading+.panel-collapse>.panel-body{border:none}.transDetails{background:#1a212a;border-radius:1rem;padding:20px}.transDetails h5{color:#fff;font-size:12px}.wallet-heading{background:#232a33;box-shadow:0 3px 5px #06131c}.myTransactionDiv .tab-content{display:none}.myTransactionDiv .tab-content.current{display:block}@media (width<=404px){ul.transaction-tabs{gap:0 6px}.myTransactionDiv h4,ul.transaction-tabs h4{padding:0;font-size:13px}.myTransactionDiv h5.transStatus{font-size:12px}}@media (width>=280px) and (width<=320px){.myTransactionDiv h4,ul.transaction-tabs h4{font-size:3.6vw}}ul.transaction-tabs li{cursor:pointer;z-index:2;border-radius:6px;flex:1;justify-content:center;align-items:center;height:46px;display:flex;position:relative}ul.transaction-tabs li h4{color:#fff;margin:0;font-size:18px;font-weight:600}ul.transaction-tabs li.current h4{color:#f4bb42}.transaction-tabs li{z-index:2;cursor:pointer;flex:1;justify-content:center;align-items:center;display:flex}.transaction-tabs li h4{color:#fff;margin:0;font-size:16px;font-weight:600}.cl_my_transaction{margin-top:20px;position:relative}.transaction-tabs{background:linear-gradient(#303d46 0%,#192226 100%);border-radius:8px;align-items:center;height:60px;margin:0;padding:5px;list-style:none;display:flex;position:relative;box-shadow:0 4px 4px #00000040}.transaction-tabs li{z-index:2;cursor:pointer;flex:1;justify-content:center;align-items:center;height:50px;display:flex;position:relative}.transaction-tabs li h4{color:#ffffffb3;margin:0;padding:0;font-size:15px;font-weight:600}.transaction-tabs li.current h4{color:#f4bb42}.active-bar{z-index:1;background:linear-gradient(#1c2129 0%,#161b20 100%);border-radius:5px;width:calc(50% - 5px);height:50px;transition:all .3s ease-in-out;position:absolute;top:5px;left:5px;box-shadow:0 1.38889px 1.38889px #000000a6}ul.transaction-tabs{background:linear-gradient(#303d46 0%,#192226 100%);border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:0 16px;height:11.5vw;padding:5.81px 5px 6.77px;display:flex;position:relative;box-shadow:0 4px 4px #00000040}table.dataTable{clear:both;border-collapse:separate;border-spacing:0;width:100%;margin:0 auto}table.dataTable thead th,table.dataTable tfoot th{font-weight:700}table.dataTable thead th,table.dataTable thead td{border-bottom:1px solid #111;padding:10px 18px}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{border-top:1px solid #111;padding:10px 18px 6px}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-position:100%;background-repeat:no-repeat}table.dataTable thead .sorting{background-image:url(../images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(../images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(../images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(../images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(../images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td,table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{clear:both;zoom:1;position:relative}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;text-align:center;cursor:pointer;border:1px solid #0000;border-radius:2px;min-width:1.5em;margin-left:2px;padding:.5em 1em;display:inline-block;color:#333!important;text-decoration:none!important}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background:-moz-linear-gradient(#dcdcdc 0%,#fff 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(#fff 0%,#dcdcdc 100%);border:1px solid #979797;color:#333!important}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;box-shadow:none;background:0 0;border:1px solid #0000;color:#666!important}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background:-moz-linear-gradient(#111 0%,#585858 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(#585858 0%,#111 100%);border:1px solid #111;color:#fff!important}.dataTables_wrapper .dataTables_paginate .paginate_button:active{background:-moz-linear-gradient(#0c0c0c 0%,#2b2b2b 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(#2b2b2b 0%,#0c0c0c 100%);outline:none;box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{text-align:center;background:-moz-linear-gradient(270deg,#fff0 0%,#ffffffe6 25% 75%,#fff0 100%);background:-ms-linear-gradient(left, #fff0 0%, #ffffffe6 25%, #ffffffe6 75%, #fff0 100%);background:linear-gradient(90deg,#fff0 0%,#ffffffe6 25% 75%,#fff0 100%);width:100%;height:40px;margin-top:-25px;margin-left:-50%;padding-top:20px;font-size:1.2em;position:absolute;top:50%;left:50%}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;content:"";clear:both;height:0;display:block}@media screen and (width<=767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (width<=640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}.table_div{color:#222}.inviteHeader{color:#fff;background:#454547;align-items:center;width:100vw;height:12vw;display:flex}.mainBody{height:125vw;overflow-y:scroll}.inviteHeader>p{text-transform:capitalize;margin-left:4vw;font-size:4vw}.inviteHeader .fa-angle-left{margin-right:4vw}.howItWorks{background-color:#f2f2f2;height:92vw}.cricImg{width:100vw;height:40vw;margin-bottom:4vw}.cricImg img{width:100%;height:auto}.howItWOrksDescrip{text-align:center;margin:auto}.bonusCashBold{margin-bottom:2.5vw;font-size:4.5vw;font-weight:600}.hiw{margin-top:2.5vw;font-weight:600}.btns{width:90%;margin:auto}.copyCode{border:1px dotted;border-radius:5px;justify-content:space-between;margin-top:9vw;padding:2vw;font-size:4vw;font-weight:600;display:flex}.inviteBtn,.whatsappBtn,.shareBtn{color:#fff;background-color:#454547;border:none;border-radius:5px;width:100%;margin-top:2.8vw;padding:2.5vw}.invFriends{background-color:#f2f2f2;flex-wrap:wrap;align-items:center;width:100vw;height:10vw;margin-top:4vw;font-weight:600;display:flex}.invFriends .fa-user-plus{flex:.15;justify-content:center;display:flex}.invFriends p{flex:.8}.invFriends .num1{color:#fff;background-color:#000;border-radius:2.5vw;flex:.08;justify-content:center;width:5vw;height:5vw;display:flex}.invFriends .fa-angle-right{flex:.15;justify-content:center;font-size:5vw;display:flex}.userPB{width:100vw;display:flex}.pbImg{border-radius:10vw;width:20vw;height:20vw}.pbImg img{border-radius:10vw;width:100%;height:auto}.recievedMoney{justify-content:space-between;display:flex}#loader{margin-top:3vw}.tabbable-line>.nav-tabs{background:#232a33;border:none;margin:0;padding-left:5px;padding-right:5px;display:flex;overflow:scroll hidden;box-shadow:0 3px 5px #06131c}.bgTicketHeader,.bgTicketBody{background-color:#1a212a;border-radius:5px!important;padding:10px!important}.bets-type-name{text-align:center;-webkit-line-clamp:2;background:#1e90ff;border-radius:20px;-webkit-box-orient:vertical;padding:3px 10px;font-size:12px;line-height:normal;display:-webkit-box;overflow:hidden}.bets-type-time{font-size:10px}.bgTicketFooter label{color:gray;font-size:10px}.bets-type-time{color:gray}.tabbable-line ul{margin:0;padding:0;list-style:none}.tabbable-line ul li{list-style:none}html,body{overflow:hidden auto}.tabbable-panel,.tabbable-line,.nav-tabs.options{overflow-x:hidden}.no-bets-text-div h4{color:inherit;text-align:center;margin-top:10px;margin-bottom:10px;font-family:inherit;font-size:17px;font-weight:500;line-height:1.1}.my-bets h3{color:#fff;font-size:3.73333vw;font-weight:500;line-height:2.2;margin:0!important}.my-bets{background:#232a33;height:600px}.tabbable-panel{border:none}.tabbable-line>.nav-tabs{background:#284151;border:none;margin:0;display:flex;box-shadow:0 3px 5px #06131c;justify-content:center!important}.tabbable-line>.nav-tabs>li{margin:auto;padding:10px 0}.tabbable-line>.nav-tabs>li>a{color:#b0b0b0;border:0;margin:auto;padding:0 5px!important}.tabbable-line>.nav-tabs>li>a>i{color:#a6a6a6}.tabbable-line>.nav-tabs>li.open>a,.tabbable-line>.nav-tabs>li:hover>a{border:0;background:0 0!important}.tabbable-line>.nav-tabs>li.open>a>i,.tabbable-line>.nav-tabs>li:hover>a>i{color:#a6a6a6}.tabbable-line>.nav-tabs>li.open .dropdown-menu,.tabbable-line>.nav-tabs>li:hover .dropdown-menu{margin-top:0}.tabbable-line>.nav-tabs>li.active{border-bottom:2px solid #ffb80c;position:relative;background:0 0!important}.tabbable-line>.nav-tabs>li.active>a{text-decoration:none;color:#ffb80c!important;border:0!important;border-bottom-color:none!important;background-color:#0000!important}.tabbable-line>.nav-tabs>li.active>a>i{color:#404040}.tabbable-line>.tab-content{border:0;padding:0}.portlet .tabbable-line>.tab-content{padding-bottom:0}.tabbable-line>.tab-content .active{background:0 0!important}.nobets{width:90%;margin:auto;padding:10px}.no-bets-image-div{text-align:center;width:50%;margin:auto;padding:10px}.no-bets-text-div{text-align:center;color:#fff;width:70%;margin:auto;padding:20px}.nobets .card{background:#284151}.load-more-btn{color:#6e7f89!important;background:#334b59!important;border-radius:20px!important;padding:10px 30px!important}body.exchange_{background:#232a33!important}.pdw20{padding:0 10px}.mtb0{margin:0}.myBetsTicketSection{padding:2px 7px 7px}.panel{background-color:#0000!important;border:none!important}.bgTicketHeader,.bgTicketBody{background-color:#1a212a;border-radius:5px!important;padding:10px!important}.bgTicketFooter{color:#fff;background-color:#1a212a!important;border-radius:5px!important;padding:10px!important}.bgTicketFooterButton{color:#fff;background-color:#1a212a!important;border-radius:10px!important}.borderDotted{border-top:3px dotted}.borderDottedBottom{border-bottom:3px dotted}.bets-type-name-div{text-align:center;background:#1e90ff;border-radius:20px;padding:3px 10px}.bets-type-name{vertical-align:top;word-break:break-word;font-size:12px}.bets-type-time,.bgTicketFooter label{color:gray;font-size:10px}.bgTicketFooter h5{color:#fff;margin:0;font-size:12px;font-weight:700}.bets-type-date{color:#fff;font-size:10px}.bet-on-game-name{color:#fff}.bet-on-game-desc{color:gray;margin:0;font-size:10px}.bet-on-game-points h6{color:#0cd463;font-weight:700}.bet-on-game-date{color:gray;margin-top:20px;font-size:10px}.cashout-amount-btn button{color:#fff;background-color:#232a33;border:1px solid #0000;border-radius:6.25rem;width:100%;margin:10px 5px;padding:10px 5px;font-size:12px}.cashout-amount-id .m20{margin:20px 0}.cashout-amount-id span{color:#fff;background-color:#232a33;border-radius:50%;padding:10px;font-size:12px}.cashout-number{color:#0cd463;padding:0 10px}.bets-type-logo i{color:brown}.bgBlack{background:#111}.pdlr0{padding-left:0!important;padding-right:0!important}.pd6{padding:6px}.pdb5{padding-bottom:5px}.casino-live h3{margin-bottom:0!important}.card img{background:#a1902e;background:-webkit-gradient(left top, right bottom, color-stop(0, #a1902e), color-stop(35%, #ffdb66), color-stop(40%, #baa73e), color-stop(44%, #fff8d4), color-stop(48%, #6e5706), color-stop(52%, #574300), color-stop(56%, #fff6c7), color-stop(76%, #ab8f00), color-stop(100%, #ab8f00));background:linear-gradient(135deg,#a1902e,#ffdb66 35%,#baa73e 40%,#fff8d4 44%,#6e5706 48%,#574300 52%,#fff6c7 56%,#ab8f00 76%,#ab8f00);border-radius:10px;padding:3px}.game-toolbar{background-color:#1a1a1a;border-radius:50px;width:auto;margin-bottom:0;padding:0 10px 0 20px;font-weight:600}.gamelists-wrapper ul{white-space:nowrap;flex-grow:2;overflow:auto}.gamelists-wrapper ul li{color:#8f99a3;cursor:pointer;padding:20px 15px;font-size:1rem;transition:all .3s;display:inline-block;position:relative}.gamelists-wrapper ul li.selected,.gamelists-wrapper ul li:hover{color:#fff}.gamelists-wrapper ul li.selected:after{opacity:1}.gamelists-wrapper ul li:after{content:"";opacity:0;background-color:#f9bb22;border-radius:5px;width:5px;height:5px;transition:all .3s;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}@media only screen and (width<=780px) and (width>=0){.tabs__wrapper{padding-bottom:12px}.tabs__bar{padding:0 15px}.gamePlatformWrapper .platformList{margin:0 5px}}.gamePlatformWrapper{margin:15px 0 0}.tabs,.tabs__bar{position:relative}.transparent{background-color:#0000!important;border-color:#0000!important}.tabs__wrapper{contain:content;display:flex;overflow:auto}.gamePlatformWrapper .tabs__wrapper .tabs__container{height:auto!important}.tabs__container{white-space:nowrap;flex:1 0 auto;height:48px;list-style-type:none;transition:transform .6s cubic-bezier(.86,0,.07,1);display:flex;position:relative}.gamePlatformWrapper .platformList:first-child{margin-left:0}.tabs__div{height:inherit;text-align:center;text-transform:uppercase;vertical-align:middle;flex:0 auto;align-items:center;max-width:264px;font-size:14px;font-weight:500;line-height:normal;display:inline-flex}.gamePlatformWrapper .platformList a{border-radius:50px;width:50px;height:50px}.tabs__bar .tabs__div{color:#fff}.gamePlatformWrapper .platformList a.selectedPlatform{box-shadow:inset 0 0 0 2px #f9bb22}.gamePlatformWrapper .platformList a{background-color:#1a1a1a;border-radius:60px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.application.theme--dark a{cursor:pointer}.gamePlatformWrapper .platformList a .platformIcon{width:30px;position:absolute}.gamePlatformWrapper .platformList .before{transition:opacity .3s .2s,transform .3s .2s}.gamePlatformWrapper .platformList .after{opacity:0;transition:opacity .3s .2s,transform .3s .2s;transform:rotate(180deg)}.gamePlatformWrapper .platformList:hover .after{opacity:1;color:#fff;transform:rotate(1turn)}.gamePlatformWrapper .platformList:hover .before{opacity:0;transform:rotate(180deg)}#highlightLabel{position:relative}#highlightLabel .wrap-highlight,#highlightLabel .a-search{height:100%}#highlightLabel .a-search{width:50px}#highlightLabel .wrap-highlight,#highlightLabel .wrap-highlight ul{position:static}#highlightLabel .wrap-highlight ul{width:fit-content;display:flex}#highlightLabel .wrap-highlight li{margin:0;padding:10px 15px}.wrap-highlight .tag-new{top:5px}#highlightLabel .a-search{z-index:10}#highlightLabel .a-search+.wrap-highlight ul{margin-top:10px;padding-right:60px}.tag-live{z-index:9;min-width:unset;top:5px;right:-3.66667vw}.market-list-pop-carousel{height:100vh}.market-list-pop-carousel .modal-content{position:fixed}.producerDownMainDiv{text-align:center;margin:20px 0}@media screen and (width>=768px){#highlightLabel .wrap-highlight li{padding:20px 30px}#highlightLabel .a-search{width:110px}#highlightLabel .a-search+.wrap-highlight ul{padding-right:120px}#highlightLabel .tag-live{min-width:unset;right:-2.66667vw}}@media screen and (width<=340px){.wrap-highlight>ul>li>span.tag-new{font-size:10px}#highlightLabel .tag-live{min-width:unset;top:5px;right:-2.66667vw}}.select-hidden{visibility:hidden;padding-right:10px;display:none}.jrk_select{cursor:pointer;color:#fff;width:100%;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:inline-block;position:relative}.select-styled{box-sizing:border-box;border:1px solid #fff;border-radius:30px;align-items:center;height:30px;padding-left:10px;display:flex}.select-styled:after{content:"";border:5px solid #0000;border-top-color:#fff;width:0;height:0;position:absolute;top:11px;right:10px}.select-styled:active,.select-styled.active{background:0 0;border:1px solid #fff;border-bottom:none;border-radius:11px 11px 0 0}.select-styled.active:after{border-color:#0000 #0000 #fff;top:5px}.select-options{z-index:9;background:#242a32;border:1px solid #fff;border-top:none;border-radius:0 0 11px 11px;max-height:200px;margin:0;padding:0 7px 12px;list-style:none;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden auto}.select-options li{text-align:left;border-bottom:.5px solid #30383f;margin:0;padding:12px 0 0;transition:all .15s ease-in}.select-options li:last-child{border-bottom:none}@media screen and (width>=480px){.jrk_select{font-size:16px}.select-styled{height:40px}.select-styled:after{border:8px solid #0000;border-top-color:#fff;top:16px;right:20px}.select-options li{margin:0;padding:20px 0 10px}.select-options{height:200px}}@media screen and (width<=330px){.jrk_select{font-size:10px}}.jrk_filter_section{grid-template-columns:.4fr .6fr;grid-auto-flow:column;align-items:center;padding:12px;display:grid}.jrk_selectDate_wrapper{grid-template-columns:.4fr .6fr;gap:8px;display:grid}.jrk_title{color:#7a7d80;text-transform:capitalize;margin:unset;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.jrk_logDetails{background:#fff;border-radius:6px;grid-template-columns:25% 47% 25%;gap:3%;padding:9px;display:grid;box-shadow:0 4px 4px #00000040}.jrk_status{text-transform:capitalize;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal}.jrk_success_green{color:#06b404}.jrk_failed_red{color:#f62c2c}.jrk_location,.jrk_ipAddress{color:#000;text-transform:capitalize;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;line-height:normal}.jrk_location{font-size:11px}.jrk_ipAddress{font-size:12px}.jrk_dateSec{color:gray;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.jrk_bodySec{background:#242a32;padding:0 8px}.jrk_title_column div{color:#448ef7;text-transform:capitalize;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}.jrk_title_column{grid-template-columns:25% 47% 25%;gap:3%;padding:10px 8px;display:grid}.jrk_headSec{background:linear-gradient(#33485a 0%,#293947 100%);grid-template-columns:70% 30%;align-items:center;padding:7px 12px;display:grid}.jrk_headSec h4{color:#fff;text-transform:capitalize;margin:unset;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}.jrk_activityLog_section .select-styled:active,.jrk_activityLog_section .select-styled.active{background:#232932}.jrk_logMessage_container{gap:4px;display:grid}.jrk_loadMore_btn{all:unset;color:#fff;text-transform:capitalize;background:#384a58;border-radius:74px;place-items:center;width:160px;height:40px;margin:16px 0;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;transition:all 1s;display:grid;box-shadow:0 4px 4px #0003}.jrk_loadMore_btn:active{transition:all 1s;animation:1s bounce}@keyframes bounce{0%{transform:scale(.9)}25%{transform:scale(.95)}50%{transform:scale(1.1)}75%{transform:scale(1.05)}to{transform:scale(1)}}.jrk_btn_Wrap{justify-content:center;display:flex}#page:has(.jrk_activityLog_section){background-color:#232932;padding-bottom:0}@media screen and (width>=576px){.jrk_location,.jrk_status,.jrk_ipAddress,.jrk_dateSec,.jrk_title_column div,.jrk_loadMore_btn,.jrk_headSec h4,.jrk_title{font-size:16px}.jrk_bodySec{padding:0 16px}.jrk_logMessage_container{gap:8px}}@media screen and (width<=575px) and (width>=420px){.jrk_location,.jrk_status,.jrk_ipAddress,.jrk_dateSec,.jrk_title_column div,.jrk_loadMore_btn,.jrk_headSec h4,.jrk_title{font-size:14px}}@media screen and (width<=340px){.jrk_location,.jrk_status,.jrk_ipAddress,.jrk_dateSec,.jrk_title_column div,.jrk_loadMore_btn,.jrk_headSec h4,.jrk_title{font-size:10px}}body.exchange{font-family:Averta Std regular,sans-serif;background:#232a33!important}.mtb80{margin-bottom:80px}.mt10{margin-top:10px}.mt20{margin-top:20px}.pd10{padding:10px}.pd20{padding:20px}.pd30{padding:30px}.vipheading h2{color:#fff;font-size:32px;line-height:125%}.vipheading h2 span{font-size:32px;line-height:125%}.vipheading p{color:#fff;font-size:20px;line-height:32px}.vipheading p .vipgreen{color:#0cd664}.headerImage img{width:100%}.fancycard{background:#1a212a;border-radius:12px;padding:16px}.fancy-pattern .topleft{filter:invert(86%)sepia(17%)saturate(470%)hue-rotate(345deg)brightness(91%)contrast(85%)}.fancy-pattern .bottomleft{filter:invert(86%)sepia(17%)saturate(470%)hue-rotate(345deg)brightness(91%)contrast(85%);transform:scaleX(-1)rotate(180deg)}.fancy-pattern .topright{filter:invert(86%)sepia(17%)saturate(470%)hue-rotate(345deg)brightness(91%)contrast(85%);float:right;transform:scaleX(-1)}.fancy-pattern .bottomright{filter:invert(86%)sepia(17%)saturate(470%)hue-rotate(345deg)brightness(91%)contrast(85%);float:right;transform:rotate(180deg)}.fancycard .card-content{color:#fff}.fancycard .card-content .image img{filter:invert(87%)sepia(11%)saturate(716%)hue-rotate(345deg)brightness(90%)contrast(88%)}.fancycard>.card-content .title{margin-bottom:24px;font-size:20px;line-height:140%}.fancycard>.card-content .desc__{font-size:16px}.fancycard>.card-content .learnMore{color:#d9bfa4;font-size:16px}.help-modals .modal-content{color:#fff;border-radius:20px;background:#232a33!important}.partnetship-headingTabs .nav-tabs{border-bottom:none;border-radius:50px;padding:4px;background:#1a212a!important}.partnetship-headingTabs .nav-tabs>li{width:50%}.partnetship-headingTabs .nav-tabs>li a{color:#8697a2}.partnetship-headingTabs .nav-tabs>li.active{background:0 0}.partnetship-headingTabs .nav-tabs>li.active>a,.partnetship-headingTabs .nav-tabs>li.active>a:focus,.partnetship-headingTabs .nav-tabs>li.active>a:hover{cursor:pointer;text-align:center;color:#d9bfa4;background:#232a33;border:none;border-radius:50px;padding:1px 0;font-weight:500}.partnetship-headingTabs .nav-tabs>li>a{cursor:pointer;text-align:center;border-radius:50px;padding:1px 0;font-weight:500}.partnership-content>.tab-content>.active,.partnership-content .carousel-inner>.item.active{background:0 0}.partnership-content .carousel-inner>.item,.partnership-content .carousel-inner>.item img{border-radius:20px}.partnership-div .partnershipHeading{color:#fff;margin-top:20px;font-size:32px}.partnershipcard{background:#1a212a;border-radius:12px;padding:16px}.partnershipcard .card-content{color:#fff}.partnershipcard>.card-content .title{margin-bottom:24px;font-size:20px;line-height:140%}.partnershipcard>.card-content .desc__{font-size:16px}.desc__ p{margin:20px 0 0!important}.partnershipcard>.card-content .custTitle{color:#fff;font-size:16px}.create-button{color:#fff;background-color:#0cd463;border:none!important;border-radius:25px!important;padding:12px 30px!important;font-size:16px!important}.helpGreen{color:#0cd664;font-size:16px}.contact-div i{padding:0 5px;color:#0cd664!important}.contact-div img{height:34px;padding:0 5px}.modal .close:before{background:0 0!important}.modal .close{color:#fff;opacity:inherit;margin:-10px 10px 0 0!important}.modal{top:100px!important}.number{color:#80e91d;font-size:25px}.cmail_us{font-size:15px!important}.cnt_description .help_footernumber{color:#fff}.cnt_description .help_footernumber:focus{text-decoration:none}h2.bold{text-align:center;margin-top:20px;margin-bottom:10px}.contact-div,.card-content.pd30.text-center{text-align:center}.fancycard .card-content .image img{vertical-align:middle}@media screen and (width<=450px){.help_nw_pg .number{font-size:15px}}.pln_newcontent_outer::-webkit-scrollbar{display:none}.pln_newcontent_outer{height:350px;margin-bottom:7px;padding:15px;overflow-y:scroll}.pln_newcontent_outer .cnt_heading_one{margin:10px 0;font-size:16px;font-weight:700}.pln_newcontent_outer .cnt_heading_two{margin:2px 0;font-size:15px;font-weight:700}.pln_newcontent_outer .cnt_description{margin:5px 0;font-size:14px}.pln_newcontent_outer .pln_un_list{margin-left:25px;font-size:14px}.pln_newcontent_outer .pln_un_list li{display:list-item}.help_content{color:#fff}.help_content .cnt_description,.help_content .pln_un_list li{font-family:Averta Std,sans-serif!important}.mt15{margin-top:15px}.wallet-topup-card{border:none;border-radius:24px 24px 0 0!important;margin-bottom:-1px!important}.fee-tag .free{color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#0cd463;border-radius:100px;margin:8px 0 0 8px;padding:0 8px;position:absolute;font-size:10px!important;font-weight:600!important;line-height:16px!important}.payment-method-info{background-color:#232a33;border-radius:12px;align-items:flex-start;margin:15px 5px;padding:20px;font-size:14px;display:flex}.payment-method-info svg{color:#fff;background-color:#1084f2;width:20px;height:20px;margin-right:10px;position:relative;top:4px}.payment-method-info .text{color:#fff;margin-top:2px}.payment-method-info .text a{color:#0cd463}.step-header{justify-content:center;align-items:center;padding:12px 15px;display:flex;position:relative}.step-number{color:#ffb80c;font-weight:600;position:absolute;left:8px}.rotate-icon{font-size:16px;position:absolute;right:8px}.panel-collapse{display:none}.panel-collapse.in{display:block}.rotate-icon{color:green;font-size:14px;transition:transform .3s}.rotate-icon.active{background:#d6c7c700;font-size:14px;transform:rotate(180deg)}.pd5{padding:5px}.plr0{padding-left:0!important;padding-right:0!important}.wallet-topup-container{background-color:#1a212ae8}.wallet-topup-section{background-color:#223744;border-radius:24px 24px 0 0}.wallet-topup-card{border:none;background-color:#1a212a!important;border-radius:24px 24px 0 0!important;margin-bottom:-1px!important;box-shadow:0 -8px 32px #00000047!important}.panel-heading{border-bottom:none!important}.rotate-icon{float:right;color:green}.step-number{float:left;color:#ffb80c}.wallet-title{color:#ffb80c;font-size:12px}.panel-group .panel+.panel{margin-top:0!important}.panel-body{border-top:none!important}.panel-body label{color:#ffb80c}.payment-methods .payment-method{cursor:pointer;flex-direction:column;max-width:100%;height:auto;margin-bottom:25px;display:flex}.payment-methods .payment-method img{background-color:#232a33;border-radius:8px;width:100%;position:relative}.payment-methods .payment-method .info-box{background-color:#232a33;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;padding:8px;display:flex;overflow-x:hidden}.payment-methods .payment-method .info-box .short-info{flex-direction:column;display:flex}.payment-methods .payment-method .info-box .short-info h3{color:#ffb80c;margin:0;font-size:12px;font-weight:600;line-height:20px;background-image:none!important}.payment-methods .payment-method .info-box .short-info .payment-eta{text-transform:uppercase;color:#8697a2;margin:0;font-size:10px;font-weight:600;line-height:16px}.fee-tag h3{color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#5f646a;border-radius:100px;margin:8px 0 0 8px;padding:0 8px;font-size:10px;font-weight:600;line-height:16px;position:absolute}.fee-tag{position:absolute}.limits{background-color:#232a33;border-radius:12px;flex-direction:row;margin-bottom:8px;padding:18px;display:flex}.limits p{color:#fff;margin-right:8px;font-size:14px;line-height:20px}.input_container{flex-direction:row;align-items:center;display:flex}.input_container input{color:#fff;background:#1a212a;border:1px solid #31373f;border-radius:12px;width:100%;padding:12px;font-size:14px;line-height:20px}.input_container input:focus{border-color:#19e170;outline:none;box-shadow:inset 0 .26667vw 1.33333vw #19e170!important}.wallet-amount-btn button{vertical-align:middle;text-align:center;cursor:pointer;color:#fff;background-color:#0cd463;border:1px solid #0000;border-radius:6.25rem;width:100%;height:48px;margin-top:20px;margin-bottom:8px;padding:.5rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.0625rem;text-decoration:none;display:inline-block}.bcBHKV .payment-method-info{background-color:#232a33;border-radius:12px;align-items:flex-start;margin:15px 0 0;padding:20px;font-size:14px;display:flex}.bcBHKV .payment-method-info svg{color:#fff;background-color:#1084f2;width:20px;height:20px;margin-right:10px}.hfCDHo{vertical-align:middle;color:#1a212a;background-color:#8697a2;border-radius:50%;padding:.25em;overflow:visible}.bcBHKV .payment-method-info .text{color:#fff;margin-top:2px}.bcBHKV .payment-method-info .text a{color:#0cd463}.bcBHKV .overview-row{flex-direction:row;margin-top:16px;display:flex}.bcBHKV .overview-row .overview-row-title{margin:0 auto 0 0}.bcBHKV .overview-row .overview-row-value{margin:0 0 0 auto}.bcBHKV .overview-row .overview-row-title,.bcBHKV .overview-row .overview-row-value{color:#8697a2;font-size:14px}.bcBHKV .overview-row .overview-row-value.total{color:#fff;font-weight:700}.bank-section{padding:0 16px}.bank-detail-section table{background:#212933;border:1px solid #353637;width:100%}.bank-detail-section table tr td p{color:#fff;margin:0}.bank-detail-section table tr td{color:#fff;padding:10px 16px}.bank-detail-section table tr td:nth-child(2){color:#fff;width:4%;padding:0}.bank-detail-section table tr{border-bottom:1px solid #353637}.bank-detail-section table tr:last-child{border-bottom:0}.bank-detail-section table tr td:last-child{text-align:right;padding-left:0}.bank-detail-section table tr td a.copy{color:#fff;text-align:center;border:1px solid #fff;border-radius:5px;outline:none;min-width:62.64px;padding:3px 6px;font-size:12px;text-decoration:none}.bank-detail-section table tr td a.copy i{margin-right:5px}.hint-section{margin-top:20px}.hint-section h4{color:#fff;font-size:15px}.hint-section ul{padding-left:27px}.hint-section ul li{color:#fff;margin-top:10px}.transfer-amt h6{color:#fff}.amount-section{position:relative}.transfer-amt{margin-top:20px}.transfer-amt span{text-transform:uppercase;color:#fff;height:100%;font-size:20px;position:absolute;bottom:0;left:0}.transfer-amt input{width:100%;box-shadow:none;color:#fff;background:0 0;border:0;border-radius:0;height:100%;padding:1px 5px 0 41px;font-size:20px;font-weight:700}.transfer-amt .btn,.submit-sec .btn{vertical-align:middle;text-align:center;cursor:pointer;color:#fff;background-color:#0cd463;border:1px solid #0000;border-radius:6.25rem;width:100%;height:48px;margin-top:15px;margin-bottom:8px;padding:.5rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.0625rem;text-decoration:none;display:inline-block}.extra-form label{color:#fff;-o-transition:all .5s ease;transition:all .5s;position:absolute;top:13px;left:14px}.extra-form .form-row.not-empty label{font-size:11px;top:3px}.extra-form input{color:#fff;background:0 0;border:1px solid #31373f;border-radius:12px;width:100%;padding:12px;font-size:14px;line-height:20px}.extra-form input:focus{border-color:#19e170;outline:none;box-shadow:inset 0 .26667vw 1.33333vw #19e170!important}.extra-form .form-row{margin-top:20px;position:relative}.carousel-section .owl-carousel{border:1px solid #343f4e;border-radius:10px;width:94%;margin:20px auto 0;padding:10px}.carousel-section .owl-carousel .item{height:450px}.carousel-section .owl-carousel .item img{object-fit:cover;width:100%;height:100%}.carousel-section .owl-theme .owl-dots .owl-dot span{background:0 0;border:1px solid #0cd463}.carousel-section .owl-theme .owl-dots .owl-dot.active span,.carousel-section .owl-theme .owl-dots .owl-dot:hover span{background:#0cd463}.bank-transfer-section h3.pdb5{padding:9px 0}.bank-transfer-section h3.pdb5 img{margin:0 auto;display:block}.bank-transfer-section{padding-bottom:100px}.christmas-specials{padding:0 16px 0 0;position:absolute;bottom:3vw;left:0;right:0}.christmas-specials img{object-fit:contain;width:100%;max-height:128px}.cpy-sec{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.cpy-sec p{white-space:nowrap;text-overflow:ellipsis;text-align:left;width:calc(100vw - 227px);overflow:hidden}.ques-sec{position:absolute;top:50%;right:11px;transform:translateY(-50%)}.ques-sec i{color:#7ad663;font-size:17px}.bank-car-pop{z-index:200;background:#000000b3;width:100%;height:100%;display:none;position:fixed;top:0;left:0;right:0}.bank-car-pop.pop-open{display:block}.bank-car-pop .carousel-section{position:absolute;top:50%;left:0;right:0;overflow:hidden auto;transform:translateY(-50%)}.close-bank-car{z-index:200;position:absolute;top:8%;right:19px}@media (orientation:landscape){.carousel-section .owl-carousel .item{height:auto}}@media (width>=320px) and (height<=568px){.christmas-specials img{max-height:122px}.christmas-specials{bottom:-19vw}}@media (width>=320px) and (height<=533px){.christmas-specials img{max-height:122px}.christmas-specials{bottom:-25vw}}@media (width>=320px) and (height<=480px){.christmas-specials img{max-height:122px}.christmas-specials{bottom:-46vw}}@media (width>=360px) and (height<=640px){.christmas-specials img{max-height:122px}}@media (width>=412px) and (height<=732px){.christmas-specials img{max-height:inherit}}@media (width>=480px) and (height<=854px){.christmas-specials img{max-height:inherit}}@media (width>=768px) and (height<=1024px){.christmas-specials img{max-height:302px}}@media (width>=411px) and (height<=1024px){.christmas-specials img{max-height:150px}.christmas-specials{bottom:5vw}}@media (width>=540px) and (height<=720px){.christmas-specials img{max-height:302px}.christmas-specials{bottom:11vw}}@media (width>=600px) and (height<=1366px){.christmas-specials img{max-height:150px}.christmas-specials{bottom:8vw}}@media (width>=411px) and (height<=731px){.christmas-specials img{max-height:302px}}@media (width>=375px) and (height<=812px){.christmas-specials img{max-height:128px}}@media (width>=375px) and (height<=667px){.christmas-specials img{max-height:155px}}@media (width>=384px) and (height<=640px){.christmas-specials img{max-height:127px}}@media (width>=412px) and (height<=732px){.christmas-specials img{max-height:127px}}@media (width>=540px) and (height<=720px){.christmas-specials img{max-height:122px}}@media (width>=1024px) and (height<=1366px){.christmas-specials{bottom:15vw}}@media (orientation:landscape){.christmas-specials{padding-bottom:150px;position:static}.christmas-specials img{max-height:159px}}.wallet-topup-container{position:relative}.instant_alternate_sec{background:linear-gradient(#303d46 0%,#192226 100%);border-radius:6px;flex-wrap:wrap;align-items:center;width:100%;max-width:240px;margin:20px auto 0;padding:5px 5px 8px;display:flex;position:relative;box-shadow:0 4px 4px #00000040}.instant_alternate_sec ul{flex-wrap:wrap;justify-content:space-between;width:100%;margin:0;list-style-type:none;display:flex}.instant_alternate_sec ul li{color:#ffffffb3;z-index:2;flex-wrap:wrap;justify-content:center;width:100%;max-width:100px;padding:5.81px 0 6.77px;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;display:flex;position:relative}.instant_alternate_sec ul li.active{color:#f4bb42;background:0 0}.active_tab{background:linear-gradient(#1c2129 0%,#161b20 100%);border-radius:5px;height:34px;transition:transform .3s ease-in-out,width .3s ease-in-out;position:absolute;left:0;box-shadow:0 1.38889px 1.38889px #000000a6}.amount-selection ul{flex-wrap:wrap;justify-content:center;margin:0;display:flex}.amount-selection ul li{width:29.9%;margin:0 6px 12.52px;list-style-type:none}.amount-selection ul li button.select-amount{box-sizing:border-box;color:#fff;background:#252c35;border:.894452px solid #61d070;border-radius:15px;width:100%;padding:4.79px 8px 5.14px;font-size:18.4778px;font-style:normal;font-weight:500;line-height:39px}.amount-selection ul li button.select-amount:hover,.amount-selection ul li.selected button.select-amount{background:linear-gradient(#358640 0%,#61d070 100%)}.amount-selection ul li button.select-amount span{margin-left:3.2px;font-family:Poppins,sans-serif;font-size:18.4778px;font-style:normal;font-weight:500;line-height:39px}.max-amount-sec p{color:#fff;text-align:center;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:16.8613px;font-style:normal;font-weight:300;line-height:34px}@media (width<=391px){.amount-selection ul li{width:29%}.amount-selection ul li button.select-amount{padding:.59px 8px .14px;font-size:14px;line-height:38px}.amount-selection ul li button.select-amount span{font-size:14px;line-height:42px}}@media (width<=360px){.amount-selection ul li button.select-amount,.amount-selection ul li button.select-amount span{font-size:11px}.amount-selection ul{gap:10px 5px}.amount-selection ul li{flex:auto;margin:0}.max-amount-sec p{margin-top:10px}}@media (width>=280px) and (width<=319px){.amount-selection ul li{width:28%}.amount-selection ul li button.select-amount{font-size:12px;line-height:26px}.amount-selection ul li button.select-amount span{font-size:11px;line-height:34px}.max-amount-sec p{font-size:12.8613px}}.alt__{display:none}#depositpopup{background:#0000007d}#depositpopup .modal-dialog{width:90%;margin:0 auto;position:absolute;top:12%;left:0;right:0}#depositpopup .modal-content{border:10px solid #fff}#depositpopup .modal-body{background:#ccc}#depositpopup .modal-body img{width:100%}#depositpopup .modal_skip{position:absolute;top:-49px;right:-12px}#depositpopup .modal_skip img{width:auto}.panel-body{padding:15px}.col-md-12{min-height:1px;position:relative}label{max-width:100%;margin-bottom:5px;font-weight:700;display:inline-block}.col-xs-6{float:left;width:50%;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.ex-sports ul li:first-child.selected a,.ex-sports ul li:nth-child(2).selected a{transform:translate(0)}.casino-cards{box-sizing:border-box;background:#101010;width:100%;padding:8px}.casino-cards .col-md-12{padding:0}.srp_casino_fltr_games{flex-wrap:wrap;gap:8px;margin:0;display:flex}.casino_card_wrap{box-sizing:border-box;width:calc(50% - 4px)}.new_style{width:100%}.card_v2casino{cursor:pointer;background:#000;border-radius:8px;transition:all .25s;position:relative;overflow:hidden}.card_v2casino:hover{transform:translateY(-2px)}.card_v2casino img{object-fit:cover;border-radius:8px;width:100%;transition:all .35s;display:block}.card_v2casino:hover img{transform:scale(1.03)}.casino-caption{box-sizing:border-box;z-index:1;background:#00000054;border-bottom-right-radius:5px;border-bottom-left-radius:5px;align-items:center;width:calc(100% - 18px);height:30px;display:flex;position:absolute;bottom:9px;left:9px;overflow:hidden}.casino-caption .casino-game-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;width:100%;padding-left:12px;padding-right:60px;font-family:Inter,sans-serif;font-size:2.5vw;font-weight:500;line-height:30px;display:inline-block;overflow:hidden}.label_badges{z-index:2;justify-content:center;align-items:center;font-family:Inter,sans-serif;display:flex;position:absolute;bottom:27px;right:9px;overflow:hidden}.offers_badge{background:linear-gradient(90deg,#c303a3 0%,#6c025b 74.52%,#0d0d0d 100%);border-top-left-radius:5px;width:100%;max-width:70px;padding:2px 6px;overflow:hidden}.marquee_main{white-space:nowrap;text-align:center;width:100%;display:block;overflow:hidden}.marquee_main .badge_txt{color:#fff;text-transform:uppercase;white-space:nowrap;margin:0;font-family:Averta Std Semibold,Inter,sans-serif;font-size:2.1vw;font-weight:400;line-height:16px;display:inline-block}.load_main{text-align:center;width:100%;padding:20px 0}.load_more_btn{color:#fff;cursor:pointer;background:#1b1b1b;border:1px solid #444;border-radius:6px;padding:10px 22px;transition:all .3s;display:inline-block}.load_more_btn:hover{background:#333}@media (width<=768px){.casino-cards{padding:6px}.srp_casino_fltr_games{gap:6px}.casino_card_wrap{width:calc(50% - 3px)}.casino-caption{width:calc(100% - 16px);height:28px;bottom:8px;left:8px}.casino-caption .casino-game-name{padding-left:10px;padding-right:55px;font-size:2.5vw;line-height:28px}.label_badges{bottom:36px;right:2px}.marquee_main .badge_txt{font-size:2.1vw}}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-synthesis:none;font-variant:normal;font-style:normal;font-weight:var(--fa-style,900);text-align:center;text-rendering:auto;width:var(--fa-width,1.25em);line-height:1}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{vertical-align:.225em;font-size:.625em;line-height:.1em}.fa-xs{vertical-align:.125em;font-size:.75em;line-height:.08333em}.fa-sm{vertical-align:.05357em;font-size:.875em;line-height:.07143em}.fa-lg{vertical-align:-.075em;font-size:1.25em;line-height:.05em}.fa-xl{vertical-align:-.125em;font-size:1.5em;line-height:.04167em}.fa-2xl{vertical-align:-.1875em;font-size:2em;line-height:.03125em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-canvas-square{margin-block-end:-.125em;padding-block:.125em}.fa-canvas-roomy{box-sizing:content-box;margin-block-end:-.25em;padding-block:.25em;padding-inline:.125em}.fa-ul{margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0;list-style-type:none}.fa-ul>li{position:relative}.fa-li{text-align:center;width:var(--fa-li-width,2em);line-height:inherit;position:absolute;inset-inline-start:calc(var(--fa-li-width,2em)*-1)}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-flip{animation-name:fa-flip;animation-duration:var(--fa-animation-duration,1.5s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-flip,.fa-flip-360{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-flip-360{animation-name:fa-flip-360;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,.75s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}.fa-spin-snap{animation-name:fa-spin-snap;animation-duration:var(--fa-animation-duration,3s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-snap,.fa-spin-snap-4{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin-snap-4{animation-name:fa-spin-snap-4;animation-duration:var(--fa-animation-duration,2.4s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-snap-8{animation-name:fa-spin-snap-8;animation-duration:var(--fa-animation-duration,4s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-buzz,.fa-spin-snap-8{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-buzz{animation-name:fa-buzz;animation-duration:var(--fa-animation-duration,.6s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-wag{animation-name:fa-wag;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,.9s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-out);transform-origin:bottom}.fa-float{animation-name:fa-float;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,3s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out);will-change:transform}.fa-swing{animation-name:fa-swing;animation-duration:var(--fa-animation-duration,1.2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-out);transform-origin:top}.fa-jello,.fa-swing{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-jello{animation-name:fa-jello;animation-duration:var(--fa-animation-duration,.9s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-out)}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-buzz,.fa-fade,.fa-flip,.fa-flip-360,.fa-float,.fa-jello,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse,.fa-spin-snap,.fa-spin-snap-4,.fa-spin-snap-8,.fa-swing,.fa-wag{transition:none!important;animation:none!important}}@keyframes fa-beat{0%{transform:scale(1)}25%{transform:scale(calc(var(--fa-beat-scale,1.25)*1.25))}45%{transform:scale(calc(var(--fa-beat-scale,1.22)*1.22))}65%{transform:scale(calc(var(--fa-beat-scale,1.25)*1.25))}90%{transform:scale(1)}}@keyframes fa-bounce{0%{animation-timing-function:var(--fa-animation-timing);transform:scale(1)translateY(0)}14%{transform:scale(var(--fa-bounce-start-scale-x,1.06),var(--fa-bounce-start-scale-y,.94)) translateY(var(--fa-bounce-anticipation,3px));animation-timing-function:cubic-bezier(.33,0,.66,.33)}32%{transform:scale(var(--fa-bounce-jump-scale-x,.94),var(--fa-bounce-jump-scale-y,1.12)) translateY(calc(var(--fa-bounce-height,.5em)*-1));animation-timing-function:cubic-bezier(.33,.66,.66,1)}52%{transform:scale(1) translateY(calc(var(--fa-bounce-height,.5em)*-1*1.1));animation-timing-function:cubic-bezier(.5,0,1,.5)}70%{transform:scale(var(--fa-bounce-land-scale-x,1.06),var(--fa-bounce-land-scale-y,.92)) translateY(0);animation-timing-function:cubic-bezier(.33,.33,.66,1)}85%{transform:scale(.98,1.04) translateY(calc(-2px*var(--fa-bounce-rebound,1)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:scale(1)translateY(0)}}@keyframes fa-fade{0%{opacity:1;animation-timing-function:cubic-bezier(.2,0,.4,1);transform:scale(1)}40%{opacity:var(--fa-fade-opacity,.4);animation-timing-function:cubic-bezier(.4,0,.6,1);transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes fa-beat-fade{0%{opacity:var(--fa-beat-fade-opacity,.4);animation-timing-function:cubic-bezier(.2,0,.4,1);transform:scale(1)}25%{opacity:calc(var(--fa-beat-fade-opacity,.4) + .4);transform:scale(var(--fa-beat-fade-scale,1.28));animation-timing-function:cubic-bezier(.4,0,.6,1)}45%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.25));animation-timing-function:cubic-bezier(.4,0,.2,1)}65%{opacity:calc(var(--fa-beat-fade-opacity,.4) + .4);transform:scale(var(--fa-beat-fade-scale,1.28));animation-timing-function:cubic-bezier(.4,0,.6,1)}to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}}@keyframes fa-flip{0%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0deg);animation-timing-function:cubic-bezier(.2,0,.4,1)}8%{transform:perspective(2em) scale(var(--fa-flip-anticipation-scale,.95)) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0deg);animation-timing-function:cubic-bezier(.33,0,.66,.33)}35%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle,-1turn)*.6));animation-timing-function:linear}65%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle,-1turn)*.5));animation-timing-function:cubic-bezier(.33,.66,.66,1)}92%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle,-1turn)*var(--fa-flip-overshoot,1.04)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-1turn))}}@keyframes fa-flip-360{0%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0deg);animation-timing-function:cubic-bezier(.2,0,.4,1)}8%{transform:perspective(2em) scale(var(--fa-flip-anticipation-scale,.95)) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0deg);animation-timing-function:cubic-bezier(.33,0,.66,.33)}50%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle,-1turn)*.6));animation-timing-function:cubic-bezier(.33,.66,.66,1)}80%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle,-1turn)*var(--fa-flip-overshoot,1.04)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-1turn))}}@keyframes fa-shake{0%{animation-timing-function:cubic-bezier(.2,0,.8,1);transform:rotate(0)}8%{animation-timing-function:cubic-bezier(.3,0,.7,1);transform:rotate(35deg)translate(1px)}20%{animation-timing-function:cubic-bezier(.3,0,.7,1);transform:rotate(-22deg)translate(-1px)}35%{animation-timing-function:cubic-bezier(.3,0,.7,1);transform:rotate(15deg)translate(1px)}50%{animation-timing-function:cubic-bezier(.4,0,.6,1);transform:rotate(-9deg)}65%{animation-timing-function:cubic-bezier(.4,0,.6,1);transform:rotate(5deg)}78%{animation-timing-function:cubic-bezier(.4,0,.6,1);transform:rotate(-3deg)}90%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:rotate(1deg)}to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes fa-spin-snap{0%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(0)}12%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(60deg)}16.67%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(60deg)}28.67%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(120deg)}33.33%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(120deg)}45.33%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(180deg)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(180deg)}62%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(240deg)}66.67%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(240deg)}78.67%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(300deg)}83.33%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(300deg)}95.33%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes fa-spin-snap-4{0%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(0)}15%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(90deg)}25%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(90deg)}40%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(180deg)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(180deg)}65%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(270deg)}75%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(270deg)}90%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes fa-spin-snap-8{0%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(0)}9%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(45deg)}12.5%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(45deg)}21.5%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(90deg)}25%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(90deg)}34%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(135deg)}37.5%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(135deg)}46.5%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(180deg)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(180deg)}59%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(225deg)}62.5%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(225deg)}71.5%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(270deg)}75%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(270deg)}84%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(315deg)}87.5%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(315deg)}96.5%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes fa-buzz{0%{animation-timing-function:cubic-bezier(.1,0,.9,1);transform:translate(0)rotate(0)}5%{transform:translateX(var(--fa-buzz-distance,4px)) rotate(.5deg)}10%{transform:translateX(calc(var(--fa-buzz-distance,4px)*-1)) rotate(-.5deg)}15%{transform:translateX(var(--fa-buzz-distance,4px)) rotate(.3deg)}20%{transform:translateX(calc(var(--fa-buzz-distance,4px)*-1)) rotate(-.3deg)}25%{transform:translateX(calc(var(--fa-buzz-distance,4px)*.7)) rotate(.2deg)}30%{transform:translateX(calc(var(--fa-buzz-distance,4px)*-1*.7)) rotate(-.2deg)}35%{transform:translateX(calc(var(--fa-buzz-distance,4px)*.4)) rotate(.1deg)}40%{transform:translate(0)rotate(0)}to{transform:translate(0)rotate(0)}}@keyframes fa-wag{0%{animation-timing-function:cubic-bezier(.2,0,.6,1);transform:rotate(0)}12%{transform:rotate(var(--fa-wag-angle,12deg));animation-timing-function:cubic-bezier(.4,0,.2,1)}24%{animation-timing-function:cubic-bezier(.2,0,.6,1);transform:rotate(2deg)}36%{transform:rotate(calc(var(--fa-wag-angle,12deg)*.85));animation-timing-function:cubic-bezier(.4,0,.2,1)}48%{animation-timing-function:cubic-bezier(.2,0,.6,1);transform:rotate(1deg)}58%{transform:rotate(calc(var(--fa-wag-angle,12deg)*.6));animation-timing-function:cubic-bezier(.4,0,.2,1)}68%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes fa-float{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x,1.02),var(--fa-float-squash-y,.98));animation-timing-function:cubic-bezier(.33,0,.66,.33)}15%{transform:translateY(calc(var(--fa-float-height,6px)*-.4)) translateX(var(--fa-float-drift,1px)) rotate(var(--fa-float-tilt,1deg)) scale(1);animation-timing-function:cubic-bezier(.33,.66,.66,1)}35%{transform:translateY(calc(var(--fa-float-height,6px)*-1)) translateX(0) rotate(0deg) scale(var(--fa-float-stretch-x,.98),var(--fa-float-stretch-y,1.03));animation-timing-function:cubic-bezier(.5,0,.5,0)}50%{transform:translateY(calc(var(--fa-float-height,6px)*-.92)) translateX(calc(var(--fa-float-drift,1px)*-.5)) rotate(calc(var(--fa-float-tilt,1deg)*-.5)) scale(.995,1.01);animation-timing-function:cubic-bezier(.33,0,.66,.33)}70%{transform:translateY(calc(var(--fa-float-height,6px)*-.3)) translateX(calc(var(--fa-float-drift,1px)*-1)) rotate(calc(var(--fa-float-tilt,1deg)*-1)) scale(1);animation-timing-function:cubic-bezier(.33,.66,.66,1)}90%{transform:translateY(calc(var(--fa-float-height,6px)*.05)) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x,1.02),var(--fa-float-squash-y,.98));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:translateY(0) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x,1.02),var(--fa-float-squash-y,.98))}}@keyframes fa-swing{0%{animation-timing-function:cubic-bezier(.2,0,.8,1);transform:rotate(0)}8%{transform:rotate(var(--fa-swing-angle,22deg));animation-timing-function:cubic-bezier(.3,0,.7,1)}18%{transform:rotate(calc(var(--fa-swing-angle,22deg)*-1*.85));animation-timing-function:cubic-bezier(.3,0,.7,1)}28%{transform:rotate(calc(var(--fa-swing-angle,22deg)*.65));animation-timing-function:cubic-bezier(.35,0,.65,1)}38%{transform:rotate(calc(var(--fa-swing-angle,22deg)*-1*.45));animation-timing-function:cubic-bezier(.4,0,.6,1)}48%{transform:rotate(calc(var(--fa-swing-angle,22deg)*.25));animation-timing-function:cubic-bezier(.4,0,.6,1)}56%{transform:rotate(calc(var(--fa-swing-angle,22deg)*-1*.1));animation-timing-function:cubic-bezier(.4,0,.6,1)}64%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes fa-jello{0%{animation-timing-function:cubic-bezier(.2,0,.8,1);transform:scale(1)}12%{transform:scale(var(--fa-jello-scale-x,1.15),calc(2 - var(--fa-jello-scale-x,1.15)));animation-timing-function:cubic-bezier(.3,0,.7,1)}24%{transform:scale(calc(2 - var(--fa-jello-scale-y,1.12)),var(--fa-jello-scale-y,1.12));animation-timing-function:cubic-bezier(.3,0,.7,1)}36%{transform:scale(calc(.5 + var(--fa-jello-scale-x,1.15)*.5),calc(1.5 - var(--fa-jello-scale-x,1.15)*.5));animation-timing-function:cubic-bezier(.4,0,.6,1)}48%{transform:scale(calc(1.3 - var(--fa-jello-scale-y,1.12)*.3),calc(.7 + var(--fa-jello-scale-y,1.12)*.3));animation-timing-function:cubic-bezier(.4,0,.6,1)}58%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:scale(1.02,.98)}68%{transform:scale(1)}to{transform:scale(1)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{vertical-align:middle;width:2.5em;height:2em;line-height:2em;display:inline-block;position:relative}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto);position:absolute;inset:0}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-exclamation{--fa:"!"}.fa-hashtag{--fa:"#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-percent,.fa-percentage{--fa:"%"}.fa-asterisk{--fa:"*"}.fa-add,.fa-plus{--fa:"+"}.fa-less-than{--fa:"<"}.fa-equals{--fa:"="}.fa-greater-than{--fa:">"}.fa-question{--fa:"?"}.fa-at{--fa:"@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:""}.fa-faucet-drip{--fa:""}.fa-house-chimney-window{--fa:""}.fa-house-signal{--fa:""}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-trailer{--fa:""}.fa-bacteria{--fa:""}.fa-bacterium{--fa:""}.fa-box-tissue{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-hand-sparkles{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:""}.fa-head-side-cough{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-head-side-mask{--fa:""}.fa-head-side-virus{--fa:""}.fa-house-chimney-user{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-lungs-virus{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-plane-slash{--fa:""}.fa-pump-medical{--fa:""}.fa-pump-soap{--fa:""}.fa-shield-virus{--fa:""}.fa-sink{--fa:""}.fa-soap{--fa:""}.fa-stopwatch-20{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-store-slash{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-users-slash{--fa:""}.fa-virus{--fa:""}.fa-virus-slash{--fa:""}.fa-viruses{--fa:""}.fa-vest{--fa:""}.fa-vest-patches{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-austral-sign{--fa:""}.fa-baht-sign{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-bolt-lightning{--fa:""}.fa-book-bookmark{--fa:""}.fa-camera-rotate{--fa:""}.fa-cedi-sign{--fa:""}.fa-chart-column{--fa:""}.fa-chart-gantt{--fa:""}.fa-clapperboard{--fa:""}.fa-closed-captioning-slash{--fa:""}.fa-clover{--fa:""}.fa-code-compare{--fa:""}.fa-code-fork{--fa:""}.fa-code-pull-request{--fa:""}.fa-colon-sign{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-display{--fa:""}.fa-dong-sign{--fa:""}.fa-elevator{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-florin-sign{--fa:""}.fa-folder-closed{--fa:""}.fa-franc-sign{--fa:""}.fa-guarani-sign{--fa:""}.fa-gun{--fa:""}.fa-hands-clapping{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-kip-sign{--fa:""}.fa-lari-sign{--fa:""}.fa-litecoin-sign{--fa:""}.fa-manat-sign{--fa:""}.fa-mask-face{--fa:""}.fa-mill-sign{--fa:""}.fa-money-bills{--fa:""}.fa-naira-sign{--fa:""}.fa-notdef{--fa:""}.fa-panorama{--fa:""}.fa-peseta-sign{--fa:""}.fa-peso-sign{--fa:""}.fa-plane-up{--fa:""}.fa-rupiah-sign{--fa:""}.fa-stairs{--fa:""}.fa-timeline{--fa:""}.fa-truck-front{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-vault{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-bangladeshi-taka-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-person-pregnant{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-house-crack{--fa:""}.fa-house-medical{--fa:""}.fa-cent-sign{--fa:""}.fa-plus-minus{--fa:""}.fa-sailboat{--fa:""}.fa-section{--fa:""}.fa-shrimp{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-chart-simple{--fa:""}.fa-diagram-next{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-diagram-successor{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-bug-slash{--fa:""}.fa-file-circle-plus{--fa:""}.fa-shop-lock{--fa:""}.fa-virus-covid{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-anchor-lock{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-arrows-spin{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-bore-hole{--fa:""}.fa-bottle-droplet{--fa:""}.fa-bottle-water{--fa:""}.fa-bowl-food{--fa:""}.fa-boxes-packing{--fa:""}.fa-bridge{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-bridge-lock{--fa:""}.fa-bridge-water{--fa:""}.fa-bucket{--fa:""}.fa-bugs{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-building-circle-check{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-building-flag{--fa:""}.fa-building-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-building-shield{--fa:""}.fa-building-un{--fa:""}.fa-building-user{--fa:""}.fa-building-wheat{--fa:""}.fa-burst{--fa:""}.fa-car-on{--fa:""}.fa-car-tunnel{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-children{--fa:""}.fa-circle-nodes{--fa:""}.fa-clipboard-question{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-computer{--fa:""}.fa-cubes-stacked{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-explosion{--fa:""}.fa-ferry{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-file-circle-minus{--fa:""}.fa-file-circle-question{--fa:""}.fa-file-shield{--fa:""}.fa-fire-burner{--fa:""}.fa-fish-fins{--fa:""}.fa-flask-vial{--fa:""}.fa-glass-water{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-handcuffs{--fa:""}.fa-hands-bound{--fa:""}.fa-hands-holding-child{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-heart-circle-check{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-helmet-un{--fa:""}.fa-hill-avalanche{--fa:""}.fa-hill-rockslide{--fa:""}.fa-house-circle-check{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-house-fire{--fa:""}.fa-house-flag{--fa:""}.fa-house-flood-water{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-house-lock{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-house-medical-flag{--fa:""}.fa-house-tsunami{--fa:""}.fa-jar{--fa:""}.fa-jar-wheat{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-jug-detergent{--fa:""}.fa-kitchen-set{--fa:""}.fa-land-mine-on{--fa:""}.fa-landmark-flag{--fa:""}.fa-laptop-file{--fa:""}.fa-lines-leaning{--fa:""}.fa-location-pin-lock{--fa:""}.fa-locust{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-mask-ventilator{--fa:""}.fa-mattress-pillow{--fa:""}.fa-mobile-retro{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-mosquito{--fa:""}.fa-mosquito-net{--fa:""}.fa-mound{--fa:""}.fa-mountain-city{--fa:""}.fa-mountain-sun{--fa:""}.fa-oil-well{--fa:""}.fa-people-group{--fa:""}.fa-people-line{--fa:""}.fa-people-pulling{--fa:""}.fa-people-robbery{--fa:""}.fa-people-roof{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-person-burst{--fa:""}.fa-person-cane{--fa:""}.fa-person-chalkboard{--fa:""}.fa-person-circle-check{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-person-circle-minus{--fa:""}.fa-person-circle-plus{--fa:""}.fa-person-circle-question{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-person-dress-burst{--fa:""}.fa-person-drowning{--fa:""}.fa-person-falling{--fa:""}.fa-person-falling-burst{--fa:""}.fa-person-half-dress{--fa:""}.fa-person-harassing{--fa:""}.fa-person-military-pointing{--fa:""}.fa-person-military-rifle{--fa:""}.fa-person-military-to-person{--fa:""}.fa-person-rays{--fa:""}.fa-person-rifle{--fa:""}.fa-person-shelter{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-plane-circle-check{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-plane-lock{--fa:""}.fa-plate-wheat{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-plug-circle-check{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-ranking-star{--fa:""}.fa-road-barrier{--fa:""}.fa-road-bridge{--fa:""}.fa-road-circle-check{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-road-lock{--fa:""}.fa-road-spikes{--fa:""}.fa-rug{--fa:""}.fa-sack-xmark{--fa:""}.fa-school-circle-check{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-school-flag{--fa:""}.fa-school-lock{--fa:""}.fa-sheet-plastic{--fa:""}.fa-shield-cat{--fa:""}.fa-shield-dog{--fa:""}.fa-shield-heart{--fa:""}.fa-square-nfi{--fa:""}.fa-square-person-confined{--fa:""}.fa-square-virus{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-tarp{--fa:""}.fa-tarp-droplet{--fa:""}.fa-tent{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-tents{--fa:""}.fa-toilet-portable{--fa:""}.fa-toilets-portable{--fa:""}.fa-tower-cell{--fa:""}.fa-tower-observation{--fa:""}.fa-tree-city{--fa:""}.fa-trowel{--fa:""}.fa-trowel-bricks{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-truck-droplet{--fa:""}.fa-truck-field{--fa:""}.fa-truck-field-un{--fa:""}.fa-truck-plane{--fa:""}.fa-users-between-lines{--fa:""}.fa-users-line{--fa:""}.fa-users-rays{--fa:""}.fa-users-rectangle{--fa:""}.fa-users-viewfinder{--fa:""}.fa-vial-circle-check{--fa:""}.fa-vial-virus{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-worm{--fa:""}.fa-xmarks-lines{--fa:""}.fa-child-dress{--fa:""}.fa-child-reaching{--fa:""}.fa-file-circle-check{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-person-through-window{--fa:""}.fa-plant-wilt{--fa:""}.fa-stapler{--fa:""}.fa-train-tram{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-chart-diagram{--fa:""}.fa-comment-nodes{--fa:""}.fa-file-fragment{--fa:""}.fa-file-half-dashed{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-square-binary{--fa:""}.fa-pentagon{--fa:""}.fa-non-binary{--fa:""}.fa-spiral{--fa:""}.fa-picture-in-picture{--fa:""}.fa-mobile-vibrate{--fa:""}.fa-single-quote-left{--fa:""}.fa-single-quote-right{--fa:""}.fa-bus-side{--fa:""}.fa-heptagon,.fa-septagon{--fa:""}.fa-aquarius{--fa:""}.fa-aries{--fa:""}.fa-cancer{--fa:""}.fa-capricorn{--fa:""}.fa-gemini{--fa:""}.fa-leo{--fa:""}.fa-libra{--fa:""}.fa-pisces{--fa:""}.fa-sagittarius{--fa:""}.fa-scorpio{--fa:""}.fa-taurus{--fa:""}.fa-virgo{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-music{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-heart{--fa:""}.fa-star{--fa:""}.fa-user,.fa-user-alt,.fa-user-large{--fa:""}.fa-film,.fa-film-alt,.fa-film-simple{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-table-list,.fa-th-list{--fa:""}.fa-check{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-power-off{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-road{--fa:""}.fa-download{--fa:""}.fa-inbox{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-lock{--fa:""}.fa-flag{--fa:""}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-volume-off{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-qrcode{--fa:""}.fa-barcode{--fa:""}.fa-tag{--fa:""}.fa-tags{--fa:""}.fa-book{--fa:""}.fa-bookmark{--fa:""}.fa-print{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-font{--fa:""}.fa-bold{--fa:""}.fa-italic{--fa:""}.fa-text-height{--fa:""}.fa-text-width{--fa:""}.fa-align-left{--fa:""}.fa-align-center{--fa:""}.fa-align-right{--fa:""}.fa-align-justify{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-indent{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-image{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-backward{--fa:""}.fa-play{--fa:""}.fa-pause{--fa:""}.fa-stop{--fa:""}.fa-forward{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-eject{--fa:""}.fa-chevron-left{--fa:""}.fa-chevron-right{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-crosshairs{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-arrow-left{--fa:""}.fa-arrow-right{--fa:""}.fa-arrow-up{--fa:""}.fa-arrow-down{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-expand{--fa:""}.fa-compress{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-gift{--fa:""}.fa-leaf{--fa:""}.fa-fire{--fa:""}.fa-eye{--fa:""}.fa-eye-slash{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-plane{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-comment{--fa:""}.fa-magnet{--fa:""}.fa-chevron-up{--fa:""}.fa-chevron-down{--fa:""}.fa-retweet{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-folder-open{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-camera-retro{--fa:""}.fa-key{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-comments{--fa:""}.fa-star-half{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-trophy{--fa:""}.fa-upload{--fa:""}.fa-lemon{--fa:""}.fa-phone{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-unlock{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-bullhorn{--fa:""}.fa-certificate{--fa:""}.fa-hand-point-right{--fa:""}.fa-hand-point-left{--fa:""}.fa-hand-point-up{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-globe{--fa:""}.fa-wrench{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-filter{--fa:""}.fa-briefcase{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-users{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-cloud{--fa:""}.fa-flask{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-copy{--fa:""}.fa-paperclip{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-square{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-strikethrough{--fa:""}.fa-underline{--fa:""}.fa-table{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-truck{--fa:""}.fa-money-bill{--fa:""}.fa-caret-down{--fa:""}.fa-caret-up{--fa:""}.fa-caret-left{--fa:""}.fa-caret-right{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-envelope{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-sitemap{--fa:""}.fa-umbrella{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-lightbulb{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-stethoscope{--fa:""}.fa-suitcase{--fa:""}.fa-bell{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-angle-left{--fa:""}.fa-angle-right{--fa:""}.fa-angle-up{--fa:""}.fa-angle-down{--fa:""}.fa-laptop{--fa:""}.fa-tablet-button{--fa:""}.fa-mobile-button{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-spinner{--fa:""}.fa-circle{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-gamepad{--fa:""}.fa-keyboard{--fa:""}.fa-flag-checkered{--fa:""}.fa-terminal{--fa:""}.fa-code{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-location-arrow{--fa:""}.fa-crop{--fa:""}.fa-code-branch{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-info{--fa:""}.fa-superscript{--fa:""}.fa-subscript{--fa:""}.fa-eraser{--fa:""}.fa-puzzle-piece{--fa:""}.fa-microphone{--fa:""}.fa-microphone-slash{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-calendar{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-rocket{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-anchor{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-bullseye{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-ticket{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-check-square,.fa-square-check{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-file{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-thumbs-up{--fa:""}.fa-thumbs-down{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-male,.fa-person{--fa:""}.fa-sun{--fa:""}.fa-moon{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-bug{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-wheelchair{--fa:""}.fa-lira-sign{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-language{--fa:""}.fa-fax{--fa:""}.fa-building{--fa:""}.fa-child{--fa:""}.fa-paw{--fa:""}.fa-cube{--fa:""}.fa-cubes{--fa:""}.fa-recycle{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-tree{--fa:""}.fa-database{--fa:""}.fa-file-pdf{--fa:""}.fa-file-word{--fa:""}.fa-file-excel{--fa:""}.fa-file-powerpoint{--fa:""}.fa-file-image{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-file-audio{--fa:""}.fa-file-video{--fa:""}.fa-file-code{--fa:""}.fa-life-ring{--fa:""}.fa-circle-notch{--fa:""}.fa-paper-plane{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-paragraph{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-bomb{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-binoculars{--fa:""}.fa-plug{--fa:""}.fa-newspaper{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-calculator{--fa:""}.fa-bell-slash{--fa:""}.fa-trash{--fa:""}.fa-copyright{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-toggle-off{--fa:""}.fa-toggle-on{--fa:""}.fa-bicycle{--fa:""}.fa-bus{--fa:""}.fa-closed-captioning{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-cart-plus{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-diamond{--fa:""}.fa-ship{--fa:""}.fa-user-secret{--fa:""}.fa-motorcycle{--fa:""}.fa-street-view{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-venus{--fa:""}.fa-mars{--fa:""}.fa-mercury{--fa:""}.fa-mars-and-venus{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-venus-double{--fa:""}.fa-mars-double{--fa:""}.fa-venus-mars{--fa:""}.fa-mars-stroke{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-neuter{--fa:""}.fa-genderless{--fa:""}.fa-server{--fa:""}.fa-user-plus{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-bed{--fa:""}.fa-train{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-i-cursor{--fa:""}.fa-object-group{--fa:""}.fa-object-ungroup{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-clone{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-hand-scissors{--fa:""}.fa-hand-lizard{--fa:""}.fa-hand-spock{--fa:""}.fa-hand-pointer{--fa:""}.fa-hand-peace{--fa:""}.fa-trademark{--fa:""}.fa-registered{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-calendar-plus{--fa:""}.fa-calendar-minus{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-calendar-check{--fa:""}.fa-industry{--fa:""}.fa-map-pin{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-map{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-universal-access{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-audio-description{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-braille{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-envelope-open{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-id-badge{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-shower{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-podcast{--fa:""}.fa-window-maximize{--fa:""}.fa-window-minimize{--fa:""}.fa-window-restore{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-microchip{--fa:""}.fa-snowflake{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-stopwatch{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-poo{--fa:""}.fa-images{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-pen{--fa:""}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-octagon{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-hexagon{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-clipboard{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-alarm-clock{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-repeat{--fa:""}.fa-code-commit{--fa:""}.fa-code-merge{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-gem{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-lock-open{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-phone-slash{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-bowling-ball{--fa:""}.fa-chess{--fa:""}.fa-chess-bishop{--fa:""}.fa-chess-board{--fa:""}.fa-chess-king{--fa:""}.fa-chess-knight{--fa:""}.fa-chess-pawn{--fa:""}.fa-chess-queen{--fa:""}.fa-chess-rook{--fa:""}.fa-dumbbell{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-hockey-puck{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-square-full{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-box{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-briefcase-medical{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-capsules{--fa:""}.fa-clipboard-check{--fa:""}.fa-clipboard-list{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-dna{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-file-medical{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-notes-medical{--fa:""}.fa-pallet{--fa:""}.fa-pills{--fa:""}.fa-prescription-bottle{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-smoking{--fa:""}.fa-syringe{--fa:""}.fa-tablets{--fa:""}.fa-thermometer{--fa:""}.fa-vial{--fa:""}.fa-vials{--fa:""}.fa-warehouse{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-x-ray{--fa:""}.fa-box-open{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-comment-slash{--fa:""}.fa-couch{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-dove{--fa:""}.fa-hand-holding{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-parachute-box{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-piggy-bank{--fa:""}.fa-ribbon{--fa:""}.fa-route{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-tape{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-truck-moving{--fa:""}.fa-video-slash{--fa:""}.fa-wine-glass{--fa:""}.fa-user-astronaut{--fa:""}.fa-user-check{--fa:""}.fa-user-clock{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-user-graduate{--fa:""}.fa-user-lock{--fa:""}.fa-user-minus{--fa:""}.fa-user-ninja{--fa:""}.fa-user-shield{--fa:""}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:""}.fa-user-tag{--fa:""}.fa-user-tie{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-blender{--fa:""}.fa-book-open{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-broom{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-church{--fa:""}.fa-coins{--fa:""}.fa-compact-disc{--fa:""}.fa-crow{--fa:""}.fa-crown{--fa:""}.fa-dice{--fa:""}.fa-dice-five{--fa:""}.fa-dice-four{--fa:""}.fa-dice-one{--fa:""}.fa-dice-six{--fa:""}.fa-dice-three{--fa:""}.fa-dice-two{--fa:""}.fa-divide{--fa:""}.fa-door-closed{--fa:""}.fa-door-open{--fa:""}.fa-feather{--fa:""}.fa-frog{--fa:""}.fa-gas-pump{--fa:""}.fa-glasses{--fa:""}.fa-greater-than-equal{--fa:""}.fa-helicopter{--fa:""}.fa-infinity{--fa:""}.fa-kiwi-bird{--fa:""}.fa-less-than-equal{--fa:""}.fa-memory{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-money-bill-wave{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-money-check{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-not-equal{--fa:""}.fa-palette{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-receipt{--fa:""}.fa-robot{--fa:""}.fa-ruler{--fa:""}.fa-ruler-combined{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-ruler-vertical{--fa:""}.fa-school{--fa:""}.fa-screwdriver{--fa:""}.fa-shoe-prints{--fa:""}.fa-skull{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-store{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-stroopwafel{--fa:""}.fa-toolbox{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-wallet{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-archway{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-award{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-bezier-curve{--fa:""}.fa-bong{--fa:""}.fa-brush{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-cannabis{--fa:""}.fa-check-double{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-cookie{--fa:""}.fa-cookie-bite{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-drum{--fa:""}.fa-drum-steelpan{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-file-contract{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-file-invoice{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-file-prescription{--fa:""}.fa-file-signature{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-fill{--fa:""}.fa-fill-drip{--fa:""}.fa-fingerprint{--fa:""}.fa-fish{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:""}.fa-grid-vertical,.fa-grip-vertical{--fa:""}.fa-headset{--fa:""}.fa-highlighter{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-hotel{--fa:""}.fa-joint{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-marker{--fa:""}.fa-medal{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-monument{--fa:""}.fa-mortar-pestle{--fa:""}.fa-paint-roller{--fa:""}.fa-passport{--fa:""}.fa-pen-fancy{--fa:""}.fa-pen-nib{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-plane-arrival{--fa:""}.fa-plane-departure{--fa:""}.fa-prescription{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-signature{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-solar-panel{--fa:""}.fa-lotus,.fa-spa{--fa:""}.fa-splotch{--fa:""}.fa-spray-can{--fa:""}.fa-stamp{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-swatchbook{--fa:""}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-tooth{--fa:""}.fa-umbrella-beach{--fa:""}.fa-weight-hanging{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-atom{--fa:""}.fa-bone{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-brain{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-car-side{--fa:""}.fa-charging-station{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-draw-polygon,.fa-vector-polygon{--fa:""}.fa-laptop-code{--fa:""}.fa-layer-group{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-lungs{--fa:""}.fa-microscope{--fa:""}.fa-oil-can{--fa:""}.fa-poop{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-star-of-life{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-teeth{--fa:""}.fa-teeth-open{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-traffic-light{--fa:""}.fa-truck-monster{--fa:""}.fa-truck-pickup{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-ankh{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-city{--fa:""}.fa-comment-dollar{--fa:""}.fa-comments-dollar{--fa:""}.fa-cross{--fa:""}.fa-dharmachakra{--fa:""}.fa-envelope-open-text{--fa:""}.fa-folder-minus{--fa:""}.fa-folder-plus{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-gopuram{--fa:""}.fa-hamsa{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-jedi{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-kaaba{--fa:""}.fa-khanda{--fa:""}.fa-landmark{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-menorah{--fa:""}.fa-mosque{--fa:""}.fa-om{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-peace{--fa:""}.fa-place-of-worship{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-socks{--fa:""}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-star-and-crescent{--fa:""}.fa-star-of-david{--fa:""}.fa-synagogue{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-torii-gate{--fa:""}.fa-vihara{--fa:""}.fa-volume,.fa-volume-medium{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-yin-yang{--fa:""}.fa-blender-phone{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-campground{--fa:""}.fa-cat{--fa:""}.fa-chair{--fa:""}.fa-cloud-moon{--fa:""}.fa-cloud-sun{--fa:""}.fa-cow{--fa:""}.fa-dice-d20{--fa:""}.fa-dice-d6{--fa:""}.fa-dog{--fa:""}.fa-dragon{--fa:""}.fa-drumstick-bite{--fa:""}.fa-dungeon{--fa:""}.fa-file-csv{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-ghost{--fa:""}.fa-hammer{--fa:""}.fa-hanukiah{--fa:""}.fa-hat-wizard{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-hippo{--fa:""}.fa-horse{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-mask{--fa:""}.fa-mountain{--fa:""}.fa-network-wired{--fa:""}.fa-otter{--fa:""}.fa-ring{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-scroll{--fa:""}.fa-skull-crossbones{--fa:""}.fa-slash{--fa:""}.fa-spider{--fa:""}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:""}.fa-tractor{--fa:""}.fa-user-injured{--fa:""}.fa-vr-cardboard{--fa:""}.fa-wand-sparkles{--fa:""}.fa-wind{--fa:""}.fa-wine-bottle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-cloud-rain{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-democrat{--fa:""}.fa-flag-usa{--fa:""}.fa-hurricane{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-meteor{--fa:""}.fa-person-booth{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-rainbow{--fa:""}.fa-republican{--fa:""}.fa-smog{--fa:""}.fa-temperature-high{--fa:""}.fa-temperature-low{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-tornado{--fa:""}.fa-volcano{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-water{--fa:""}.fa-baby{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-biohazard{--fa:""}.fa-blog{--fa:""}.fa-calendar-day{--fa:""}.fa-calendar-week{--fa:""}.fa-candy-cane{--fa:""}.fa-carrot{--fa:""}.fa-cash-register{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-dumpster{--fa:""}.fa-dumpster-fire{--fa:""}.fa-ethernet{--fa:""}.fa-gifts{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-grip-lines{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-guitar{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-holly-berry{--fa:""}.fa-horse-head{--fa:""}.fa-icicles{--fa:""}.fa-igloo{--fa:""}.fa-mitten{--fa:""}.fa-mug-hot{--fa:""}.fa-radiation{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-restroom{--fa:""}.fa-satellite{--fa:""}.fa-satellite-dish{--fa:""}.fa-sd-card{--fa:""}.fa-sim-card{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-person-skiing,.fa-skiing{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-sleigh{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-snowman{--fa:""}.fa-snowplow{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-toilet{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-cable-car,.fa-tram{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-bacon{--fa:""}.fa-book-medical{--fa:""}.fa-bread-slice{--fa:""}.fa-cheese{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-clipboard-user{--fa:""}.fa-comment-medical{--fa:""}.fa-crutch{--fa:""}.fa-disease{--fa:""}.fa-egg{--fa:""}.fa-folder-tree{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-hospital-user{--fa:""}.fa-hotdog{--fa:""}.fa-ice-cream{--fa:""}.fa-laptop-medical{--fa:""}.fa-pager{--fa:""}.fa-pepper-hot{--fa:""}.fa-pizza-slice{--fa:""}.fa-sack-dollar{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-user-nurse{--fa:""}.fa-wave-square{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-border-all{--fa:""}.fa-border-none{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-fan{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-spell-check{--fa:""}.fa-voicemail{--fa:""}.fa-hat-cowboy{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-radio{--fa:""}.fa-record-vinyl{--fa:""}.fa-walkie-talkie{--fa:""}.fa-caravan{--fa:""}:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-BK5CuonO.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:""}.fa-ideal{--fa:""}.fa-microblog{--fa:""}.fa-pied-piper-square,.fa-square-pied-piper{--fa:""}.fa-unity{--fa:""}.fa-dailymotion{--fa:""}.fa-instagram-square,.fa-square-instagram{--fa:""}.fa-mixer{--fa:""}.fa-shopify{--fa:""}.fa-deezer{--fa:""}.fa-edge-legacy{--fa:""}.fa-google-pay{--fa:""}.fa-rust{--fa:""}.fa-tiktok{--fa:""}.fa-unsplash{--fa:""}.fa-cloudflare{--fa:""}.fa-guilded{--fa:""}.fa-hive{--fa:""}.fa-42-group,.fa-innosoft{--fa:""}.fa-instalod{--fa:""}.fa-octopus-deploy{--fa:""}.fa-perbyte{--fa:""}.fa-uncharted{--fa:""}.fa-watchman-monitoring{--fa:""}.fa-wodu{--fa:""}.fa-wirsindhandwerk,.fa-wsh{--fa:""}.fa-bots{--fa:""}.fa-cmplid{--fa:""}.fa-bilibili{--fa:""}.fa-golang{--fa:""}.fa-pix{--fa:""}.fa-sitrox{--fa:""}.fa-hashnode{--fa:""}.fa-meta{--fa:""}.fa-padlet{--fa:""}.fa-nfc-directional{--fa:""}.fa-nfc-symbol{--fa:""}.fa-screenpal{--fa:""}.fa-space-awesome{--fa:""}.fa-square-font-awesome{--fa:""}.fa-gitlab-square,.fa-square-gitlab{--fa:""}.fa-odysee{--fa:""}.fa-stubber{--fa:""}.fa-debian{--fa:""}.fa-shoelace{--fa:""}.fa-threads{--fa:""}.fa-square-threads{--fa:""}.fa-square-x-twitter{--fa:""}.fa-x-twitter{--fa:""}.fa-opensuse{--fa:""}.fa-letterboxd{--fa:""}.fa-square-letterboxd{--fa:""}.fa-mintbit{--fa:""}.fa-google-scholar{--fa:""}.fa-brave{--fa:""}.fa-brave-reverse{--fa:""}.fa-pixiv{--fa:""}.fa-upwork{--fa:""}.fa-webflow{--fa:""}.fa-signal-messenger{--fa:""}.fa-bluesky{--fa:""}.fa-jxl{--fa:""}.fa-square-upwork{--fa:""}.fa-web-awesome{--fa:""}.fa-square-web-awesome{--fa:""}.fa-square-web-awesome-stroke{--fa:""}.fa-dart-lang{--fa:""}.fa-flutter{--fa:""}.fa-files-pinwheel{--fa:""}.fa-css{--fa:""}.fa-square-bluesky{--fa:""}.fa-openai{--fa:""}.fa-square-linkedin{--fa:""}.fa-cash-app{--fa:""}.fa-disqus{--fa:""}.fa-11ty,.fa-eleventy{--fa:""}.fa-kakao-talk{--fa:""}.fa-linktree{--fa:""}.fa-notion{--fa:""}.fa-pandora{--fa:""}.fa-pixelfed{--fa:""}.fa-tidal{--fa:""}.fa-vsco{--fa:""}.fa-w3c{--fa:""}.fa-lumon{--fa:""}.fa-lumon-drop{--fa:""}.fa-square-figma{--fa:""}.fa-tex{--fa:""}.fa-duolingo{--fa:""}.fa-supportnow{--fa:""}.fa-tor-browser{--fa:""}.fa-typescript{--fa:""}.fa-square-deskpro{--fa:""}.fa-circle-zulip{--fa:""}.fa-julia{--fa:""}.fa-zulip{--fa:""}.fa-unison{--fa:""}.fa-bgg,.fa-board-game-geek{--fa:""}.fa-ko-fi{--fa:""}.fa-kubernetes{--fa:""}.fa-postgresql{--fa:""}.fa-scaleway{--fa:""}.fa-venmo{--fa:""}.fa-venmo-v{--fa:""}.fa-unreal-engine{--fa:""}.fa-globaleaks{--fa:""}.fa-solana{--fa:""}.fa-threema{--fa:""}.fa-forgejo{--fa:""}.fa-claude{--fa:""}.fa-gitee{--fa:""}.fa-xmpp{--fa:""}.fa-fediverse{--fa:""}.fa-tailwind-css{--fa:""}.fa-arch-linux{--fa:""}.fa-svelte{--fa:""}.fa-hugging-face{--fa:""}.fa-leetcode{--fa:""}.fa-openstreetmap{--fa:""}.fa-ultralytics{--fa:""}.fa-ultralytics-hub{--fa:""}.fa-ultralytics-yolo{--fa:""}.fa-obsidian{--fa:""}.fa-zoom{--fa:""}.fa-vim{--fa:""}.fa-symfonycasts{--fa:""}.fa-build-awesome{--fa:""}.fa-codeberg{--fa:""}.fa-devpost{--fa:""}.fa-internet-archive{--fa:""}.fa-lets-encrypt{--fa:""}.fa-matrix{--fa:""}.fa-mattermost{--fa:""}.fa-nextcloud{--fa:""}.fa-roblox-creator-studio{--fa:""}.fa-square-build-awesome-stroke{--fa:""}.fa-substack{--fa:""}.fa-tesla{--fa:""}.fa-xrp{--fa:""}.fa-xrpl{--fa:""}.fa-youtube-shorts{--fa:""}.fa-ror{--fa:""}.fa-square-twitter,.fa-twitter-square{--fa:""}.fa-facebook-square,.fa-square-facebook{--fa:""}.fa-linkedin{--fa:""}.fa-github-square,.fa-square-github{--fa:""}.fa-twitter{--fa:""}.fa-facebook{--fa:""}.fa-github{--fa:""}.fa-pinterest{--fa:""}.fa-pinterest-square,.fa-square-pinterest{--fa:""}.fa-google-plus-square,.fa-square-google-plus{--fa:""}.fa-google-plus-g{--fa:""}.fa-linkedin-in{--fa:""}.fa-github-alt{--fa:""}.fa-maxcdn{--fa:""}.fa-html5{--fa:""}.fa-css3{--fa:""}.fa-btc{--fa:""}.fa-youtube{--fa:""}.fa-xing{--fa:""}.fa-square-xing,.fa-xing-square{--fa:""}.fa-dropbox{--fa:""}.fa-stack-overflow{--fa:""}.fa-instagram{--fa:""}.fa-flickr{--fa:""}.fa-adn{--fa:""}.fa-bitbucket{--fa:""}.fa-tumblr{--fa:""}.fa-square-tumblr,.fa-tumblr-square{--fa:""}.fa-apple{--fa:""}.fa-windows{--fa:""}.fa-android{--fa:""}.fa-linux{--fa:""}.fa-dribbble{--fa:""}.fa-skype{--fa:""}.fa-foursquare{--fa:""}.fa-trello{--fa:""}.fa-gratipay{--fa:""}.fa-vk{--fa:""}.fa-weibo{--fa:""}.fa-renren{--fa:""}.fa-pagelines{--fa:""}.fa-stack-exchange{--fa:""}.fa-square-vimeo,.fa-vimeo-square{--fa:""}.fa-slack,.fa-slack-hash{--fa:""}.fa-wordpress{--fa:""}.fa-openid{--fa:""}.fa-yahoo{--fa:""}.fa-google{--fa:""}.fa-reddit{--fa:""}.fa-reddit-square,.fa-square-reddit{--fa:""}.fa-stumbleupon-circle{--fa:""}.fa-stumbleupon{--fa:""}.fa-delicious{--fa:""}.fa-digg{--fa:""}.fa-pied-piper-pp{--fa:""}.fa-pied-piper-alt{--fa:""}.fa-drupal{--fa:""}.fa-joomla{--fa:""}.fa-behance{--fa:""}.fa-behance-square,.fa-square-behance{--fa:""}.fa-steam{--fa:""}.fa-square-steam,.fa-steam-square{--fa:""}.fa-spotify{--fa:""}.fa-deviantart{--fa:""}.fa-soundcloud{--fa:""}.fa-vine{--fa:""}.fa-codepen{--fa:""}.fa-jsfiddle{--fa:""}.fa-rebel{--fa:""}.fa-empire{--fa:""}.fa-git-square,.fa-square-git{--fa:""}.fa-git{--fa:""}.fa-hacker-news{--fa:""}.fa-tencent-weibo{--fa:""}.fa-qq{--fa:""}.fa-weixin{--fa:""}.fa-slideshare{--fa:""}.fa-twitch{--fa:""}.fa-yelp{--fa:""}.fa-paypal{--fa:""}.fa-google-wallet{--fa:""}.fa-cc-visa{--fa:""}.fa-cc-mastercard{--fa:""}.fa-cc-discover{--fa:""}.fa-cc-amex{--fa:""}.fa-cc-paypal{--fa:""}.fa-cc-stripe{--fa:""}.fa-lastfm{--fa:""}.fa-lastfm-square,.fa-square-lastfm{--fa:""}.fa-ioxhost{--fa:""}.fa-angellist{--fa:""}.fa-buysellads{--fa:""}.fa-connectdevelop{--fa:""}.fa-dashcube{--fa:""}.fa-forumbee{--fa:""}.fa-leanpub{--fa:""}.fa-sellsy{--fa:""}.fa-shirtsinbulk{--fa:""}.fa-simplybuilt{--fa:""}.fa-skyatlas{--fa:""}.fa-pinterest-p{--fa:""}.fa-whatsapp{--fa:""}.fa-viacoin{--fa:""}.fa-medium,.fa-medium-m{--fa:""}.fa-y-combinator{--fa:""}.fa-optin-monster{--fa:""}.fa-opencart{--fa:""}.fa-expeditedssl{--fa:""}.fa-cc-jcb{--fa:""}.fa-cc-diners-club{--fa:""}.fa-creative-commons{--fa:""}.fa-gg{--fa:""}.fa-gg-circle{--fa:""}.fa-odnoklassniki{--fa:""}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:""}.fa-get-pocket{--fa:""}.fa-wikipedia-w{--fa:""}.fa-safari{--fa:""}.fa-chrome{--fa:""}.fa-firefox{--fa:""}.fa-opera{--fa:""}.fa-internet-explorer{--fa:""}.fa-contao{--fa:""}.fa-500px{--fa:""}.fa-amazon{--fa:""}.fa-houzz{--fa:""}.fa-vimeo-v{--fa:""}.fa-black-tie{--fa:""}.fa-fonticons{--fa:""}.fa-reddit-alien{--fa:""}.fa-edge{--fa:""}.fa-codiepie{--fa:""}.fa-modx{--fa:""}.fa-fort-awesome{--fa:""}.fa-usb{--fa:""}.fa-product-hunt{--fa:""}.fa-mixcloud{--fa:""}.fa-scribd{--fa:""}.fa-bluetooth{--fa:""}.fa-bluetooth-b{--fa:""}.fa-gitlab{--fa:""}.fa-wpbeginner{--fa:""}.fa-wpforms{--fa:""}.fa-envira{--fa:""}.fa-glide{--fa:""}.fa-glide-g{--fa:""}.fa-viadeo{--fa:""}.fa-square-viadeo,.fa-viadeo-square{--fa:""}.fa-snapchat,.fa-snapchat-ghost{--fa:""}.fa-snapchat-square,.fa-square-snapchat{--fa:""}.fa-pied-piper{--fa:""}.fa-first-order{--fa:""}.fa-yoast{--fa:""}.fa-themeisle{--fa:""}.fa-google-plus{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-linode{--fa:""}.fa-quora{--fa:""}.fa-free-code-camp{--fa:""}.fa-telegram,.fa-telegram-plane{--fa:""}.fa-bandcamp{--fa:""}.fa-grav{--fa:""}.fa-etsy{--fa:""}.fa-imdb{--fa:""}.fa-ravelry{--fa:""}.fa-sellcast{--fa:""}.fa-superpowers{--fa:""}.fa-wpexplorer{--fa:""}.fa-meetup{--fa:""}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:""}.fa-accessible-icon{--fa:""}.fa-accusoft{--fa:""}.fa-adversal{--fa:""}.fa-affiliatetheme{--fa:""}.fa-algolia{--fa:""}.fa-amilia{--fa:""}.fa-angrycreative{--fa:""}.fa-app-store{--fa:""}.fa-app-store-ios{--fa:""}.fa-apper{--fa:""}.fa-asymmetrik{--fa:""}.fa-audible{--fa:""}.fa-avianex{--fa:""}.fa-aws{--fa:""}.fa-bimobject{--fa:""}.fa-bitcoin{--fa:""}.fa-bity{--fa:""}.fa-blackberry{--fa:""}.fa-blogger{--fa:""}.fa-blogger-b{--fa:""}.fa-buromobelexperte{--fa:""}.fa-centercode{--fa:""}.fa-cloudscale{--fa:""}.fa-cloudsmith{--fa:""}.fa-cloudversify{--fa:""}.fa-cpanel{--fa:""}.fa-css3-alt{--fa:""}.fa-cuttlefish{--fa:""}.fa-d-and-d{--fa:""}.fa-deploydog{--fa:""}.fa-deskpro{--fa:""}.fa-digital-ocean{--fa:""}.fa-discord{--fa:""}.fa-discourse{--fa:""}.fa-dochub{--fa:""}.fa-docker{--fa:""}.fa-draft2digital{--fa:""}.fa-dribbble-square,.fa-square-dribbble{--fa:""}.fa-dyalog{--fa:""}.fa-earlybirds{--fa:""}.fa-erlang{--fa:""}.fa-facebook-f{--fa:""}.fa-facebook-messenger{--fa:""}.fa-firstdraft{--fa:""}.fa-fonticons-fi{--fa:""}.fa-fort-awesome-alt{--fa:""}.fa-freebsd{--fa:""}.fa-gitkraken{--fa:""}.fa-gofore{--fa:""}.fa-goodreads{--fa:""}.fa-goodreads-g{--fa:""}.fa-google-drive{--fa:""}.fa-google-play{--fa:""}.fa-gripfire{--fa:""}.fa-grunt{--fa:""}.fa-gulp{--fa:""}.fa-hacker-news-square,.fa-square-hacker-news{--fa:""}.fa-hire-a-helper{--fa:""}.fa-hotjar{--fa:""}.fa-hubspot{--fa:""}.fa-itunes{--fa:""}.fa-itunes-note{--fa:""}.fa-jenkins{--fa:""}.fa-joget{--fa:""}.fa-js{--fa:""}.fa-js-square,.fa-square-js{--fa:""}.fa-keycdn{--fa:""}.fa-kickstarter,.fa-square-kickstarter{--fa:""}.fa-kickstarter-k{--fa:""}.fa-laravel{--fa:""}.fa-line{--fa:""}.fa-lyft{--fa:""}.fa-magento{--fa:""}.fa-medapps{--fa:""}.fa-medrt{--fa:""}.fa-microsoft{--fa:""}.fa-mix{--fa:""}.fa-mizuni{--fa:""}.fa-monero{--fa:""}.fa-napster{--fa:""}.fa-node-js{--fa:""}.fa-npm{--fa:""}.fa-ns8{--fa:""}.fa-nutritionix{--fa:""}.fa-page4{--fa:""}.fa-palfed{--fa:""}.fa-patreon{--fa:""}.fa-periscope{--fa:""}.fa-phabricator{--fa:""}.fa-phoenix-framework{--fa:""}.fa-playstation{--fa:""}.fa-pushed{--fa:""}.fa-python{--fa:""}.fa-red-river{--fa:""}.fa-rendact,.fa-wpressr{--fa:""}.fa-replyd{--fa:""}.fa-resolving{--fa:""}.fa-rocketchat{--fa:""}.fa-rockrms{--fa:""}.fa-schlix{--fa:""}.fa-searchengin{--fa:""}.fa-servicestack{--fa:""}.fa-sistrix{--fa:""}.fa-speakap{--fa:""}.fa-staylinked{--fa:""}.fa-steam-symbol{--fa:""}.fa-sticker-mule{--fa:""}.fa-studiovinari{--fa:""}.fa-supple{--fa:""}.fa-uber{--fa:""}.fa-uikit{--fa:""}.fa-uniregistry{--fa:""}.fa-untappd{--fa:""}.fa-ussunnah{--fa:""}.fa-vaadin{--fa:""}.fa-viber{--fa:""}.fa-vimeo{--fa:""}.fa-vnv{--fa:""}.fa-square-whatsapp,.fa-whatsapp-square{--fa:""}.fa-whmcs{--fa:""}.fa-wordpress-simple{--fa:""}.fa-xbox{--fa:""}.fa-yandex{--fa:""}.fa-yandex-international{--fa:""}.fa-apple-pay{--fa:""}.fa-cc-apple-pay{--fa:""}.fa-fly{--fa:""}.fa-node{--fa:""}.fa-osi{--fa:""}.fa-react{--fa:""}.fa-autoprefixer{--fa:""}.fa-less{--fa:""}.fa-sass{--fa:""}.fa-vuejs{--fa:""}.fa-angular{--fa:""}.fa-aviato{--fa:""}.fa-ember{--fa:""}.fa-gitter{--fa:""}.fa-hooli{--fa:""}.fa-strava{--fa:""}.fa-stripe{--fa:""}.fa-stripe-s{--fa:""}.fa-typo3{--fa:""}.fa-amazon-pay{--fa:""}.fa-cc-amazon-pay{--fa:""}.fa-ethereum{--fa:""}.fa-korvue{--fa:""}.fa-elementor{--fa:""}.fa-square-youtube,.fa-youtube-square{--fa:""}.fa-flipboard{--fa:""}.fa-hips{--fa:""}.fa-php{--fa:""}.fa-quinscape{--fa:""}.fa-readme{--fa:""}.fa-java{--fa:""}.fa-pied-piper-hat{--fa:""}.fa-creative-commons-by{--fa:""}.fa-creative-commons-nc{--fa:""}.fa-creative-commons-nc-eu{--fa:""}.fa-creative-commons-nc-jp{--fa:""}.fa-creative-commons-nd{--fa:""}.fa-creative-commons-pd{--fa:""}.fa-creative-commons-pd-alt{--fa:""}.fa-creative-commons-remix{--fa:""}.fa-creative-commons-sa{--fa:""}.fa-creative-commons-sampling{--fa:""}.fa-creative-commons-sampling-plus{--fa:""}.fa-creative-commons-share{--fa:""}.fa-creative-commons-zero{--fa:""}.fa-ebay{--fa:""}.fa-keybase{--fa:""}.fa-mastodon{--fa:""}.fa-r-project{--fa:""}.fa-researchgate{--fa:""}.fa-teamspeak{--fa:""}.fa-first-order-alt{--fa:""}.fa-fulcrum{--fa:""}.fa-galactic-republic{--fa:""}.fa-galactic-senate{--fa:""}.fa-jedi-order{--fa:""}.fa-mandalorian{--fa:""}.fa-old-republic{--fa:""}.fa-phoenix-squadron{--fa:""}.fa-sith{--fa:""}.fa-trade-federation{--fa:""}.fa-wolf-pack-battalion{--fa:""}.fa-hornbill{--fa:""}.fa-mailchimp{--fa:""}.fa-megaport{--fa:""}.fa-nimblr{--fa:""}.fa-rev{--fa:""}.fa-shopware{--fa:""}.fa-squarespace{--fa:""}.fa-themeco{--fa:""}.fa-weebly{--fa:""}.fa-wix{--fa:""}.fa-ello{--fa:""}.fa-hackerrank{--fa:""}.fa-kaggle{--fa:""}.fa-markdown{--fa:""}.fa-neos{--fa:""}.fa-zhihu{--fa:""}.fa-alipay{--fa:""}.fa-the-red-yeti{--fa:""}.fa-critical-role{--fa:""}.fa-d-and-d-beyond{--fa:""}.fa-dev{--fa:""}.fa-fantasy-flight-games{--fa:""}.fa-wizards-of-the-coast{--fa:""}.fa-think-peaks{--fa:""}.fa-reacteurope{--fa:""}.fa-artstation{--fa:""}.fa-atlassian{--fa:""}.fa-canadian-maple-leaf{--fa:""}.fa-centos{--fa:""}.fa-confluence{--fa:""}.fa-dhl{--fa:""}.fa-diaspora{--fa:""}.fa-fedex{--fa:""}.fa-fedora{--fa:""}.fa-figma{--fa:""}.fa-intercom{--fa:""}.fa-invision{--fa:""}.fa-jira{--fa:""}.fa-mendeley{--fa:""}.fa-raspberry-pi{--fa:""}.fa-redhat{--fa:""}.fa-sketch{--fa:""}.fa-sourcetree{--fa:""}.fa-suse{--fa:""}.fa-ubuntu{--fa:""}.fa-ups{--fa:""}.fa-usps{--fa:""}.fa-yarn{--fa:""}.fa-airbnb{--fa:""}.fa-battle-net{--fa:""}.fa-bootstrap{--fa:""}.fa-buffer{--fa:""}.fa-chromecast{--fa:""}.fa-evernote{--fa:""}.fa-itch-io{--fa:""}.fa-salesforce{--fa:""}.fa-speaker-deck{--fa:""}.fa-symfony{--fa:""}.fa-waze{--fa:""}.fa-yammer{--fa:""}.fa-git-alt{--fa:""}.fa-stackpath{--fa:""}.fa-cotton-bureau{--fa:""}.fa-buy-n-large{--fa:""}.fa-mdb{--fa:""}.fa-orcid{--fa:""}.fa-swift{--fa:""}.fa-umbraco{--fa:""}:host,:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-WLfxSHV3.woff2)}.far{--fa-family:var(--fa-family-classic)}.fa-regular,.far{--fa-style:400}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-Iz_TytpP.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-BK5CuonO.woff2)format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-Iz_TytpP.woff2)format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-WLfxSHV3.woff2)format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-Iz_TytpP.woff2)format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-BK5CuonO.woff2)format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-WLfxSHV3.woff2)format("woff2");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-v4compatibility-CMhGCN2W.woff2)format("woff2");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}*{margin:0;padding:0}:focus{outline:none}html,body{color:#1e1e1e;-webkit-text-size-adjust:100%;background-color:#eee;font-family:Helvetica,Tahoma,sans-serif;font-size:3.46667vw;line-height:1.3}@media screen and (aspect-ratio>=16/9){html,body{font-size:1.94903vmax}}a{color:#2789ce;-webkit-tap-highlight-color:#b6dffd80;outline:none;text-decoration:none}a:hover{cursor:pointer;text-decoration:none}table{border-collapse:collapse}input{color:#1e1e1e;-webkit-appearance:none;background:#fff;border:1px solid #aaa;border-radius:1.6vw;margin-bottom:1.86667vw;padding:2.66667vw 1.86667vw;font-family:Helvetica,Tahoma,sans-serif;font-size:4vw;position:relative;box-shadow:inset 0 .53333vw #0000001a}@media screen and (aspect-ratio>=16/9){input{border-radius:.89955vmax;margin-bottom:1.04948vmax;padding:1.49925vmax 1.04948vmax;font-size:2.24888vmax}}img{background-size:contain!important}h3{color:#fff;background-image:linear-gradient(-180deg,#2e4b5e 0%,#243a48 82%);font-size:3.73333vw;line-height:2.2}@media screen and (aspect-ratio>=16/9){h3{font-size:2.09895vmax}}.clearfix:after,.now-play:after,.info-rotate:after{content:"";clear:both;display:block}.clearfix,.now-play,.info-rotate{zoom:1}.clear,.mian-wrap .gamehall a:after{clear:both}.float-L,.a-open_bets img,.marquee-box .marquee a,.now-play span,.game-team.racing h4,.scores-time li:before,.info-rotate:before,.btn-fancy_info:before,.marquee-pop .function-wrap label span:before,.article-date dt{float:left}.float-R{float:right}.align-L,.table th,.tc-wrap h3,.announce-wrap h3,.game-team h4,.scores-time,.pop-wrap h3,.select-list h3,.announce-wrap table,.announce-wrap table th{text-align:left}.align-R,header li.main-wallet p,header li.main-wallet li,.bets-back dd span,.bets-lay dd span,.bets-book dd span,.bets-head dd span,.setting-block input{text-align:right}.align-C,h3,.btn,.btn-send,.login,.form-select,.pages a,.logout,.bets-selections a,.trade p,.trade-2 p,.info-bet dt span,.info-matched dt span,.bets-back dt span,.bets-lay dt span,.bets-book dt span,.bets-head dt span,header .login-index,header .btn-signup,.saddle_1,.saddle_1A,.saddle_1B,.saddle_1C,.saddle_1D,.saddle_1X,.saddle_1Y,.saddle_2,.saddle_2B,.saddle_2C,.saddle_2X,.saddle_3,.saddle_3C,.saddle_3D,.saddle_3E,.saddle_3X,.saddle_4,.saddle_4D,.saddle_4X,.saddle_5,.saddle_6,.saddle_7,.saddle_8,.saddle_9,.saddle_10,.saddle_11,.saddle_11F,.saddle_12,.saddle_12F,.saddle_13,.saddle_13F,.saddle_14,.saddle_14F,.saddle_15,.saddle_15F,.saddle_16,.saddle_16F,.saddle_17,.saddle_17F,.saddle_18,.saddle_18F,.saddle_19,.saddle_19F,.saddle_20,.saddle_20F,.saddle_21,.saddle_21F,.saddle_22,.saddle_22F,.saddle_23,.saddle_23F,.saddle_24,.saddle_24F,.saddle_25,.saddle_25F,.saddle_26,.saddle_26F,.saddle_27,.saddle_27F,.saddle_28,.saddle_28F,.saddle_29,.saddle_29F,.saddle_30,.saddle_30F,.form-login dt,.slip-note,nav a,.upcoming-list-col3 h4,.tab-wrap li,.quick_link a,.game-team.tennis .team-scores,.game-team.tennis .team-scores h4,.game-team.soccer .team-scores,.game-team.soccer .team-scores h4,.sum-status,.horse-box,.input-num,.coin-list a,.keyboard-wrap a,.no-data,.btn-book,.support-wrap,.special_bets-tab li,.stake-setting input,.col-stake_edit a,.loading-wrap p,footer,.article-date,.closed-next{text-align:center}.displayB,.btn,.btn-send,.login,.form-select,.pages a,.logout:after,.highlight-list .time,.inplay-list .time,.upcoming-list .time,.highlight-list a,.inplay-list a,.upcoming-list a,.menu-list a,.highlight-list a:after,.inplay-list a:after,.upcoming-list a:after,.menu-list a:after,.tv-head .close:before,.tv-head .btn-line:before,.bets-selections span,.bets-selections-head span,.trade span,.trade-2 span,.info-bet dt span,.info-matched dt span,.bets-back dt span,.bets-lay dt span,.bets-book dt span,.bets-head dt span,.power-wrap-b img,.game-fancy:after,.game-sportsbook:after,.game-bookmaker:after,.game-live:after,.in-play.game-fancy pre:before,.in-play.game-sportsbook pre:before,.in-play.game-bookmaker pre:before,.in-play.game-live pre:before,.fancy_bet-head h4 span,.sportsbook_bet-head h4 span,.fancy_bet-head .in-play pre:before,.sportsbook_bet-head .in-play pre:before,.login-head,.login-head .close:before,.form-login,.form-login .error:after,header img,.a-open_bets .slip-note:before,.message-wrap.to-open_bets:before,.close:before,.back_home .btn-back_home:after,.marquee-box h4:before,.marquee-box h4:after,.marquee-box .marquee a span,nav .main-nav:before,nav a,nav img,.now-play:after,.now-play span,.tv-box:after,.tv-control a:before,.channel-list a,.channel-list a:after,.wrap-highlight img,.wrap-highlight .a-tab_next,.wrap-highlight .a-tab_prev,.a-tab_next:after,.a-tab_prev:after,.game-E i:before,.game-E i:after,.tab-wrap a,.path-wrap li:after,.go_back,.account-id:before,.account-id .time-zone,.info-icon img,.game-team span,.game-team a,.scores-time li:before,.soccer-map:after,.sum-status,.market-type a,.disabled dd a:before,.bets-selections-head .a-depth,.input-num a:before,.input-num .typeing:after,.input-stake span:before,.input-odds span:before,.coin-list a,.keyboard-wrap a,.keyboard-wrap .btn-delete:before,.info-rotate:before,.no-data h3:before,.line_market-head h4:after,.line_market-head .btn-rules:before,.policy-link,.btn-head_rules:before,.other-tab:before,.other-tab:after,.fancy-bet .bets-selections dt ul,.fancy-bet .bets-selections dl.tips,.btn-fancy_info,.btn-fancy_info:before,.bet-setting .bet-check:before,.special_bets-tab li:after,.special_bets-tab a,.sports-book.close,.to-expand:after,.info-bet dd span,.info-matched dd span,.trashcan:before,.bets-back dd span,.bets-lay dd span,.bets-book dd span,.bets-head dd span,.a-edit:before,.check-list a:before,.setting-block a,.switch_on span:after,.switch_off span:after,.form-select:after,.select-list li,.select-list a,.to-BackLay li:after,footer li:first-child,footer .confirm-checkbox,.entrance-title dd:after,.result-wrap h3,.gametab-head h4:after,.gametab-head h4:before,.gametab-head .btn_rules:after,.fairenter .now-play:before,.fairenter .tc-wrap a,.betbarter .back_home{display:block}.displayI,.path-wrap li{display:inline}.displayIB,.highlight-list .inplay-on a:before,.inplay-list .inplay-on a:before,.upcoming-list .inplay-on a:before,.menu-list .inplay-on a:before,.highlight-list .inplay-off a:before,.inplay-list .inplay-off a:before,.upcoming-list .inplay-off a:before,.menu-list .inplay-off a:before,.to-win:before,.to-lose:before,.saddle_1:before,.saddle_1A:before,.saddle_1B:before,.saddle_1C:before,.saddle_1D:before,.saddle_1X:before,.saddle_1Y:before,.saddle_2:before,.saddle_2B:before,.saddle_2C:before,.saddle_2X:before,.saddle_3:before,.saddle_3C:before,.saddle_3D:before,.saddle_3E:before,.saddle_3X:before,.saddle_4:before,.saddle_4D:before,.saddle_4X:before,.saddle_5:before,.saddle_6:before,.saddle_7:before,.saddle_8:before,.saddle_9:before,.saddle_10:before,.saddle_11:before,.saddle_11F:before,.saddle_12:before,.saddle_12F:before,.saddle_13:before,.saddle_13F:before,.saddle_14:before,.saddle_14F:before,.saddle_15:before,.saddle_15F:before,.saddle_16:before,.saddle_16F:before,.saddle_17:before,.saddle_17F:before,.saddle_18:before,.saddle_18F:before,.saddle_19:before,.saddle_19F:before,.saddle_20:before,.saddle_20F:before,.saddle_21:before,.saddle_21F:before,.saddle_22:before,.saddle_22F:before,.saddle_23:before,.saddle_23F:before,.saddle_24:before,.saddle_24F:before,.saddle_25:before,.saddle_25F:before,.saddle_26:before,.saddle_26F:before,.saddle_27:before,.saddle_27F:before,.saddle_28:before,.saddle_28F:before,.saddle_29:before,.saddle_29F:before,.saddle_30:before,.saddle_30F:before,.login:after,header .login-index:before,.message .back,.message .lay,.game-team h4 span,.scores-time li,.policy-link li,.appdl-link-android a,.appdl-link-ios a,.bet-limit,.bet-limit:before,.bet-limit:after,.fancy-bet .bets-selections dt li:before,.btn-edit:after,footer li,footer .confirm-checkbox:before,.gametab-head h4 strong{display:inline-block}.displayF,.logout,.bets-bookmaker .bets-selections-head ul,.bets-selections dt ul,.fancy-bet .bets-selections-head ul,header ul,nav ul,.wrap-highlight ul,.tab-wrap ul,.quick_link,.path-wrap ul,.info-icon,.market-type ul,.btn-list,.coin-list,.keyboard-wrap ul,.bets-back .col-ref ul,.bets-lay .col-ref ul,.bets-book .col-ref ul,.bets-head .col-ref ul,.check-list,.to-BackLay,.in-play.game-fancy pre,.in-play.game-sportsbook pre,.in-play.game-bookmaker pre,.in-play.game-live pre,header a,.tv-control a,.tag-live,.tag-live strong,.btn-minmax_bet,.back-gradient dd,.lay-gradient dd,.on_live .live_icon,.on_live .live_icon span,.on_live dd,.highlight-list li,.inplay-list li,.upcoming-list li,.menu-list li,.highlight-list dt,.inplay-list dt,.upcoming-list dt,.menu-list dt,.tv-head .close,.tv-head .btn-line,.bets-selections,.bets-selections-head,.trade,.trade-2,.bets-selections dt,.bets-selections-head dt,.trade dt,.trade-2 dt,.bets-selections dd,.bets-selections-head dd,.trade dd,.trade-2 dd,.fancy .bets-selections .mode-land,.fancy .bets-selections-head .mode-land,.fancy .trade .mode-land,.fancy .trade-2 .mode-land,.bets-selections a,.trade p,.trade-2 p,.suspend-full,.bets-selections .suspend,.suspend-fancy,.suspend-spb,.mode-land .btn-fancy_info,.fancy-bet .btn-fancy_info,.sports-book .btn-fancy_info,.bets-wrap .btn-fancy_info,.fancy_bet-head,.sportsbook_bet-head,.fancy_bet-head h4,.sportsbook_bet-head h4,.fancy_bet-head .in-play span,.sportsbook_bet-head .in-play span,.fancy_bet-head .in-play pre,.sportsbook_bet-head .in-play pre,.fancy-bet>h5,.bets-wrap>h4,.fancy-bet>h4,.sports-book>h4,.bets-bookmaker>h4,.login-head .close,header,header li.main-wallet,header li.main-wallet ul,header .li-tv_bet,.slip-note,.loading-bar,.message-wrap,.close,.back_home .btn-back_home,.marquee-box,.marquee-box h4,.marquee-box .marquee a,.tv-head,.tv-control,.wrap-highlight a,.upcoming-list-col3 ul,.game-E i,.quick_link a,.side-content .menu-list a,.path-wrap,.account-id,.game-info,.info-icon li,.match-btn,.match-btn a,.horse-info,.input-num,.input-num a,.input-num span,.keyboard-wrap,.keyboard-wrap .btn-delete,.no-data h3,.line_market-head,.line_market-head h4,.line_market-head .btn-rules,.extra-wrap,.btn-head_rules,.fancy-bet .bets-selections dl.tips dt,.bet-setting,.bet-setting .bet-check,.special_bets-tab,.to-expand,.back-gradient,.lay-gradient,.overlay,.info-bet,.info-matched,.info-bet dt,.info-matched dt,.side-wrap,.side-head,.side-head h3,.side-content h3,.trashcan,.bets-back,.bets-lay,.bets-book,.bets-head,.bets-back dt,.bets-lay dt,.bets-book dt,.bets-head dt,.bets-back dd,.bets-lay dd,.bets-book dd,.bets-head dd,.a-edit,.check-list a,.setting-block,.setting-block dt,.setting-block dd,.switch_on span,.switch_off span,.loading-overlay,.loading-wrap,.trade-wrap,.announce-header,.news-wrap,.marquee-pop .function-wrap,.result-wrap dl,.result-wrap dt,.result-wrap dd,.gametab-head,.gametab-head h4,.o_12bet .back_home,.o_spondemo .back_home,.o_dafabet .back_home{display:flex}.border-box,.highlight-list .inplay-on a:before,.inplay-list .inplay-on a:before,.upcoming-list .inplay-on a:before,.menu-list .inplay-on a:before,.highlight-list .inplay-off a:before,.inplay-list .inplay-off a:before,.upcoming-list .inplay-off a:before,.menu-list .inplay-off a:before,.highlight-list a,.inplay-list a,.upcoming-list a,.menu-list a,.highlight-list a:after,.inplay-list a:after,.upcoming-list a:after,.menu-list a:after,.bets-selections dt,.bets-selections-head dt,.trade dt,.trade-2 dt,.bets-selections dd,.bets-selections-head dd,.trade dd,.trade-2 dd,.bets-selections a,.trade p,.trade-2 p,.suspend-full,.bets-selections .suspend,.suspend-fancy,.suspend-spb,.saddle_1,.saddle_1A,.saddle_1B,.saddle_1C,.saddle_1D,.saddle_1X,.saddle_1Y,.saddle_2,.saddle_2B,.saddle_2C,.saddle_2X,.saddle_3,.saddle_3C,.saddle_3D,.saddle_3E,.saddle_3X,.saddle_4,.saddle_4D,.saddle_4X,.saddle_5,.saddle_6,.saddle_7,.saddle_8,.saddle_9,.saddle_10,.saddle_11,.saddle_11F,.saddle_12,.saddle_12F,.saddle_13,.saddle_13F,.saddle_14,.saddle_14F,.saddle_15,.saddle_15F,.saddle_16,.saddle_16F,.saddle_17,.saddle_17F,.saddle_18,.saddle_18F,.saddle_19,.saddle_19F,.saddle_20,.saddle_20F,.saddle_21,.saddle_21F,.saddle_22,.saddle_22F,.saddle_23,.saddle_23F,.saddle_24,.saddle_24F,.saddle_25,.saddle_25F,.saddle_26,.saddle_26F,.saddle_27,.saddle_27F,.saddle_28,.saddle_28F,.saddle_29,.saddle_29F,.saddle_30,.saddle_30F,header,.slip-note,nav a,.tag-live,.game-E,.tab-wrap,.quick_link li,.quick_link a,.account-id,.match-btn a,.market-type a,.input-num,.input-num a,.keyboard-wrap a,.info-rotate:before,.policy-link,.fancy-bet .bets-selections dt h4,.info-bet dt,.info-matched dt,.info-bet dd,.info-matched dd,.a-edit,.check-list a:before,.setting-block dt,.setting-block dd,.stake-setting input,.announce-header,footer,footer .confirm-checkbox:before,footer .btn,footer .btn-send,footer .login,footer .form-select,footer .pages a,.pages footer a,.on_live,.on_live .live_icon span,.on_live .live_icon span:before,.on_live dd span,.result-wrap h3,.result-wrap dl,.result-wrap dt,.result-wrap dd,.result-wrap p{box-sizing:border-box}@media screen and (aspect-ratio>=16/9){.mian-wrap{padding:0}}.btn,.btn-send,.login,.form-select,.pages a{color:#1e1e1e;background-image:linear-gradient(-180deg,#fff 0%,#eee 89%);border:1px solid #aaa;border-radius:1.6vw;font-size:4vw;font-weight:700;line-height:2.6}.btn.disable,.disable.btn-send,.disable.login,.disable.form-select,.pages a.disable{color:#999;cursor:not-allowed;background:#dfdfdf}.btn.select,.select.btn-send,.select.login,.select.form-select,.pages a.select{background:#ffcc2e;border:1px solid #be7809;box-shadow:inset 0 .53333vw #0000001a}.btn.secondary,.secondary.btn-send,.secondary.login,.secondary.form-select,.pages a.secondary{background-image:linear-gradient(#d6d6d6 0%,#b2b2b2 89%);border:1px solid #969696}.btn.secondary:hover,.secondary.btn-send:hover,.secondary.login:hover,.secondary.form-select:hover,.pages a.secondary:hover{background-image:linear-gradient(#b2b2b2 0%,#d6d6d6 89%);border:1px solid #969696}@media screen and (aspect-ratio>=16/9){.btn,.btn-send,.login,.form-select,.pages a{border-radius:.89955vmax;font-size:2.24888vmax}.btn.select,.select.btn-send,.select.login,.select.form-select,.pages a.select{box-shadow:inset 0 .29985vmax #0000001a}}.btn-send,.login{background-image:linear-gradient(-180deg,#ffb80c 15%,#ffa00c 100%);border-color:#bf7809}.btn-send.disable,.disable.login{color:#999;background-image:linear-gradient(-180deg,#ffe9b6 0%,#ffe2b6 100%);border-color:#efd9b5}.logout{color:#fff;background-image:linear-gradient(-180deg,#e93522 0%,#be2414 100%);border:1px solid #8a0011;border-width:1px 0;justify-content:center;align-items:center;height:12.8vw;margin-bottom:5.33333vw;font-size:4.26667vw;font-weight:700}.logout:after{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>") 0 0/contain no-repeat;width:4vw;height:4vw;margin-left:1.33333vw}@media screen and (aspect-ratio>=16/9){.logout{height:7.1964vmax;margin-bottom:2.9985vmax;font-size:2.3988vmax}.logout:after{width:2.24888vmax;height:2.24888vmax;margin-left:.74963vmax}}.table{border-bottom:1px solid #7e97a7;width:100%}.table th{background-color:#d6e4e5;border-bottom:.26667vw solid #bbc8c9;padding:2.13333vw 1.86667vw}@media screen and (aspect-ratio>=16/9){.table th{border-bottom-width:.14993vmax;padding:1.1994vmax 1.04948vmax}}.table td,.table .announce-wrap table th,.announce-wrap table .table th{border:0 solid #e0e6e6;border-width:0 0 .26667vw .26667vw;padding:2.13333vw 1.86667vw}@media screen and (aspect-ratio>=16/9){.table td,.table .announce-wrap table th,.announce-wrap table .table th{border-bottom-width:.14993vmax;padding:1.1994vmax 1.04948vmax}}.table tr:last-of-type td,.table tr:last-of-type .announce-wrap table th,.announce-wrap table .table tr:last-of-type th{border-bottom-width:0}.icon-home{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"19\" viewBox=\"0 0 24 19\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M20.574 10.945v7.107c0 .52-.43.948-.952.948h-5.717v-5.686h-3.81V19H4.378c-.52 0-.952-.43-.952-.948v-7.107c0-.03.015-.06.015-.088L12 3.837l8.56 7.02c.014.03.014.06.014.088zm3.32-1.02l-.923 1.094c-.074.088-.193.148-.312.162h-.044c-.12 0-.224-.03-.313-.103L12 2.535 1.7 11.08c-.105.073-.224.117-.358.102-.12-.014-.238-.074-.313-.163L.105 9.923c-.163-.193-.134-.504.06-.666L10.87.388c.624-.518 1.636-.518 2.26 0l3.633 3.02V.523c0-.267.21-.474.477-.474h2.858c.268 0 .476.207.476.474v6.04l3.26 2.696c.194.162.223.473.06.666z\"/></svg>") no-repeat}.icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\"/></svg>") no-repeat}.icon-sports{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"26\" viewBox=\"0 0 32 26\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M31.57 1.78c-.4-.313-1.26-.65-4.092.065-.153.04-.303.078-.45.12.273-1.2.38-1.965.38-1.965H4.21s.102.72.358 1.857l-.046-.012C1.688 1.13.83 1.467.432 1.78c-.318.252-.47.627-.424 1.058.063.62.733 6.152 4.646 9.276 1.725 1.377 3.81 2.07 6.22 2.07h.032c.884.752 1.878 1.365 2.992 1.774v3.963h-3.32l-1.514 1.594V26h13.728v-4.486l-1.514-1.593H17.62v-3.925c1.16-.41 2.188-1.04 3.1-1.818.136.004.272.007.406.007 2.41 0 4.495-.693 6.22-2.07 3.913-3.124 4.583-8.656 4.646-9.276.045-.43-.106-.806-.423-1.057zM5.325 11.255c-3.564-2.845-4.18-7.956-4.24-8.53-.005-.05.002-.07 0-.07.006-.005.39-.423 2.99.21.268.063.532.133.786.204.74 2.823 2.204 7.004 4.857 9.954-1.676-.184-3.148-.773-4.394-1.768zm12.295.64c-.584.27-1.233.422-1.918.422-.64 0-1.25-.132-1.804-.37-1.66-.71-2.825-2.37-2.825-4.308 0-2.584 2.072-4.678 4.63-4.678 2.556 0 4.628 2.094 4.628 4.678 0 1.89-1.11 3.52-2.71 4.256zm13.294-9.17c-.06.574-.676 5.685-4.24 8.53-1.348 1.076-2.96 1.678-4.807 1.806 2.638-2.91 4.106-7.04 4.858-9.873.374-.11.782-.223 1.198-.324 2.606-.633 2.986-.212 2.99-.21 0 0 .006.02 0 .072z\"/></svg>") no-repeat}.icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.icon-account,.account-id:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M10 0c2.756 0 5.112.978 7.067 2.933C19.022 4.888 20 7.243 20 10c0 2.756-.978 5.112-2.933 7.067C15.112 19.022 12.757 20 10 20c-2.756 0-5.112-.978-7.067-2.933C.978 15.112 0 12.757 0 10c0-2.756.978-5.112 2.933-7.067C4.888.978 7.243 0 10 0zm0 19.183c2.82 0 5.16-1.106 7.02-3.318-1.38-.544-2.87-1.057-4.472-1.538-.096-.064-.144-.24-.144-.53 0-.223.112-.592.336-1.105.16-.32.305-.833.433-1.538.32-.385.545-.898.673-1.54.096-.576.096-1.024 0-1.345-.032-.033-.048-.065-.048-.097-.096-.32-.048-.93.144-1.827.16-.833-.08-1.667-.72-2.5-.61-.833-1.54-1.282-2.79-1.346h-.865c-1.25.096-2.18.545-2.788 1.346-.642.833-.883 1.667-.722 2.5.192.898.24 1.507.144 1.827v.096c-.128.384-.144.833-.048 1.345.16.673.384 1.202.673 1.587.128.64.272 1.138.433 1.49.128.257.192.64.192 1.154 0 .257-.048.417-.144.48-1.603.45-3.045.962-4.327 1.54 1.828 2.21 4.167 3.317 7.02 3.317z\"/></svg>") no-repeat}.icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,0,0)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,0,0)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,0,0)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,0,0)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,0,0)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(0,0,0)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,0,0)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(0,0,0)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.icon-casino{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\"><path d=\"M20 18.624v-16.038c0-.748-.696-1.361-1.544-1.361h-.95c.051.135.068.269.085.404l1.578 15.978c.119 1.152-.848 2.169-2.154 2.274l-1.459.12h2.918c.831-.015 1.527-.628 1.527-1.376z\" id=\"Path\" fill=\"%23CFBCC7\"/><path d=\"M16.42 16.761l-3.062-15.642c-.148-.741-.922-1.231-1.745-1.097l-10.371 1.646c-.823.133-1.366.83-1.218 1.572l3.078 15.642c.148.741.922 1.231 1.745 1.097l10.371-1.646c.807-.133 1.35-.83 1.202-1.572zm-4.313-5.041c-.626.815-1.728 1.142-2.733.904.082.208.132.371.181.43.23.371 1.004.652.84.993-.165.326-.477-.03-1.333.104-.856.133-1.021.563-1.3.311-.28-.267.346-.771.412-1.186.016-.074.016-.237 0-.46-.856.534-2.025.563-2.914-.015-1.152-.726-1.432-2.165-.626-3.202.774-.993 2.864-3.455 2.864-3.455s2.897 1.661 4 2.357c1.136.741 1.416 2.179.609 3.217z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/><path d=\"M18.218 17.754l-1.483-16.091c-.064-.753-.781-1.311-1.579-1.25l-.973.075.08.271 2.966 15.895c.207 1.145-.606 2.245-1.818 2.441l-2.966.497 4.449-.362c.797-.045 1.387-.723 1.324-1.476z\" fill=\"%23CFBCC7\"/></g></svg>") no-repeat}.select .icon-casino{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\"><path d=\"M20 18.624v-16.038c0-.748-.696-1.361-1.544-1.361h-.95c.051.135.068.269.085.404l1.578 15.978c.119 1.152-.848 2.169-2.154 2.274l-1.459.12h2.918c.831-.015 1.527-.628 1.527-1.376z\" id=\"Path\" fill=\"%23CFBCC7\"/><path d=\"M16.42 16.761l-3.062-15.642c-.148-.741-.922-1.231-1.745-1.097l-10.371 1.646c-.823.133-1.366.83-1.218 1.572l3.078 15.642c.148.741.922 1.231 1.745 1.097l10.371-1.646c.807-.133 1.35-.83 1.202-1.572zm-4.313-5.041c-.626.815-1.728 1.142-2.733.904.082.208.132.371.181.43.23.371 1.004.652.84.993-.165.326-.477-.03-1.333.104-.856.133-1.021.563-1.3.311-.28-.267.346-.771.412-1.186.016-.074.016-.237 0-.46-.856.534-2.025.563-2.914-.015-1.152-.726-1.432-2.165-.626-3.202.774-.993 2.864-3.455 2.864-3.455s2.897 1.661 4 2.357c1.136.741 1.416 2.179.609 3.217z\" fill=\"%23000000\" fill-rule=\"nonzero\"/><path d=\"M18.218 17.754l-1.483-16.091c-.064-.753-.781-1.311-1.579-1.25l-.973.075.08.271 2.966 15.895c.207 1.145-.606 2.245-1.818 2.441l-2.966.497 4.449-.362c.797-.045 1.387-.723 1.324-1.476z\" fill=\"%23CFBCC7\"/></g></svg>") no-repeat}.info-inplay{background:url("data:image/svg+xml,<svg width=\"18\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"%235EA80E\" d=\"M0 0h18v18H0z\"/><path d=\"M9 13.83c1.16 0 2.15-.42 2.97-1.24a4.05 4.05 0 0 0 1.23-2.96 4 4 0 0 0-1.23-2.95A4.06 4.06 0 0 0 9 5.46c-1.16 0-2.15.4-2.97 1.22A4 4 0 0 0 4.8 9.63c0 1.16.41 2.14 1.23 2.96.82.82 1.8 1.24 2.97 1.24zm0-9.57c1.5 0 2.78.53 3.83 1.58a5.17 5.17 0 0 1 1.58 3.79c0 1.47-.53 2.74-1.58 3.79A5.21 5.21 0 0 1 9 15c-1.5 0-2.78-.53-3.83-1.58a5.17 5.17 0 0 1-1.58-3.8c0-1.46.53-2.73 1.58-3.78A5.21 5.21 0 0 1 9 4.26zm.31 2.4V9.8l2.4 1.4-.46.72-2.84-1.68V6.66h.9zM6.52 3.9L3.76 6.19 3 5.29 5.76 3l.76.9zM15 5.3l-.76.92-2.76-2.32.76-.9L15 5.3z\" fill=\"%23FFF\"/></g></svg>") no-repeat;border-radius:1.33333vw}@media screen and (aspect-ratio>=16/9){.info-inplay{border-radius:.74963vmax}}.info-cashout{background:url("data:image/svg+xml,<svg width=\"18\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"%23FFB80C\" d=\"M0 0h18v18H0z\"/><path d=\"M5.19 9h1.9l-2.53 2.98L2 9h1.9c0-1.08.24-2.08.7-3.02a5.46 5.46 0 0 1 1.84-2.15 4.4 4.4 0 0 1 5.27.12l-.93 1.08a3.31 3.31 0 0 0-3.7.08c-.58.4-1.04.95-1.38 1.64A5.01 5.01 0 0 0 5.19 9zm8.25-2.98L16 9h-1.9c0 1.08-.24 2.08-.7 3.02a5.46 5.46 0 0 1-1.84 2.15 4.4 4.4 0 0 1-3.98.58c-.47-.17-.9-.4-1.3-.7l.94-1.08a3.31 3.31 0 0 0 3.7-.08c.58-.4 1.04-.95 1.38-1.64.34-.68.51-1.44.51-2.25h-1.9l2.53-2.98z\" fill=\"%23000\"/></g></svg>") no-repeat;border-radius:1.33333vw}@media screen and (aspect-ratio>=16/9){.info-cashout{border-radius:.74963vmax}}.red{color:#d0021b!important}.green{color:#508d0e!important}.mode-land .btn-fancy_info,.fancy-bet .btn-fancy_info,.sports-book .btn-fancy_info,.bets-wrap .btn-fancy_info,.game-fancy,.game-sportsbook,.game-bookmaker,.game-live,.fancy_bet-head .in-play pre,.sportsbook_bet-head .in-play pre,.login-head h1,.login-head .close,header .top-logo,.close,.back_home h1,.back_home .btn-back_home,.tv-control a,.tag-live strong,.a-tab_next,.a-tab_prev,.pin-on,.pin-off,.go_back,.game-team .refresh,.game-team .multi-Go,.bets-selections-head .a-depth,.input-num a,.keyboard-wrap .btn-delete,.download-list dd a,.btn-head_rules,.btn-minmax_bet,.a-edit,.a-search,.search-back,.search-clear,.search-collapse,.on_live .live_icon span,.btn-Rule,.exchange header .sky-logo,.exchange247 header .sky-logo,.wickets247 header .sky-logo{text-indent:-99999px;font-size:0}.highlight-list a,.inplay-list a,.upcoming-list a,.menu-list a,.highlight-list dd,.inplay-list dd,.upcoming-list dd,.menu-list dd,.bets-selections a span,.trade p span,.trade-2 p span,.fancy-bet>h5 span,.bets-wrap>h4 span,.fancy-bet>h4 span,.sports-book>h4 span,.bets-bookmaker>h4 span,nav a,.now-play,.channel-list a,.side-content .menu-list a p,.path-wrap ul,.account-id span:first-of-type,.game-team h4,.scores-time,.bets-selections h4,.horse-name li,.support-wrap .support-detail a span,.fancy-bet .bets-selections dt li,.bets-back dt,.bets-lay dt,.bets-book dt,.bets-head dt,.bets-back dd,.bets-lay dd,.bets-book dd,.bets-head dd,.bets-back h4,.bets-lay h4,.bets-book h4,.bets-head h4,.bets-back dd span,.bets-lay dd span,.bets-book dd span,.bets-head dd span,.select-list a,.suggestion-wrap li p,.suggestion-wrap li a,.on_live dd p,.entrance-title dt,.result-wrap h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fancy_info-popup,.limit_info-popup{box-shadow:0 6px 10px #000000b3}.bets-bookmaker .bets-selections-head ul li,.bets-selections dt ul li,.fancy-bet .bets-selections-head ul li,header ul li,nav ul li,.wrap-highlight ul li,.tab-wrap ul li,.quick_link li,.path-wrap ul li,.info-icon li,.market-type ul li,.btn-list li,.coin-list li,.keyboard-wrap ul li,.bets-back .col-ref ul li,.bets-lay .col-ref ul li,.bets-book .col-ref ul li,.bets-head .col-ref ul li,.check-list li,.to-BackLay li{list-style:none}.wrap-highlight .menu-casino a:after,.mian-wrap .gamehall a:after,.tag-live strong:before,.btn-minmax_bet:before,.on_live .live_icon span:before,.binary .btn-depth:before,.btn-Rule:before{content:"";display:block}.in-play.game-fancy pre,.in-play.game-sportsbook pre,.in-play.game-bookmaker pre,.in-play.game-live pre,header a,.tv-control a,.tag-live,.tag-live strong,.btn-minmax_bet,.back-gradient dd,.lay-gradient dd,.on_live .live_icon,.on_live .live_icon span,.on_live dd{justify-content:center;align-items:center}.form-login input{border-width:0;width:calc(100% - 3.72vw);margin-bottom:0}@media (orientation:landscape){.form-login input{border-radius:1.6vw;width:calc(100% - 3.72vw);padding:2.66667vw 1.86667vw;font-size:4vw}}@media screen and (aspect-ratio>=16/9){.form-login input{border-radius:.89955vmax;width:calc(100% - 2.08vmax);padding:1.49925vmax 1.04948vmax;font-size:2.24888vmax}}.policy-link{color:#ffffff80}.policy-link a{color:#fff9}.tc-wrap,.announce-wrap{box-sizing:border-box;background-color:#fff;padding:4.26667vw 3.46667vw;font-size:4vw;line-height:1.5;overflow-y:scroll}.tc-wrap h1,.announce-wrap h1{color:#000;background-color:#0000001a;border-radius:1.33333vw;margin-top:12.8vw;margin-bottom:6.4vw;padding:2.66667vw;font-size:6.4vw}.tc-wrap h2,.announce-wrap h2{color:#1b2d38;border-bottom:1px dashed #e0e6e6;margin-bottom:4.8vw;padding-bottom:2.13333vw;font-size:5.86667vw;line-height:1.2}.tc-wrap h3,.announce-wrap h3{color:#1e1e1ee6;background:0 0;margin-bottom:3.2vw;font-size:4.53333vw;line-height:1.2}.tc-wrap h4,.announce-wrap h4{color:#1e1e1ee6;margin-bottom:2.66667vw;font-size:4vw}.tc-wrap h5,.announce-wrap h5{color:#1e1e1ee6;margin-bottom:2.66667vw;font-size:4vw;text-decoration:underline}.tc-wrap ul,.announce-wrap ul,.tc-wrap ol,.announce-wrap ol{margin-left:6.4vw}.tc-wrap ul li,.announce-wrap ul li,.tc-wrap ol li,.announce-wrap ol li{margin-bottom:3.46667vw}.tc-wrap p,.announce-wrap p{margin:0 0 3.2vw}.tc-wrap address,.announce-wrap address{margin-bottom:4vw;font-size:3.46667vw}@media screen and (aspect-ratio>=16/9){.tc-wrap,.announce-wrap{padding:3.14843vmax;font-size:2.24888vmax}.tc-wrap h2,.announce-wrap h2{margin-bottom:2.3988vmax;padding-bottom:1.1994vmax;font-size:3.29835vmax}.tc-wrap h3,.announce-wrap h3{margin-bottom:2.24888vmax;font-size:2.54873vmax}.tc-wrap h4,.announce-wrap h4,.tc-wrap h5,.announce-wrap h5{margin-bottom:1.49925vmax;font-size:2.24888vmax}.tc-wrap ul,.announce-wrap ul,.tc-wrap ol,.announce-wrap ol{margin-left:3.5982vmax}.tc-wrap ul li,.announce-wrap ul li,.tc-wrap ol li,.announce-wrap ol li{margin-bottom:1.94903vmax}.tc-wrap p,.announce-wrap p{margin:0 0 1.94903vmax}.tc-wrap address,.announce-wrap address{margin-bottom:2.24888vmax;font-size:1.94903vmax}}.mysports247 .login-pop .login-head{background-image:url(/images/mobile/mysports247/KV-pic-mysports247.png)}.mysports247 .login-pop .login-head h1{background-image:url(/images/mobile/mysports247/logo-mysports247.png);width:64.2667vw;height:22.4vw;margin-left:-32.2667vw;top:37.3333vw}@media (orientation:landscape){.mysports247 .login-pop .login-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.mysports247 .login-pop .login-head h1{background-image:url(/images/mobile/mysports247/logo-mysports247-black.png);width:60.5333vw;height:16.8vw;margin-left:-30.1333vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.mysports247 .login-pop .login-head h1{width:34.033vmax;height:9.44528vmax;margin-left:-16.9415vmax;top:1.04948vmax}}.maxexch9 .login-pop .login-head{background-image:url(/images/mobile/maxexch9/KV-pic-maxexch9.png)}.maxexch9 .login-pop .login-head h1{background-image:url(/images/mobile/maxexch9/logo-maxexch9.png);width:55.4667vw;height:18.6667vw;margin-left:-24vw;top:24vw}@media (orientation:landscape){.maxexch9 .login-pop .login-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxexch9 .login-pop .login-head h1{background-image:url(/images/mobile/maxexch9/logo-maxexch9-black.png);width:40vw;height:14.1333vw;margin-left:-20vw;top:4vw}}@media screen and (aspect-ratio>=16/9){.maxexch9 .login-pop .login-head h1{width:22.4888vmax;height:7.94603vmax;margin-left:-11.2444vmax;top:2.24888vmax}}.maxinplay .login-pop .login-head{background-image:url(/images/mobile/maxinplay/KV-pic-maxinplay.png)}.maxinplay .login-pop .login-head h1{background-image:url(/images/mobile/maxinplay/logo-maxinplay.png);width:43.4667vw;height:21.3333vw;margin-left:-21.3333vw;top:24vw}@media (orientation:landscape){.maxinplay .login-pop .login-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxinplay .login-pop .login-head h1{background-image:url(/images/mobile/maxinplay/logo-maxinplay-black.png);width:32vw;height:15.4667vw;margin-left:-16vw;top:3.46667vw}}@media screen and (aspect-ratio>=16/9){.maxinplay .login-pop .login-head h1{width:17.991vmax;height:8.69565vmax;margin-left:-8.9955vmax;top:1.94903vmax}}.mazaplay .login-pop .login-head{background-image:url(/images/mobile/mazaplay/KV-pic-maza.png)}.mazaplay .login-pop .login-head h1{background-image:url(/images/mobile/mazaplay/logo-login-maza.png);width:45.3333vw;height:23.7333vw;margin-left:-22.6667vw;top:33.3333vw}@media (orientation:landscape){.mazaplay .login-pop .login-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.mazaplay .login-pop .login-head h1{background-image:url(/images/mobile/mazaplay/logo-maza.png);width:29.6vw;height:15.7333vw;margin-left:-14.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.mazaplay .login-pop .login-head h1{width:16.6417vmax;height:8.84558vmax;margin-left:-8.24588vmax;top:1.49925vmax}}.kingfair24 .login-pop .login-head{background-image:url(/images/mobile/kingfair24/KV-pic-kingfair24.png)}.kingfair24 .login-pop .login-head h1{background-image:url(/images/logo-login-kingfair24.png);width:61.8667vw;height:21.8667vw;margin-left:-30.9333vw;top:21.3333vw}@media (orientation:landscape){.kingfair24 .login-pop .login-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.kingfair24 .login-pop .login-head h1{background-image:url(/images/mobile/kingfair24/logo-kingfair24.png);width:50.6667vw;height:18.4vw;margin-left:-22.6667vw;top:1.6vw}}@media screen and (aspect-ratio>=16/9){.kingfair24 .login-pop .login-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.kingfair24 .login-pop .login-head h1{background-image:url(/images/mobile/kingfair24/logo-kingfair24.png);width:28.4858vmax;height:10.3448vmax;margin-left:-12.7436vmax;top:.89955vmax}}.alphaexch .login-pop .login-head,.crickex .login-pop .login-head{background-image:url(/images/mobile/alphaexch/KV-pic-alphaexch.png)}.alphaexch .login-pop .login-head h1,.crickex .login-pop .login-head h1{background-image:url(/images/mobile/alphaexch/logo-login-alphaexch.png);width:53.3333vw;height:15.2vw;margin-left:-29.3333vw;top:44vw}@media (orientation:landscape){.alphaexch .login-pop .login-head,.crickex .login-pop .login-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexch .login-pop .login-head h1,.crickex .login-pop .login-head h1{background-image:url(/images/mobile/alphaexch/logo-alphaexch.png);width:53.3333vw;height:15.2vw;margin-left:-26.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.alphaexch .login-pop .login-head h1,.crickex .login-pop .login-head h1{width:29.985vmax;height:8.54573vmax;margin-left:-14.9925vmax;top:1.49925vmax}}.alphaexchlive .login-pop .login-head{background-image:url(/images/mobile/alphaexchlive/KV-pic-alphaexchlive.png)}.alphaexchlive .login-pop .login-head h1{background-image:url(/images/mobile/alphaexchlive/logo-login-alphaexchlive.png);width:53.3333vw;height:15.2vw;margin-left:-29.3333vw;top:44vw}@media (orientation:landscape){.alphaexchlive .login-pop .login-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexchlive .login-pop .login-head h1{background-image:url(/images/mobile/alphaexchlive/logo-alphaexchlive.png);width:53.3333vw;height:15.2vw;margin-left:-26.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.alphaexchlive .login-pop .login-head h1{width:29.985vmax;height:8.54573vmax;margin-left:-14.9925vmax;top:1.49925vmax}}.exchange .login-pop .login-head{background-image:url(/images/KV-pic-skyEX1.png)}.exchange .login-pop .login-head h1{background-image:url(/exchange/images/betinexch.png);width:65.8667vw;height:22.1333vw;margin-left:-33.0667vw;top:34.6667vw}@media (orientation:landscape){.exchange .login-pop .login-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange .login-pop .login-head h1{background-image:url(/images/logo-skyEX.png);width:51.4667vw;height:17.3333vw;margin-left:-25.6vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.exchange .login-pop .login-head h1{width:28.9355vmax;height:9.74513vmax;margin-left:-14.3928vmax;top:1.04948vmax}}.goexchange .login-pop .login-head{background-image:url(/images/mobile/goexchange/KV-pic-goEX.png)}.goexchange .login-pop .login-head h1{background-image:url(/images/mobile/goexchange/logo-login-goEX.png);width:35.2vw;height:22.1333vw;margin-left:-17.6vw;top:32vw}@media (orientation:landscape){.goexchange .login-pop .login-head{background-image:linear-gradient(#281e00 0%,#000 100%)}.goexchange .login-pop .login-head h1{background-image:url(/images/mobile/goexchange/logo-goEX.png);width:27.4667vw;height:17.3333vw;margin-left:-13.7333vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.goexchange .login-pop .login-head{background-image:linear-gradient(#281e00 0%,#000 100%)}.goexchange .login-pop .login-head h1{background-image:url(/images/mobile/goexchange/logo-goEX.png);width:15.4423vmax;height:9.74513vmax;margin-left:-7.72114vmax;top:1.04948vmax}}.iceEX .login-pop .login-head{background-image:url(/images/mobile/iceEX/KV-pic-iceEX.png)}.iceEX .login-pop .login-head h1{background-image:url(/images/mobile/iceEX/logo-login-iceEX.png);width:49.3333vw;height:25.6vw;margin-left:-24.6667vw;top:24vw}@media (orientation:landscape){.iceEX .login-pop .login-head{background-image:linear-gradient(#281e00 0%,#000 100%)}.iceEX .login-pop .login-head h1{background-image:url(/images/mobile/iceEX/logo-login-iceEX.png);width:49.3333vw;height:25.6vw;margin-left:-24.6667vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.iceEX .login-pop .login-head{background-image:linear-gradient(#281e00 0%,#000 100%)}.iceEX .login-pop .login-head h1{background-image:url(/images/mobile/iceEX/logo-iceEX.png);width:19.0405vmax;height:9.89505vmax;margin-left:-10.045vmax;top:1.04948vmax}}.agexch247 .login-pop .login-head{background-image:url(/images/mobile/agEX247/KV-pic-agEX.png)}.agexch247 .login-pop .login-head h1{background-image:url(/images/mobile/agEX247/logo-login-agEX.png);width:40vw;height:25.6vw;margin-left:-20vw;top:24vw}@media (orientation:landscape){.agexch247 .login-pop .login-head{background-image:linear-gradient(#190004 0%,#000 100%)}.agexch247 .login-pop .login-head h1{background-image:url(/images/mobile/agEX247/logo-agEX.png);width:27.4667vw;height:17.6vw;margin-left:-13.7333vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.agexch247 .login-pop .login-head h1{width:15.4423vmax;height:9.89505vmax;margin-left:inherit;background-image:url(/images/mobile/agEX247/logo-agEX.png)}}.skyinplay .login-pop .login-head{background-image:url(/images/KV-pic-skyinplay.png)}.skyinplay .login-pop .login-head h1{background-image:url(/images/mobile/skyinplay/logo-skyinplay.png);background-size:cover;width:69.3333vw;height:24vw;margin-left:-32.5333vw;top:38.6667vw}@media (orientation:landscape){.skyinplay .login-pop .login-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.skyinplay .login-pop .login-head h1{background-image:url(/images/mobile/skyinplay/logo-land-skyinplay.png);width:50.9333vw;height:17.0667vw;margin-left:-25.6vw;top:2.13333vw}}@media screen and (aspect-ratio>=16/9){.skyinplay .login-pop .login-head h1{width:28.6357vmax;height:9.5952vmax;margin-left:-14.3928vmax;top:1.1994vmax}}.probetx .login-pop .login-head{background-image:url(/images/mobile/probetx/KV-pic-probetx.png)}.probetx .login-pop .login-head h1{background-image:url(/images/mobile/probetx/logo-probetx.png);background-size:cover;width:64vw;height:24vw;margin-left:-31.4667vw;top:38.6667vw}@media (orientation:landscape){.probetx .login-pop .login-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probetx .login-pop .login-head h1{background-image:url(/images/mobile/probetx/logo-land-probetx.png);width:45.3333vw;height:16vw;margin-left:-22.6667vw;top:2.13333vw}}@media screen and (aspect-ratio>=16/9){.probetx .login-pop .login-head h1{width:25.4873vmax;height:8.9955vmax;margin-left:-12.7436vmax;top:1.1994vmax}}.probet247 .login-pop .login-head{background-image:url(/images/mobile/probet247/KV-pic-probet247.png)}.probet247 .login-pop .login-head h1{background-image:url(/images/mobile/probet247/logo-probet247.png);background-size:cover;width:84.5333vw;height:38.9333vw;margin-left:-42.2667vw;top:31.4667vw}@media (orientation:landscape){.probet247 .login-pop .login-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probet247 .login-pop .login-head h1{background-image:url(/images/mobile/probet247/logo-land-probet247.png);width:49.3333vw;height:17.6vw;margin-left:-24.6667vw;top:1.33333vw}}@media screen and (aspect-ratio>=16/9){.probet247 .login-pop .login-head h1{width:27.7361vmax;height:9.89505vmax;margin-left:-13.8681vmax;top:.74963vmax}}.bigexch .login-pop .login-head,.sgexch247 .login-pop .login-head{background-image:url(/images/mobile/bigexch/KV-pic-bigexch.png)}.bigexch .login-pop .login-head h1,.sgexch247 .login-pop .login-head h1{mix-blend-mode:lighten;background-image:url(/images/mobile/bigexch/logo-bigexch.png);background-size:cover;width:56.8vw;height:16vw;margin-left:-28vw;top:45.3333vw}@media (orientation:landscape){.bigexch .login-pop .login-head,.sgexch247 .login-pop .login-head{background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.bigexch .login-pop .login-head h1,.sgexch247 .login-pop .login-head h1{top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.bigexch .login-pop .login-head h1,.sgexch247 .login-pop .login-head h1{width:31.934vmax;height:8.9955vmax;margin-left:-15.7421vmax;top:1.49925vmax}}.sixball .login-pop .login-head{background-image:url(/images/mobile/sixball/KV-pic-6ball.png)}.sixball .login-pop .login-head h1{background-image:url(/images/mobile/sixball/logo-6ball.png);background-size:cover;width:48vw;height:27.4667vw;margin-left:-24vw;top:29.3333vw}@media (orientation:landscape){.sixball .login-pop .login-head{background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixball .login-pop .login-head h1{width:34.6667vw;height:19.7333vw;margin-left:inherit;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.sixball .login-pop .login-head h1{width:19.4903vmax;height:11.0945vmax;margin-left:inherit}}.sixballio .login-pop .login-head{background-image:url(/images/mobile/sixballio/KV-pic-6ballio.png)}.sixballio .login-pop .login-head h1{background-image:url(/images/mobile/sixball/logo-6ball.png);background-size:cover;width:48vw;height:27.4667vw;margin-left:-24vw;top:29.3333vw}@media (orientation:landscape){.sixballio .login-pop .login-head{background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixballio .login-pop .login-head h1{width:34.6667vw;height:19.7333vw;margin-left:inherit;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.sixballio .login-pop .login-head h1{width:19.4903vmax;height:11.0945vmax;margin-left:inherit}}.baji .login-pop .login-head{background-image:url(/images/mobile/baji/KV-pic-baji.png)}.baji .login-pop .login-head h1{background-image:url(/images/mobile/baji/logo-baji.png);background-size:cover;width:42.6667vw;height:26.6667vw;margin-left:-22.6667vw;top:30.6667vw}@media (orientation:landscape){.baji .login-pop .login-head{background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji .login-pop .login-head h1{width:23.4667vw;height:14.6667vw;margin-left:inherit;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.baji .login-pop .login-head{background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji .login-pop .login-head h1{width:13.1934vmax;height:8.24588vmax;margin-left:inherit;background-image:url(/images/mobile/baji/logo-baji.png);top:50%;left:50%;transform:translate(-50%,-50%)}}.baji365 .login-pop .login-head{background-image:url(/images/mobile/baji365/KV-pic-baji365.png)}.baji365 .login-pop .login-head h1{background-image:url(/images/mobile/baji365/logo-baji365.png);background-size:cover;width:61.3333vw;height:18.9333vw;margin-left:-29.3333vw;top:28vw}@media (orientation:landscape){.baji365 .login-pop .login-head{background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji365 .login-pop .login-head h1{width:40.5333vw;height:12.5333vw;margin-left:inherit;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (aspect-ratio>=16/9){.baji365 .login-pop .login-head{background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji365 .login-pop .login-head h1{width:22.7886vmax;height:7.04648vmax;margin-left:inherit;background-image:url(/images/mobile/baji365/logo-baji365.png);top:50%;left:50%;transform:translate(-50%,-50%)}}.masterexchange .login-pop .login-head{background-image:url(/images/mobile/masterexc/KV-pic-masterexc.png)}.masterexchange .login-pop .login-head h1{background-image:url(/images/mobile/masterexc/logo-masterexc.png);background-size:cover;width:61.8667vw;height:21.3333vw;margin-left:-32.5333vw;top:33.0667vw}@media (orientation:landscape){.masterexchange .login-pop .login-head{background-image:linear-gradient(-180deg,#dfe0e2 0%,#fff 100%)}.masterexchange .login-pop .login-head h1{background-image:url(/images/mobile/masterexc/logo-masterexc.png);width:48vw;height:16.5333vw;margin-left:-25.6vw;top:3.2vw}}@media screen and (aspect-ratio>=16/9){.masterexchange .login-pop .login-head{background-image:url(/images/mobile/masterexc/bg-login-land-masterexc.png);background-position:50%;background-size:cover}.masterexchange .login-pop .login-head h1{width:26.9865vmax;height:9.29535vmax;margin-left:-14.3928vmax;top:1.7991vmax}}.matador .login-pop .login-head{background-image:url(/images/mobile/matador/KV-pic-matador.png)}.matador .login-pop .login-head h1{background-image:url(/images/mobile/matador/logo-matador.png);background-size:contain;width:28.2667vw;height:29.3333vw;margin-left:-14.1333vw;top:24vw}@media (orientation:landscape){.matador .login-pop .login-head{background-image:linear-gradient(-180deg,#ff0032 0%,#c10a31 100%)}.matador .login-pop .login-head h1{background-image:url(/images/mobile/matador/login-land-matador.png);width:48vw;height:10.6667vw;margin-left:-24vw;top:5.33333vw}}@media screen and (aspect-ratio>=16/9){.matador .login-pop .login-head h1{background-image:url(/images/mobile/matador/login-land-matador.png);width:28.1859vmax;height:5.997vmax;margin-left:-14.093vmax;top:2.9985vmax}}.fairenter .login-pop .login-head{background-image:url(/images/mobile/fairenter/KV-pic-fairenter.png)}.fairenter .login-pop .login-head h1{background-image:url(/images/mobile/fairenter/logo-fairenter.png);width:64.2667vw;height:19.4667vw;margin-left:-32.2667vw;top:37.3333vw}@media (orientation:landscape){.fairenter .login-pop .login-head{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.fairenter .login-pop .login-head h1{background-image:url(/images/mobile/fairenter/logo-fairenter-b.png);width:60.5333vw;height:18.6667vw;margin-left:-30.1333vw;top:1.6vw}}@media screen and (aspect-ratio>=16/9){.fairenter .login-pop .login-head h1{width:34.033vmax;height:10.4948vmax;margin-left:-16.9415vmax;top:.89955vmax}}.lucky7 .login-pop .login-head{background-image:url(/images/mobile/lucky7/KV-pic-lucky7.png)}.lucky7 .login-pop .login-head h1{background-image:url(/images/mobile/lucky7/login-lucky7.png);background-size:contain;width:38.4vw;height:15.2vw;margin-left:-19.2vw;top:32vw}@media (orientation:landscape){.lucky7 .login-pop .login-head{background-image:linear-gradient(-180deg,#303fa3 0%,#141e63 100%)}.lucky7 .login-pop .login-head h1{background-image:url(/images/mobile/lucky7/logo-lucky7.png);width:37.3333vw;height:12.8vw;margin-left:-18.6667vw;top:4.26667vw}}@media screen and (aspect-ratio>=16/9){.lucky7 .login-pop .login-head h1{background-image:url(/images/mobile/lucky7/logo-lucky7.png);width:20.9895vmax;height:7.1964vmax;margin-left:-10.4948vmax;top:2.3988vmax}}.dhoom .login-pop .login-head{background-image:url(/images/mobile/dhoom/KV-pic-dhoom.png)}.dhoom .login-pop .login-head h1{background-image:url(/images/mobile/dhoom/login-dhoom.png);background-size:contain;width:95.4667vw;height:59.2vw;margin-left:-47.7333vw;top:5.33333vw}@media (orientation:landscape){.dhoom .login-pop .login-head{background-color:#0e2b90;background-image:url(/images/mobile/dhoom/head_bg.jpg);background-repeat:repeat-x;background-size:cover}.dhoom .login-pop .login-head h1{background-image:url(/images/mobile/dhoom/logo-dhoom.png);width:30.9333vw;height:21.3333vw;margin-left:-15.4667vw;top:.26667vw}}@media screen and (aspect-ratio>=16/9){.dhoom .login-pop .login-head h1{background-image:url(/images/mobile/dhoom/logo-dhoom.png);width:16.3418vmax;height:11.2444vmax;margin-left:-8.17091vmax;top:.14993vmax}}.qexch .login-pop .login-head,.iceinplay .login-pop .login-head{background-image:url(/images/mobile/qexch/KV-pic-qexch.png)}.qexch .login-pop .login-head h1,.iceinplay .login-pop .login-head h1{background-image:url(/images/mobile/qexch/login-qexch.png);background-size:contain;width:24vw;height:29.3333vw;margin-left:-12vw;top:27.2vw}@media (orientation:landscape){.qexch .login-pop .login-head,.iceinplay .login-pop .login-head{background-image:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.qexch .login-pop .login-head h1,.iceinplay .login-pop .login-head h1{background-image:url(/images/mobile/qexch/logo-qexch.png);width:52.8vw;height:11.7333vw;margin-left:-26.4vw;top:4.8vw}}@media screen and (aspect-ratio>=16/9){.qexch .login-pop .login-head h1,.iceinplay .login-pop .login-head h1{background-image:url(/images/mobile/qexch/logo-qexch.png);width:29.6852vmax;height:6.5967vmax;margin-left:-14.8426vmax;top:2.69865vmax}}.betmygame .login-pop .login-head{background-image:url(/images/mobile/betmygame/KV-pic-betmygame.png)}.betmygame .login-pop .login-head h1{background-image:url(/images/mobile/betmygame/logo-betmygame.png);background-size:contain;width:62.9333vw;height:18.6667vw;margin-left:-31.4667vw;top:40.5333vw}@media (orientation:landscape){.betmygame .login-pop .login-head{background-image:linear-gradient(-180deg,#444 0%,#1e1e1e 100%)}.betmygame .login-pop .login-head h1{background-image:url(/images/mobile/betmygame/logo-betmygame.png);width:48vw;height:14.9333vw;margin-left:-24vw;top:4.26667vw}}@media screen and (aspect-ratio>=16/9){.betmygame .login-pop .login-head h1{background-image:url(/images/mobile/betmygame/logo-betmygame.png);width:26.9865vmax;height:8.3958vmax;margin-left:-13.4933vmax;top:2.3988vmax}}.fancyfair .login-pop .login-head{background-image:url(/images/mobile/fancyfair/KV-pic-fancyfair.png)}.fancyfair .login-pop .login-head h1{background-image:url(/images/mobile/fancyfair/logo-fancyfair-login.png);background-size:contain;width:45.3333vw;height:29.3333vw;margin-left:-22.6667vw;top:23.4667vw}@media (orientation:landscape){.fancyfair .login-pop .login-head{background-image:linear-gradient(-180deg,#50996b 0%,#1a5a32 100%)}.fancyfair .login-pop .login-head h1{background-image:url(/images/mobile/fancyfair/logo-fancyfair.png);width:53.3333vw;height:12.8vw;margin-left:-26.6667vw;top:4.8vw}}@media screen and (aspect-ratio>=16/9){.fancyfair .login-pop .login-head h1{background-image:url(/images/mobile/fancyfair/logo-fancyfair.png);width:31.4843vmax;height:7.7961vmax;margin-left:-15.7421vmax;top:2.3988vmax}}.maruti .login-pop .login-head,.marutibook .login-pop .login-head{background-image:url(/images/mobile/maruti/KV-pic-maruti.png)}.maruti .login-pop .login-head h1,.marutibook .login-pop .login-head h1{background-image:url(/images/mobile/maruti/logo-login-maruti.png);width:53.3333vw;height:24vw;margin-left:-26.6667vw;top:32.5333vw}@media (orientation:landscape){.maruti .login-pop .login-head,.marutibook .login-pop .login-head{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.maruti .login-pop .login-head h1,.marutibook .login-pop .login-head h1{background-image:url(/images/mobile/maruti/logo-maruti.png);width:45.3333vw;height:17.0667vw;margin-left:-22.6667vw;top:2.66667vw}}@media screen and (aspect-ratio>=16/9){.maruti .login-pop .login-head h1,.marutibook .login-pop .login-head h1{width:25.4873vmax;height:9.5952vmax;margin-left:-12.7436vmax;top:1.49925vmax}}.exchange247 .login-pop .login-head{background-image:url(/images/KV-pic-skyEX1.png)}.exchange247 .login-pop .login-head h1{background-image:url(/images/logo-skyexchange247.png);width:65.8667vw;height:22.1333vw;margin-left:-33.0667vw;top:34.6667vw}@media (orientation:landscape){.exchange247 .login-pop .login-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange247 .login-pop .login-head h1{background-image:url(/images/logo-skyexchange247.png);width:51.4667vw;height:17.3333vw;margin-left:-25.6vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.exchange247 .login-pop .login-head h1{width:28.9355vmax;height:9.74513vmax;margin-left:-14.3928vmax;top:1.04948vmax}}.oceanexch1 .login-pop .login-head{background-image:url(/images/mobile/oceanexch1/KV-pic-oceanexch1.png)}.oceanexch1 .login-pop .login-head h1{background-image:url(/images/mobile/oceanexch1/logo-login-port-oceanexch1.png);width:60.8vw;height:23.4667vw;margin-left:-30.4vw;top:26.1333vw}@media (orientation:landscape){.oceanexch1 .login-pop .login-head{background-image:linear-gradient(-180deg,#fff 0%,#e0e0e0 100%)}.oceanexch1 .login-pop .login-head h1{background-image:url(/images/mobile/oceanexch1/logo-login-oceanexch1.png);width:42.6667vw;height:16vw;margin-left:-21.3333vw;top:3.2vw}}@media screen and (aspect-ratio>=16/9){.oceanexch1 .login-pop .login-head h1{background-image:url(/images/mobile/oceanexch1/logo-login-oceanexch1.png);width:25.1874vmax;height:9.5952vmax;margin-left:-12.5937vmax;top:1.7991vmax}}.oceanbook1 .login-pop .login-head{background-image:url(/images/mobile/oceanbook1/KV-pic-oceanbook1.png)}.oceanbook1 .login-pop .login-head h1{background-image:url(/images/mobile/oceanbook1/logo-login-port-oceanbook1.png);width:60.8vw;height:23.4667vw;margin-left:-30.4vw;top:26.1333vw}@media (orientation:landscape){.oceanbook1 .login-pop .login-head{background-image:linear-gradient(-180deg,#fff 0%,#e0e0e0 100%)}.oceanbook1 .login-pop .login-head h1{background-image:url(/images/mobile/oceanbook1/logo-login-oceanbook1.png);width:42.6667vw;height:16vw;margin-left:-21.3333vw;top:3.2vw}}@media screen and (aspect-ratio>=16/9){.oceanbook1 .login-pop .login-head h1{background-image:url(/images/mobile/oceanbook1/logo-login-oceanbook1.png);width:25.1874vmax;height:9.5952vmax;margin-left:-12.5937vmax;top:1.7991vmax}}.wicketslive .login-pop .login-head{background-image:url(/images/mobile/9wicketslive/KV-pic-9wicketslive.png)}.wicketslive .login-pop .login-head h1{background-image:url(/images/mobile/9wicketslive/logo-9wicketslive.png)}@media (orientation:landscape){.wicketslive .login-pop .login-head{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketslive .login-pop .login-head h1{background-image:url(/images/mobile/9wicketslive/logo-9wicketslive.png)}}.wicketspro .login-pop .login-head{background-image:url(/images/mobile/9wicketspro/KV-pic-9wicketspro.png)}.wicketspro .login-pop .login-head h1{background-image:url(/images/mobile/9wicketspro/logo-9wicketspro.png)}@media (orientation:landscape){.wicketspro .login-pop .login-head{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketspro .login-pop .login-head h1{background-image:url(/images/mobile/9wicketspro/logo-9wicketspro.png)}}.yabo101sport .login-pop .login-head{background-image:url(/images/mobile/yabo101sport/KV-pic-yabo101sport.png)}.yabo101sport .login-pop .login-head h1{background-image:url(/images/mobile/yabo101sport/logo-yabo101sport.png)}@media (orientation:landscape){.yabo101sport .login-pop .login-head{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.yabo101sport .login-pop .login-head h1{background-image:url(/images/mobile/yabo101sport/logo-yabo101sport.png)}}.cftbet365 .login-pop .login-head{background-image:url(/images/mobile/cftbet365/KV-pic-cftbet365.png)}.cftbet365 .login-pop .login-head h1{background-image:url(/images/mobile/cftbet365/logo-cftbet365.png);background-size:cover;width:58.9333vw;height:20.8vw;margin-left:-29.3333vw;top:40vw}@media (orientation:landscape){.cftbet365 .login-pop .login-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.cftbet365 .login-pop .login-head h1{background-image:url(/images/mobile/cftbet365/logo-land-cftbet365.png);width:45.3333vw;height:16vw;margin-left:-22.6667vw;top:3.2vw}}@media screen and (aspect-ratio>=16/9){.cftbet365 .login-pop .login-head{height:11.994vmax;margin-bottom:2.9985vmax}.cftbet365 .login-pop .login-head h1{width:25.4873vmax;height:8.9955vmax;margin-left:-12.7436vmax;top:1.7991vmax}}.crickzoom .login-pop .login-head{background-image:url(/images/mobile/crickzoom/KV-pic-crickzoom.png)}.crickzoom .login-pop .login-head h1{background-image:url(/images/mobile/crickzoom/logo-crickzoom.png);background-size:cover;width:54.1333vw;height:19.2vw;margin-left:-26.6667vw;top:41.3333vw}@media (orientation:landscape){.crickzoom .login-pop .login-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoom .login-pop .login-head h1{background-image:url(/images/mobile/crickzoom/logo-land-crickzoom.png);width:45.3333vw;height:16.2667vw;margin-left:-22.6667vw;top:2.13333vw}}@media screen and (aspect-ratio>=16/9){.crickzoom .login-pop .login-head h1{width:25.4873vmax;height:9.14543vmax;margin-left:-12.7436vmax;top:1.1994vmax}}.crickzoomlive .login-pop .login-head{background-image:url(/images/mobile/crickzoomlive/KV-pic-crickzoomlive.png)}.crickzoomlive .login-pop .login-head h1{background-image:url(/images/mobile/crickzoomlive/logo-crickzoomlive.png);background-size:cover;width:54.1333vw;height:19.2vw;margin-left:-26.6667vw;top:41.3333vw}@media (orientation:landscape){.crickzoomlive .login-pop .login-head{background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoomlive .login-pop .login-head h1{background-image:url(/images/mobile/crickzoomlive/logo-land-crickzoomlive.png);width:45.3333vw;height:16.2667vw;margin-left:-22.6667vw;top:2.13333vw}}@media screen and (aspect-ratio>=16/9){.crickzoomlive .login-pop .login-head h1{width:25.4873vmax;height:9.14543vmax;margin-left:-12.7436vmax;top:1.1994vmax}}.wickets247 .login-pop .login-head{background-image:url(/images/mobile/9wickets247/KV-pic-9wickets247.png)}.wickets247 .login-pop .login-head h1{background-image:url(/images/mobile/9wickets247/logo-9wickets247.png);width:65.8667vw;height:22.1333vw;margin-left:-33.0667vw;top:34.6667vw}@media (orientation:landscape){.wickets247 .login-pop .login-head{background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.wickets247 .login-pop .login-head h1{background-image:url(/images/mobile/9wickets247/logo-9wickets247.png);width:51.4667vw;height:17.3333vw;margin-left:-25.6vw;top:1.86667vw}}@media screen and (aspect-ratio>=16/9){.wickets247 .login-pop .login-head h1{width:28.9355vmax;height:9.74513vmax;margin-left:-14.3928vmax;top:1.04948vmax}}.highlight-list .inplay-on a:before,.inplay-list .inplay-on a:before,.upcoming-list .inplay-on a:before,.menu-list .inplay-on a:before,.highlight-list .inplay-off a:before,.inplay-list .inplay-off a:before,.upcoming-list .inplay-off a:before,.menu-list .inplay-off a:before{content:"";background-color:#6bbd11;border:1px solid #3336;border-radius:50%;width:2.66667vw;height:2.66667vw;margin-right:1.33333vw}@media screen and (aspect-ratio>=16/9){.highlight-list .inplay-on a:before,.inplay-list .inplay-on a:before,.upcoming-list .inplay-on a:before,.menu-list .inplay-on a:before,.highlight-list .inplay-off a:before,.inplay-list .inplay-off a:before,.upcoming-list .inplay-off a:before,.menu-list .inplay-off a:before{width:1.49925vmax;height:1.49925vmax;margin-right:.74963vmax}}.highlight-list .time,.inplay-list .time,.upcoming-list .time{color:#777;margin-right:1.33333vw;font-size:3.2vw;line-height:1.1}@media screen and (aspect-ratio>=16/9){.highlight-list .time,.inplay-list .time,.upcoming-list .time{margin-right:.74963vmax;font-size:1.7991vmax}}.highlight-list,.inplay-list,.upcoming-list,.menu-list{background-color:#fff;border-bottom:1px solid #7e97a7;margin-bottom:20px}.highlight-list li,.inplay-list li,.upcoming-list li,.menu-list li{border-bottom:1px solid #e0e6e6;align-items:center;list-style:none}.highlight-list li:last-of-type,.inplay-list li:last-of-type,.upcoming-list li:last-of-type,.menu-list li:last-of-type{border-width:0}.highlight-list a,.inplay-list a,.upcoming-list a,.menu-list a{flex-wrap:wrap;flex:1;align-items:center;padding:2.13333vw 9.06667vw 2.13333vw 2.66667vw;font-size:4vw;font-weight:700;line-height:1.6;position:relative}.highlight-list a:after,.inplay-list a:after,.upcoming-list a:after,.menu-list a:after{content:"";background:#fff url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M9.718 5L17 12l-7.282 7L8 17.348 13.592 12 8 6.652\"/></svg>") 0 0/contain no-repeat;border:1px solid #e0e6e6;border-radius:1.06667vw;width:6.4vw;height:6.4vw;position:absolute;top:1.86667vw;right:2.66667vw}.highlight-list .inplay-on span,.inplay-list .inplay-on span,.upcoming-list .inplay-on span,.menu-list .inplay-on span{color:#508d0e;font-weight:700}.highlight-list .inplay-off a:before,.inplay-list .inplay-off a:before,.upcoming-list .inplay-off a:before,.menu-list .inplay-off a:before{background-color:#c5d0d8}@media screen and (aspect-ratio>=16/9){.highlight-list a,.inplay-list a,.upcoming-list a,.menu-list a{padding:1.1994vmax 5.09745vmax 1.1994vmax 1.49925vmax;font-size:2.24888vmax}.highlight-list a:after,.inplay-list a:after,.upcoming-list a:after,.menu-list a:after{border-radius:.5997vmax;width:3.5982vmax;height:3.5982vmax;top:1.04948vmax;right:1.49925vmax}}.tv-head .close,.tv-head .btn-line{color:#fff;background-image:linear-gradient(-180deg,#393939 0%,#000 100%);border-style:solid;border-color:#fff3;flex-basis:10.6667vw;justify-content:center;align-items:center}.tv-head .close:before,.tv-head .btn-line:before{content:"";background-repeat:no-repeat;background-size:contain}@media screen and (aspect-ratio>=16/9){.tv-head .close,.tv-head .btn-line{flex-basis:5.997vmax}}.bets-selections,.bets-selections-head,.trade,.trade-2{border-bottom:1px solid #7e97a7;min-height:11.2vw;position:relative}.bets-selections dt,.bets-selections-head dt,.trade dt,.trade-2 dt{flex-wrap:wrap;flex:1;align-items:center;padding:0 1.86667vw;font-size:4vw;font-weight:700;overflow:hidden}.bets-selections dd,.bets-selections-head dd,.trade dd,.trade-2 dd{border-right:1px solid #fff}.bets-selections dd:last-of-type,.bets-selections-head dd:last-of-type,.trade dd:last-of-type,.trade-2 dd:last-of-type{border-right-width:0}.bets-selections span,.bets-selections-head span,.trade span,.trade-2 span{font-size:2.93333vw;font-weight:400}.bets-selections .mode-land,.bets-selections-head .mode-land,.trade .mode-land,.trade-2 .mode-land{display:none}.bets-selections:last-child,.bets-selections-head:last-child,.trade:last-child,.trade-2:last-child{border-bottom-width:0}.fancy .bets-selections .mode-land,.fancy .bets-selections-head .mode-land,.fancy .trade .mode-land,.fancy .trade-2 .mode-land{width:8vw}@media screen and (aspect-ratio>=16/9){.bets-selections,.bets-selections-head,.trade,.trade-2{min-height:6.29685vmax}.bets-selections dt,.bets-selections-head dt,.trade dt,.trade-2 dt{padding:0 1.04948vmax;font-size:2.24888vmax}.bets-selections span,.bets-selections-head span,.trade span,.trade-2 span{font-size:1.64918vmax}.bets-selections .mode-land,.bets-selections-head .mode-land,.trade .mode-land,.trade-2 .mode-land{display:flex}.fancy .bets-selections .mode-land,.fancy .bets-selections-head .mode-land,.fancy .trade .mode-land,.fancy .trade-2 .mode-land{width:20.09vmax;display:flex}}.bets-selections a,.trade p,.trade-2 p{color:#1e1e1e;flex-direction:column;justify-content:center;width:100%;padding:1.6vw;font-weight:700}@media screen and (aspect-ratio>=16/9){.bets-selections a,.trade p,.trade-2 p{padding:.89955vmax}}.back-1.spark,.lottery-ball.spark,.back-gradient dd.spark a,.lay-gradient dd.spark a{animation:.6s sparkBack}.back-2.spark{animation:.6s sparkBack_2}.back-3.spark{animation:.6s sparkBack_3}.lay-1.spark,.lay-gradient dd.spark a{animation:.6s sparkLay}.lay-2.spark{animation:.6s sparkLay_2}.lay-3.spark{animation:.6s sparkLay_3}.sports-book .back-1.spark{animation:.6s sparkBook}.bets-bookmaker .bets-selections-head ul,.bets-selections dt ul,.fancy-bet .bets-selections-head ul{font-size:2.93333vw;font-weight:400}.bets-bookmaker .bets-selections-head ul li,.bets-selections dt ul li,.fancy-bet .bets-selections-head ul li{margin-right:1.06667vw}@media screen and (aspect-ratio>=16/9){.bets-bookmaker .bets-selections-head ul,.bets-selections dt ul,.fancy-bet .bets-selections-head ul{font-size:1.64918vmax}.bets-bookmaker .bets-selections-head ul li,.bets-selections dt ul li,.fancy-bet .bets-selections-head ul li{margin-right:.5997vmax}}.to-win:before,.to-lose:before{content:"";vertical-align:middle;background-repeat:no-repeat;background-size:contain;width:2.66667vw;height:2.66667vw;margin:-.53333vw 1.06667vw 0 0}@media screen and (aspect-ratio>=16/9){.to-win:before,.to-lose:before{width:1.49925vmax;height:1.49925vmax;margin:-.29985vmax .5997vmax 0 0}}.info-bet dt span,.info-matched dt span,.bets-back dt span,.bets-lay dt span,.bets-book dt span,.bets-head dt span{border-radius:1.06667vw;width:16vw;margin-right:1.86667vw}.info-bet dt span.back,.info-matched dt span.back,.bets-back dt span.back,.bets-lay dt span.back,.bets-book dt span.back,.bets-head dt span.back{background-color:#72bbef}.info-bet dt span.lay,.info-matched dt span.lay,.bets-back dt span.lay,.bets-lay dt span.lay,.bets-book dt span.lay,.bets-head dt span.lay{background-color:#faa9ba}.info-bet dt span.book,.info-matched dt span.book,.bets-back dt span.book,.bets-lay dt span.book,.bets-book dt span.book,.bets-head dt span.book{background-color:#72e3a0}@media screen and (aspect-ratio>=16/9){.info-bet dt span,.info-matched dt span,.bets-back dt span,.bets-lay dt span,.bets-book dt span,.bets-head dt span{border-radius:.5997vmax;width:8.9955vmax;margin-right:1.04948vmax}}input.error,.error input,.input-num.error{color:#d0021b;background:#fbd7d3;border:1px solid #d0021b}input:focus,.input-num .typeing{color:#1e1e1e;background-color:#fff0ca;border-color:#be7809;box-shadow:inset 0 .26667vw 1.33333vw #a1802d99}input.disable,.input-num.disable{color:#666;box-shadow:none;background-color:#dcdcdc;border:1px solid #bbb}.suspend-full,.bets-selections .suspend{color:#d0021b;background-color:#ffffffe6;border:1px solid #d0021b;justify-content:center;align-items:center}.suspend-fancy,.suspend-spb{color:#fff;text-shadow:0 .26667vw 1.06667vw #00000080;background-color:#0006;justify-content:center;align-items:center;font-weight:700}.card-yellow,.card-red{border-radius:.53333vw;width:2.13333vw;height:2.66667vw;margin-left:-1.06667vw;position:absolute;box-shadow:0 .26667vw .8vw #00000080}@media screen and (aspect-ratio>=16/9){.card-yellow,.card-red{border-radius:.29985vmax;width:1.1994vmax;height:1.49925vmax;margin-left:-.5997vmax;box-shadow:0 .14993vmax .44978vmax #00000080}}.side-content,.news-wrap .announce-wrap{-webkit-overflow-scrolling:touch;overflow:hidden scroll}header .login-index,header .btn-signup{color:#fff;border:.26667vw solid #710b0b;border-radius:1.06667vw;width:28.8vw;height:8.53333vw;margin-top:.26667vw;padding:0;line-height:8.53333vw;box-shadow:inset 0 .26667vw #ffffff80}@media screen and (aspect-ratio>=16/9){header .login-index,header .btn-signup{border-width:.14993vmax;border-radius:.5997vmax;width:16.1919vmax;height:4.7976vmax;margin-top:.14993vmax;line-height:4.7976vmax;box-shadow:inset 0 .14993vmax #ffffff80}}.saddle_1,.saddle_1A,.saddle_1B,.saddle_1C,.saddle_1D,.saddle_1X,.saddle_1Y,.saddle_2,.saddle_2B,.saddle_2C,.saddle_2X,.saddle_3,.saddle_3C,.saddle_3D,.saddle_3E,.saddle_3X,.saddle_4,.saddle_4D,.saddle_4X,.saddle_5,.saddle_6,.saddle_7,.saddle_8,.saddle_9,.saddle_10,.saddle_11,.saddle_11F,.saddle_12,.saddle_12F,.saddle_13,.saddle_13F,.saddle_14,.saddle_14F,.saddle_15,.saddle_15F,.saddle_16,.saddle_16F,.saddle_17,.saddle_17F,.saddle_18,.saddle_18F,.saddle_19,.saddle_19F,.saddle_20,.saddle_20F,.saddle_21,.saddle_21F,.saddle_22,.saddle_22F,.saddle_23,.saddle_23F,.saddle_24,.saddle_24F,.saddle_25,.saddle_25F,.saddle_26,.saddle_26F,.saddle_27,.saddle_27F,.saddle_28,.saddle_28F,.saddle_29,.saddle_29F,.saddle_30,.saddle_30F{background-image:none;border:.26667vw solid #0000;border-radius:.8vw;font-size:3.2vw;font-weight:400;line-height:5.06667vw}.saddle_1:before,.saddle_1A:before,.saddle_1B:before,.saddle_1C:before,.saddle_1D:before,.saddle_1X:before,.saddle_1Y:before,.saddle_2:before,.saddle_2B:before,.saddle_2C:before,.saddle_2X:before,.saddle_3:before,.saddle_3C:before,.saddle_3D:before,.saddle_3E:before,.saddle_3X:before,.saddle_4:before,.saddle_4D:before,.saddle_4X:before,.saddle_5:before,.saddle_6:before,.saddle_7:before,.saddle_8:before,.saddle_9:before,.saddle_10:before,.saddle_11:before,.saddle_11F:before,.saddle_12:before,.saddle_12F:before,.saddle_13:before,.saddle_13F:before,.saddle_14:before,.saddle_14F:before,.saddle_15:before,.saddle_15F:before,.saddle_16:before,.saddle_16F:before,.saddle_17:before,.saddle_17F:before,.saddle_18:before,.saddle_18F:before,.saddle_19:before,.saddle_19F:before,.saddle_20:before,.saddle_20F:before,.saddle_21:before,.saddle_21F:before,.saddle_22:before,.saddle_22F:before,.saddle_23:before,.saddle_23F:before,.saddle_24:before,.saddle_24F:before,.saddle_25:before,.saddle_25F:before,.saddle_26:before,.saddle_26F:before,.saddle_27:before,.saddle_27F:before,.saddle_28:before,.saddle_28F:before,.saddle_29:before,.saddle_29F:before,.saddle_30:before,.saddle_30F:before{vertical-align:middle}.horse-info .uniform.saddle_1,.horse-info .uniform.saddle_1A,.horse-info .uniform.saddle_1B,.horse-info .uniform.saddle_1C,.horse-info .uniform.saddle_1D,.horse-info .uniform.saddle_1X,.horse-info .uniform.saddle_1Y,.horse-info .uniform.saddle_2,.horse-info .uniform.saddle_2B,.horse-info .uniform.saddle_2C,.horse-info .uniform.saddle_2X,.horse-info .uniform.saddle_3,.horse-info .uniform.saddle_3C,.horse-info .uniform.saddle_3D,.horse-info .uniform.saddle_3E,.horse-info .uniform.saddle_3X,.horse-info .uniform.saddle_4,.horse-info .uniform.saddle_4D,.horse-info .uniform.saddle_4X,.horse-info .uniform.saddle_5,.horse-info .uniform.saddle_6,.horse-info .uniform.saddle_7,.horse-info .uniform.saddle_8,.horse-info .uniform.saddle_9,.horse-info .uniform.saddle_10,.horse-info .uniform.saddle_11,.horse-info .uniform.saddle_11F,.horse-info .uniform.saddle_12,.horse-info .uniform.saddle_12F,.horse-info .uniform.saddle_13,.horse-info .uniform.saddle_13F,.horse-info .uniform.saddle_14,.horse-info .uniform.saddle_14F,.horse-info .uniform.saddle_15,.horse-info .uniform.saddle_15F,.horse-info .uniform.saddle_16,.horse-info .uniform.saddle_16F,.horse-info .uniform.saddle_17,.horse-info .uniform.saddle_17F,.horse-info .uniform.saddle_18,.horse-info .uniform.saddle_18F,.horse-info .uniform.saddle_19,.horse-info .uniform.saddle_19F,.horse-info .uniform.saddle_20,.horse-info .uniform.saddle_20F,.horse-info .uniform.saddle_21,.horse-info .uniform.saddle_21F,.horse-info .uniform.saddle_22,.horse-info .uniform.saddle_22F,.horse-info .uniform.saddle_23,.horse-info .uniform.saddle_23F,.horse-info .uniform.saddle_24,.horse-info .uniform.saddle_24F,.horse-info .uniform.saddle_25,.horse-info .uniform.saddle_25F,.horse-info .uniform.saddle_26,.horse-info .uniform.saddle_26F,.horse-info .uniform.saddle_27,.horse-info .uniform.saddle_27F,.horse-info .uniform.saddle_28,.horse-info .uniform.saddle_28F,.horse-info .uniform.saddle_29,.horse-info .uniform.saddle_29F,.horse-info .uniform.saddle_30,.horse-info .uniform.saddle_30F{background-image:none}@media screen and (aspect-ratio>=16/9){.saddle_1,.saddle_1A,.saddle_1B,.saddle_1C,.saddle_1D,.saddle_1X,.saddle_1Y,.saddle_2,.saddle_2B,.saddle_2C,.saddle_2X,.saddle_3,.saddle_3C,.saddle_3D,.saddle_3E,.saddle_3X,.saddle_4,.saddle_4D,.saddle_4X,.saddle_5,.saddle_6,.saddle_7,.saddle_8,.saddle_9,.saddle_10,.saddle_11,.saddle_11F,.saddle_12,.saddle_12F,.saddle_13,.saddle_13F,.saddle_14,.saddle_14F,.saddle_15,.saddle_15F,.saddle_16,.saddle_16F,.saddle_17,.saddle_17F,.saddle_18,.saddle_18F,.saddle_19,.saddle_19F,.saddle_20,.saddle_20F,.saddle_21,.saddle_21F,.saddle_22,.saddle_22F,.saddle_23,.saddle_23F,.saddle_24,.saddle_24F,.saddle_25,.saddle_25F,.saddle_26,.saddle_26F,.saddle_27,.saddle_27F,.saddle_28,.saddle_28F,.saddle_29,.saddle_29F,.saddle_30,.saddle_30F{border-width:.14993vmax;border-radius:.44978vmax;font-size:1.7991vmax;line-height:2.84858vmax}}.power-wrap-b{border:1px solid #fff6;border-radius:2.13333vw;width:26.6667vw;height:8.8vw;margin-bottom:2.66667vw;padding:.8vw 1.86667vw 1.6vw}.power-wrap-b span{font-size:2.66667vw;font-weight:400}.power-wrap-b img{opacity:.5;background:url(/exchange/images/logo-betfair.png) 0 0/contain no-repeat;width:26.6667vw;height:4.26667vw}@media screen and (aspect-ratio>=16/9){.power-wrap-b{border-radius:1.1994vmax;width:14.9925vmax;height:4.94753vmax;margin-bottom:1.49925vmax;padding:.44978vmax 1.04948vmax .89955vmax}.power-wrap-b span{font-size:1.49925vmax}.power-wrap-b img{width:14.9925vmax;height:2.3988vmax}}.mode-land .btn-fancy_info,.fancy-bet .btn-fancy_info,.sports-book .btn-fancy_info,.bets-wrap .btn-fancy_info{width:8vw;height:100%;line-height:inherit;background-color:#0000;justify-content:center;align-items:center;margin:0;padding:0}.mode-land .btn-fancy_info:before,.fancy-bet .btn-fancy_info:before,.sports-book .btn-fancy_info:before,.bets-wrap .btn-fancy_info:before{float:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M6.76 5.246V3.732h1.48v1.514H6.76zm.74 8.276a5.86 5.86 0 0 0 3.029-.83 5.839 5.839 0 0 0 2.163-2.163 5.86 5.86 0 0 0 .83-3.029 5.86 5.86 0 0 0-.83-3.029 5.839 5.839 0 0 0-2.163-2.163 5.86 5.86 0 0 0-3.029-.83 5.86 5.86 0 0 0-3.029.83A5.839 5.839 0 0 0 2.308 4.47a5.86 5.86 0 0 0-.83 3.029 5.86 5.86 0 0 0 .83 3.029 5.839 5.839 0 0 0 2.163 2.163 5.86 5.86 0 0 0 3.029.83zM7.5 0c1.37 0 2.638.343 3.804 1.028a7.108 7.108 0 0 1 2.668 2.668A7.376 7.376 0 0 1 15 7.5c0 1.37-.343 2.638-1.028 3.804a7.108 7.108 0 0 1-2.668 2.668A7.376 7.376 0 0 1 7.5 15a7.376 7.376 0 0 1-3.804-1.028 7.243 7.243 0 0 1-2.668-2.686A7.343 7.343 0 0 1 0 7.5c0-1.358.343-2.62 1.028-3.786a7.381 7.381 0 0 1 2.686-2.686A7.343 7.343 0 0 1 7.5 0zm-.74 11.268V6.761h1.48v4.507H6.76z\"/></svg>") 0 0/contain no-repeat;width:4vw;height:4vw;margin:0}@media screen and (aspect-ratio>=16/9){.mode-land .btn-fancy_info,.fancy-bet .btn-fancy_info,.sports-book .btn-fancy_info,.bets-wrap .btn-fancy_info{width:4.49775vmax}.mode-land .btn-fancy_info:before,.fancy-bet .btn-fancy_info:before,.sports-book .btn-fancy_info:before,.bets-wrap .btn-fancy_info:before{width:2.24888vmax;height:2.24888vmax}}.game-fancy,.game-sportsbook,.game-bookmaker,.game-live{border-radius:.8vw;justify-content:center;align-items:center;width:4.26667vw;height:4vw;margin-right:1.33333vw;padding:0;display:inline-flex}.game-fancy:after,.game-sportsbook:after,.game-bookmaker:after,.game-live:after{content:"";background-size:cover;width:2.93333vw;height:2.93333vw}.game-fancy:last-of-type,.game-sportsbook:last-of-type,.game-bookmaker:last-of-type,.game-live:last-of-type{margin-right:0}.in-play.game-fancy,.in-play.game-sportsbook,.in-play.game-bookmaker,.in-play.game-live{width:8.53333vw;padding:0;position:relative;overflow:auto}.in-play.game-fancy pre,.in-play.game-sportsbook pre,.in-play.game-bookmaker pre,.in-play.game-live pre{color:#fff;background-color:#60ba1e;width:4.26667vw;height:4vw;position:absolute;top:0;left:0}.in-play.game-fancy pre:before,.in-play.game-sportsbook pre:before,.in-play.game-bookmaker pre:before,.in-play.game-live pre:before{content:"";background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23C5F6EE\" fill-rule=\"evenodd\"/></svg>");background-size:contain;width:2.66667vw;height:2.66667vw}.in-play.game-fancy:after,.in-play.game-sportsbook:after,.in-play.game-bookmaker:after,.in-play.game-live:after{margin-left:4.26667vw}.game-team h4 .game-fancy,.game-team h4 .game-sportsbook,.game-team h4 .game-bookmaker,.game-team h4 .game-live{line-height:initial;font-size:0;display:inline-flex}h4.game-info .game-fancy,h4.game-info .game-sportsbook,h4.game-info .game-bookmaker,h4.game-info .game-live{width:5.06667vw;height:4.8vw}h4.game-info .game-fancy:after,h4.game-info .game-sportsbook:after,h4.game-info .game-bookmaker:after,h4.game-info .game-live:after{width:3.46667vw;height:3.46667vw}.multi .game-fancy,.multi .game-sportsbook,.multi .game-bookmaker,.multi .game-live{margin-right:1.33333vw}@media screen and (aspect-ratio>=16/9){.game-fancy,.game-sportsbook,.game-bookmaker,.game-live{border-radius:.44978vmax;width:2.3988vmax;height:2.24888vmax;margin-right:.74963vmax}.game-fancy:after,.game-sportsbook:after,.game-bookmaker:after,.game-live:after{width:1.64918vmax;height:1.64918vmax}.in-play.game-fancy,.in-play.game-sportsbook,.in-play.game-bookmaker,.in-play.game-live{width:4.7976vmax}.in-play.game-fancy pre,.in-play.game-sportsbook pre,.in-play.game-bookmaker pre,.in-play.game-live pre{width:2.3988vmax;height:2.24888vmax}.in-play.game-fancy pre:before,.in-play.game-sportsbook pre:before,.in-play.game-bookmaker pre:before,.in-play.game-live pre:before{width:1.49925vmax;height:1.49925vmax}.in-play.game-fancy:after,.in-play.game-sportsbook:after,.in-play.game-bookmaker:after,.in-play.game-live:after{margin-left:2.3988vmax}h4.game-info .game-fancy,h4.game-info .game-sportsbook,h4.game-info .game-bookmaker,h4.game-info .game-live{width:2.84858vmax;height:2.69865vmax}h4.game-info .game-fancy:after,h4.game-info .game-sportsbook:after,h4.game-info .game-bookmaker:after,h4.game-info .game-live:after{width:1.94903vmax;height:1.94903vmax}.multi .game-fancy,.multi .game-sportsbook,.multi .game-bookmaker,.multi .game-live{margin-right:.74963vmax}}.fancy_bet-head,.sportsbook_bet-head{border-bottom:1.06667vw solid #e4550f;margin-top:5.33333vw;line-height:8vw;position:relative}.fancy_bet-head h4,.sportsbook_bet-head h4{color:#fff;z-index:1;height:8vw;margin-right:2.66667vw;font-size:3.73333vw}.fancy_bet-head h4 span,.sportsbook_bet-head h4 span{height:100%;padding-left:2.66667vw}.fancy_bet-head .in-play span,.sportsbook_bet-head .in-play span{align-items:center}.fancy_bet-head .in-play pre,.sportsbook_bet-head .in-play pre{background-image:linear-gradient(-180deg,#91d527 0%,#60ba1e 79%);border-radius:1.06667vw;justify-content:center;align-items:center;width:4.8vw;height:4.8vw;margin-right:1.6vw}.fancy_bet-head .in-play pre:before,.sportsbook_bet-head .in-play pre:before{content:"";background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23ffffff\" fill-rule=\"evenodd\"/></svg>") 0 0/contain no-repeat;width:3.2vw;height:3.2vw}@media screen and (aspect-ratio>=16/9){.fancy_bet-head,.sportsbook_bet-head{border-bottom-width:.5997vmax;margin-top:2.9985vmax;line-height:4.49775vmax}.fancy_bet-head h4,.sportsbook_bet-head h4{height:4.49775vmax;margin-right:1.49925vmax;font-size:2.09895vmax}.fancy_bet-head h4 span,.sportsbook_bet-head h4 span{padding-left:1.49925vmax}.fancy_bet-head .in-play pre,.sportsbook_bet-head .in-play pre{border-radius:.5997vmax;width:2.69865vmax;height:2.69865vmax;margin-right:1.1994vmax}.fancy_bet-head .in-play pre:before,.sportsbook_bet-head .in-play pre:before{width:1.7991vmax;height:1.7991vmax}}.fancy-bet>h5,.bets-wrap>h4,.fancy-bet>h4,.sports-book>h4,.bets-bookmaker>h4{color:#fff;background-color:#3b5160;justify-content:space-between;align-items:center;height:8.53333vw;padding:0 0 0 1.86667vw;font-size:3.46667vw;line-height:8.53333vw;position:relative}.fancy-bet>h5 span,.bets-wrap>h4 span,.fancy-bet>h4 span,.sports-book>h4 span,.bets-bookmaker>h4 span{flex:1}@media screen and (aspect-ratio>=16/9){.fancy-bet>h5,.bets-wrap>h4,.fancy-bet>h4,.sports-book>h4,.bets-bookmaker>h4{height:4.7976vmax;padding:0 0 0 1.04948vmax;font-size:1.94903vmax;line-height:4.7976vmax}}.fancy-bet>h5{color:#3b5160;background-color:#e4f1f9}.bets-bookmaker .bets-selections-head{height:5.86667vw;line-height:5.86667vw}.bets-bookmaker .bets-selections-head dt{padding:0 1.86667vw}.bets-bookmaker .bets-selections-head dd{padding:0}@media screen and (aspect-ratio>=16/9){.bets-bookmaker .bets-selections-head{height:3.29835vmax;line-height:3.29835vmax}.bets-bookmaker .bets-selections-head dt{padding:0 1.04948vmax}}.left-in{animation:.3s leftIn}.right-in{animation:.3s rightIn}.cooldown dd a:after{animation:5s linear cooldown}.twinkling,.tag-live strong:before,.on_live .live_icon span:before{animation:1.4s infinite twinkling}.loading-shimmer,.mian-wrap .gamehall a:after{background:#ced5da linear-gradient(90deg,#ced5da 8%,#d8dfe4 18%,#ced5da 33%) 0 0/213.333vw 27.7333vw;height:auto;animation:1.25s linear infinite placeHolderShimmer}@media screen and (aspect-ratio>=16/9){.loading-shimmer,.mian-wrap .gamehall a:after{background-size:119.94vmax 15.5922vmax}}.login-head{background:url(/images/mobile/login/KV-pic.png) 0 bottom/100% 100% no-repeat;height:74.6667vw;margin-bottom:12vw;position:relative}.login-head h1{background:url(/images/mobile/login/logo.svg) 0 0/contain no-repeat;width:65.3333vw;height:15.4667vw;margin-left:-32.5333vw;position:absolute;top:37.8667vw;left:50%}.login-head .close{z-index:2;background-color:#000000b3;border-radius:50%;justify-content:center;align-items:center;width:9.33333vw;height:9.33333vw;margin-top:1.86667vw;position:fixed;right:1.86667vw}.login-head .close:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>") 0 0/contain no-repeat;width:3.46667vw;height:3.46667vw}@media screen and (aspect-ratio>=16/9){.login-head .close{width:5.24738vmax;height:5.24738vmax;margin-top:1.04948vmax;right:1.04948vmax}.login-head .close:before{width:1.94903vmax;height:1.94903vmax}}@media (orientation:landscape){.login-head{background-color:#ffb80c;background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%);height:21.3333vw;margin-bottom:5.33333vw}.login-head h1,.login-head h2{width:59.2vw;height:14.1333vw;margin-left:-29.6vw;top:3.73333vw}}@media screen and (aspect-ratio>=16/9){.login-head{height:11.994vmax;margin-bottom:2.9985vmax}.login-head h1,.login-head h2{width:33.2834vmax;height:7.94603vmax;margin-left:-16.6417vmax;top:2.69865vmax}}.form-login{color:#fff;width:84vw;margin:0 auto}.form-login dt{margin-bottom:8vw;font-size:5.86667vw}.form-login dd{margin-bottom:3.2vw;position:relative}.form-login dd:last-of-type{margin-bottom:0}.form-login img{background-color:#fff;border-radius:1.06667vw;width:18.6667vw;height:5.06667vw;padding-top:1.33333vw;position:absolute;top:2.13333vw;right:1.86667vw}.pass-wrap .form-login{margin-bottom:5.33333vw}.form-login .error:after{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path fill=\"rgb(208,2,27)\" fill-rule=\"evenodd\" d=\"M8.788 8.788V3.98H7.212V8.79h1.576zm0 3.23v-1.614H7.212v1.615h1.576zM8 0c1.462 0 2.814.365 4.058 1.096 1.205.692 2.154 1.64 2.846 2.846C15.634 5.186 16 6.538 16 8c0 1.462-.365 2.814-1.096 4.058-.692 1.205-1.64 2.154-2.846 2.846C10.814 15.634 9.462 16 8 16c-1.462 0-2.814-.365-4.058-1.096-1.205-.705-2.154-1.66-2.846-2.866C.366 10.795 0 9.448 0 8c0-1.45.365-2.795 1.096-4.038.705-1.206 1.66-2.16 2.866-2.866C5.205.366 6.552 0 8 0z\"/></svg>") 0 0/contain no-repeat;width:4.26667vw;height:4.26667vw;position:absolute;top:3.2vw;right:1.86667vw}.form-login .error img{margin-right:6.13333vw}@media (orientation:landscape){.form-login{width:84vw}.form-login dt{margin-bottom:8vw;font-size:5.86667vw}.form-login dd{margin-bottom:3.2vw}.form-login img{border-radius:1.06667vw;width:18.6667vw;height:5.06667vw;padding-top:1.33333vw;top:2.13333vw;right:1.86667vw}.form-login .error:after{width:4.26667vw;height:4.26667vw;top:3.2vw;right:1.86667vw}.form-login .error img{margin-right:6.13333vw}}@media screen and (aspect-ratio>=16/9){.form-login{width:47.2264vmax}.form-login dt{margin-bottom:4.49775vmax;font-size:3.29835vmax}.form-login dd{margin-bottom:1.7991vmax}.form-login img{border-radius:.5997vmax;width:10.4948vmax;height:2.84858vmax;padding-top:.74963vmax;top:1.1994vmax;right:1.04948vmax}.form-login .error:after{width:2.3988vmax;height:2.3988vmax;top:1.7991vmax;right:1.04948vmax}.form-login .error img{margin-right:3.44828vmax}}.login{border-width:0;font-size:4.53333vw;line-height:2.9;box-shadow:0 2px 7px #00000080}.login:after{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>") 0 0/contain no-repeat;width:4vw;height:4vw;margin:.53333vw 0 0 1.33333vw}@media (orientation:landscape){.login{border-radius:1.6vw;font-size:4.53333vw}.login:after{width:4vw;height:4vw;margin:.53333vw 0 0 1.33333vw}}@media screen and (aspect-ratio>=16/9){.login{border-radius:.89955vmax;font-size:2.54873vmax}.login:after{width:2.24888vmax;height:2.24888vmax;margin:.29985vmax 0 0 .74963vmax}}.state{color:#f8e71c;font-size:3.2vw}@media (orientation:landscape){.state{font-size:3.2vw}}@media screen and (aspect-ratio>=16/9){.state{font-size:1.7991vmax}}.index-login .mian-wrap{padding:14.6667vw 0 17.6vw}.index-login .promo-banner-wrap{top:14.6667vw}@media screen and (aspect-ratio>=16/9){.index-login .mian-wrap{padding:8.24588vmax 0 9.89505vmax}.index-login .promo-banner-wrap{top:8.24588vmax}}header{z-index:11;background-color:#ffb80c;background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%);width:100vw;height:15.6667vw;padding:2.66667vw 1.86667vw 2.66667vw 0;position:sticky;top:0}header ul{justify-content:space-between;width:100%}header li{margin-right:2.13333vw}header li:last-of-type{margin-right:0}header li.main-wallet{flex:1;justify-content:flex-end;font-size:3.2vw}header li.main-wallet p{margin-right:1.86667vw;font-weight:700;line-height:1.4}header li.main-wallet ul{flex-wrap:wrap;margin-right:1.86667vw}header li.main-wallet li{flex:0 0 100%;margin-right:0;font-weight:700}header li.main-wallet span:first-of-type{opacity:.7;font-weight:400}header a{color:#1e1e1e;border:.26667vw solid #bd8c16;border-radius:1.06667vw;height:5.33333vw;padding:1.6vw 1.86667vw;font-weight:700;line-height:5.33333vw;box-shadow:inset 0 .26667vw #ffffff80}header a.a-open_bets{border-left-width:0;border-radius:0 1.06667vw 1.06667vw 0;padding:1.6vw 2.66667vw}header img{width:5.06667vw;height:5.06667vw}header .loading-main{width:21.3333vw;height:2.66667vw;margin-top:3.2vw}header .li-tv_bet{min-width:25.3333vw;max-width:31.2vw;margin-left:-1px}header .a-open_tv{background-color:#1e5f89;border-color:#0f476a;border-radius:0;flex:0 0 10.6667vw;padding:1.86667vw 0 1.33333vw;box-shadow:inset 0 .26667vw #fff6}header .a-open_tv img{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"19\"><defs><linearGradient id=\"a\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"%23FFF\"/><stop offset=\"100%\" stop-color=\"%23E0E0E0\"/></linearGradient><linearGradient id=\"b\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"72.529%\"><stop offset=\"0%\" stop-color=\"%2338AEFA\"/><stop offset=\"100%\" stop-color=\"%230B7DC5\"/></linearGradient></defs><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"url(%23a)\" d=\"M4 0h13a4 4 0 0 1 4 4v9a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4zm3 17h7v2H7v-2zM4 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4zm11 6.024L8 12V4l7 4.024z\"/><path fill=\"url(%23b)\" d=\"M4 2h13a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm11 6.024L8 4v8l7-3.976z\"/></g></svg>") no-repeat;width:5.6vw;height:5.06667vw}header .top-logo{background-image:url(/images/mobile/login/logo.svg);background-repeat:no-repeat;background-size:contain;flex:1;width:36.8vw;height:8.8vw}header .login-index{background-image:linear-gradient(-180deg,#f72424 0%,#bb1c00 100%)}header .login-index:before{content:"";vertical-align:top;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\" viewBox=\"0 0 17 17\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M11.797 11.65c2.342.338 4.072 1.702 4.51 2.1C16.74 14.148 17 17 17 17H0s-.03-2.314.744-3.25c.437-.398 1.81-1.762 4.153-2.1 2.326-.322 1.616-2.774 1.696-2.743.08.045-.016-.522-.016-.522S4.88 6.837 4.897 5.442c.032-1.41 0-2.132 0-2.132S5.17 0 7.563 0l1.34.614c2.15 0 2.505 2.696 2.505 2.696v2.33S11.134 7.62 9.792 8.34c0 0-.096.57-.015.52.08-.03-.307 2.47 2.02 2.792z\"/></svg>") 0 0/contain no-repeat;width:4.53333vw;height:4.53333vw;margin-right:1.33333vw}header .btn-signup{width:19.2vw;display:none}@media screen and (aspect-ratio>=16/9){header{height:8.24588vmax;padding:1.49925vmax 1.04948vmax 1.49925vmax 0;position:relative;top:0}header li{margin-right:1.1994vmax}header li.main-wallet{font-size:1.94903vmax}header li.main-wallet p{margin-right:1.04948vmax}header li.main-wallet ul{justify-content:flex-end;align-items:center;margin-right:1.04948vmax}header li.main-wallet li{flex:none}header li.main-wallet li:first-of-type{margin-right:1.7991vmax}header a{border-width:.14993vmax;border-radius:.5997vmax;height:2.9985vmax;padding:.89955vmax 1.04948vmax;line-height:2.9985vmax;box-shadow:inset 0 .14993vmax #ffffff80}header a.a-open_bets{border-radius:0 .5997vmax .5997vmax 0;flex:1;padding:.89955vmax 2.24888vmax}header img{width:2.84858vmax;height:2.84858vmax}header .loading-main{width:11.994vmax;height:1.49925vmax;margin-top:1.7991vmax}header .li-tv_bet{min-width:16.4918vmax;max-width:20.9895vmax;margin-left:-.14993vmax}header .a-open_tv{flex:0 0 5.997vmax;padding:1.04948vmax 0 .74963vmax;box-shadow:inset 0 .14993vmax #fff6}header .a-open_tv img{width:3.14843vmax;height:2.84858vmax}header .top-logo{width:20.6897vmax;height:4.94753vmax;margin:.14993vmax 0 0 1.04948vmax}header .login-index:before{width:2.54873vmax;height:2.54873vmax}}.a-open_bets{flex:1;position:relative}.a-open_bets img{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(30,30,30)\" fill-rule=\"nonzero\" d=\"m19.31,6.38c-.41-1.05-.99-2.02-1.71-2.86-1.49-1.75-3.57-2.97-5.94-3.37-.54-.09-1.1-.15-1.67-.15s-1.12.06-1.67.15c-2.36.4-4.45,1.62-5.94,3.37-.72.85-1.3,1.81-1.71,2.86-.44,1.12-.69,2.34-.69,3.62,0,1.18.21,2.3.58,3.34.38,1.07.93,2.05,1.62,2.91,1.5,1.87,3.66,3.18,6.13,3.59.54.09,1.1.15,1.67.15s1.12-.06,1.67-.15c2.47-.41,4.62-1.72,6.13-3.59.69-.86,1.24-1.85,1.62-2.91.37-1.05.59-2.17.59-3.35,0-1.28-.25-2.5-.69-3.62Zm-1.17.68l-1.75,1.01c-.33-1.1-.94-2.07-1.73-2.85l1.76-1.02c.75.83,1.33,1.79,1.72,2.86h0Zm-2.79,2.94c0,2.95-2.4,5.35-5.35,5.35s-5.35-2.4-5.35-5.35,2.4-5.35,5.35-5.35,5.35,2.4,5.35,5.35ZM10,1.33c.57,0,1.13.06,1.67.16v2.04c-.53-.14-1.09-.22-1.67-.22s-1.13.08-1.67.22V1.5c.54-.11,1.1-.16,1.67-.16h0Zm-6.42,2.87l1.76,1.02c-.8.78-1.4,1.75-1.74,2.85l-1.75-1.01c.38-1.07.97-2.03,1.72-2.86h0Zm-1.82,8.47l1.77-1.02c.28,1.11.84,2.11,1.6,2.92l-1.76,1.01c-.72-.85-1.27-1.83-1.62-2.91Zm8.24,6c-.57,0-1.13-.06-1.67-.17v-2.04c.53.14,1.09.22,1.67.22s1.13-.08,1.67-.22v2.04c-.54.11-1.1.17-1.67.17Zm6.62-3.09l-1.76-1.01c.76-.81,1.32-1.81,1.6-2.92l1.77,1.02c-.35,1.08-.91,2.06-1.62,2.91Zm-6.76-6.58c-.23,0-.45,0-.67,0-.24,0-.48,0-.71,0-.27,0-.47-.23-.47-.5,0-.26.21-.48.47-.48.41,0,.83,0,1.24,0,.04,0,.14,0,.18,0-.02-.01-.02-.02-.04-.03-.09-.09-.18-.2-.28-.28-.17-.14-.38-.19-.6-.2-.16,0-.33,0-.49,0-.28,0-.49-.21-.49-.49,0-.28.21-.49.48-.49,1,0,2,0,3,0,.28,0,.49.22.49.49,0,.27-.21.49-.49.49-.25,0-.5,0-.76,0,.05.12.1.23.14.34.07.17.06.17.25.17.12,0,.25,0,.37,0,.28,0,.49.21.49.49,0,.28-.2.49-.48.49-.16,0-.33,0-.49,0-.03,0-.09.04-.1.07-.24.73-.73,1.19-1.47,1.38,0,0-.01,0-.03.02.02.04.05.08.07.11.47.7.94,1.4,1.4,2.11.19.29.1.63-.19.76-.23.1-.47.02-.63-.21-.42-.63-.84-1.26-1.26-1.88-.24-.36-.48-.71-.71-1.07-.19-.3-.05-.67.28-.76.07-.02.15-.01.23-.02.19,0,.38,0,.57-.02.28-.03.57-.24.68-.49Z\"/></svg>") no-repeat;width:5.33333vw;height:5.33333vw;margin-right:1.33333vw}@media screen and (aspect-ratio>=16/9){.a-open_bets span{width:2.9985vmax;height:2.9985vmax;font-size:1.64918vmax;line-height:2.9985vmax;top:-1.04948vmax;right:-1.49925vmax}.a-open_bets img{width:2.9985vmax;height:2.9985vmax;margin-right:.74963vmax}}.slip-note{background:#bb1c00;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center}.a-open_bets .slip-note{width:4.8vw;height:4.8vw;position:absolute;top:-2.13333vw;right:-2.13333vw}.a-open_bets .slip-note:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 301.69 301.69\"><path d=\"M119.15 0l10.45 218.4h42.46L182.54 0zM130.56 261.17h40.52v40.52h-40.52z\" fill=\"rgb(255,255,255)\" /></svg>") 0 0/contain no-repeat;width:2.66667vw;height:2.66667vw}@media screen and (aspect-ratio>=16/9){.a-open_bets .slip-note{width:2.69865vmax;height:2.69865vmax;top:-1.1994vmax;right:-1.1994vmax}.a-open_bets .slip-note:before{width:1.49925vmax;height:1.49925vmax}}.a-refresh img{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(30,30,30)\"/></g></svg>") no-repeat}.a-setting img{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(30,30,30)\"/></g></svg>") no-repeat}.loading-bar{align-items:center;width:21.3333vw}.loading-bar span{opacity:0;background-color:#1e1e1e;border-radius:50%;width:1.06667vw;height:1.06667vw;margin-right:1.6vw;animation:.8s infinite loadBar}.loading-bar span:first-child{animation-delay:0s}.loading-bar span:nth-child(2){animation-delay:.1s}.loading-bar span:nth-child(3){animation-delay:.2s}.loading-bar span:nth-child(4){animation-delay:.3s}.loading-bar span:nth-child(5){animation-delay:.4s}.loading-bar span:nth-child(6){animation-delay:.5s}.loading-bar span:nth-child(7){animation-delay:.6s}.loading-bar span:nth-child(8){animation-delay:.7s}@media screen and (aspect-ratio>=16/9){.loading-bar{width:11.994vmax}.loading-bar span{width:.5997vmax;height:.5997vmax;margin-right:.89955vmax}}.message-wrap{z-index:10;background-color:#f8e71c;border:.26667vw solid #9b9011;border-width:.26667vw 0;width:100%;margin-top:12vw;position:absolute;left:0;box-shadow:0 .8vw 1.06667vw #00000080}.message-wrap a{height:auto;box-shadow:none;border-width:0;border-radius:0}.message-wrap.to-open_bets:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(155,144,17)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(248,234,18)\" d=\"M8 2l7 10H1\"/></g></svg>") 0 0/contain no-repeat;width:4.26667vw;height:3.2vw;margin-top:-3.2vw;margin-left:14.1333vw;position:absolute}.message-wrap.success{background:#6bbd11;border-color:#43760a}.message-wrap.success.to-open_bets:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(67,118,10)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(107,189,17)\" d=\"M8 2l7 10H1\"/></g></svg>")}.message-wrap.error{color:#fff;background:#d0021b;border-color:#820110}.message-wrap.error.to-open_bets:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(130,1,16)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(208,2,27)\" d=\"M8 2l7 10H1\"/></g></svg>")}@media screen and (aspect-ratio>=16/9){.message-wrap{border-width:.14993vmax 0;margin-top:6.74663vmax;box-shadow:0 .44978vmax .5997vmax #00000080}.message-wrap.to-open_bets:before{width:2.3988vmax;height:1.7991vmax;margin-top:-1.7991vmax;margin-left:10.1949vmax}}.message{flex:1;padding:1.86667vw;line-height:1.4}.message .back,.message .lay{color:#1e1e1e;background-color:#b7d5eb;border-radius:1.06667vw;margin-right:1.33333vw;padding:0 1.86667vw;font-size:3.2vw}.message .lay{background-color:#efd3d9}@media screen and (aspect-ratio>=16/9){.message{padding:1.04948vmax}.message .back,.message .lay{border-radius:.5997vmax;margin-right:.74963vmax;padding:0 1.04948vmax;font-size:1.7991vmax}}.close{justify-content:center;align-items:center}.message-wrap .close{border-left:1px solid #9b9011;padding:1.86667vw 2.93333vw}.close:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>") 0 0/contain;width:2.4vw;height:2.4vw}.success .close{border-left-color:#43760a}.error .close{border-left-color:#820110}.error .close:before{background-image:url("data:image/svg+xml,<svg width=\"9\" height=\"9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9 .91L5.41 4.5 9 8.09 8.09 9 4.5 5.41.91 9 0 8.09 3.59 4.5 0 .91.91 0 4.5 3.59 8.09 0z\" fill=\"%23FFF\" fill-rule=\"evenodd\"/></svg>")}@media screen and (aspect-ratio>=16/9){.message-wrap .close{padding:1.04948vmax 1.64918vmax}.close:before{width:1.34933vmax;height:1.34933vmax}}.back_home{z-index:12;justify-content:center;align-items:center;width:100%;height:12vw;display:none;position:sticky;top:0}.back_home h1{background-repeat:no-repeat;background-size:contain}.back_home .btn-back_home{border-radius:50%;justify-content:center;align-items:center;width:6.66667vw;height:6.66667vw;position:absolute;top:2.66667vw;left:1.86667vw}.back_home .btn-back_home:after{content:"";width:4.53333vw;height:4vw}@media screen and (aspect-ratio>=16/9){.back_home{height:6.74663vmax;position:relative}.back_home .btn-back_home{width:3.5982vmax;height:3.5982vmax;top:1.49925vmax;left:1.04948vmax}.back_home .btn-back_home:after{width:2.3988vmax;height:2.3988vmax}}.promo-banner-wrap{width:100vw;position:relative}.promo-banner-wrap.active{overflow:hidden}@media screen and (aspect-ratio>=16/9){.promo-banner-wrap{height:18.5907vmax}}.promo-banner-loading{z-index:1;background:#000 url(/images/mobile/promo/loading.svg) 50%/10.6667vw no-repeat;width:100%;height:18.6667vw;position:absolute;top:0;left:0}@media screen and (aspect-ratio>=16/9){.promo-banner-loading{background-size:8.3958vmax}}.promo-banner img{width:100%;height:100%}.promo-banner .slides{white-space:nowrap;z-index:2;position:relative;overflow:hidden}.promo-banner .banner{display:none}.promo-banner .promo-direction-nav{z-index:3;position:absolute;top:0;left:0}.promo-banner .promo-direction-nav li{opacity:.8}.promo-banner .promo-direction-nav .promo-prev,.promo-banner .promo-direction-nav .promo-next{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><g fill=\"rgb(255,255,255)\"><path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\"></path></g></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;width:6.4vw;height:18.6667vw;position:absolute;top:0;left:0}.promo-banner .promo-direction-nav .promo-next{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><g fill=\"rgb(255,255,255)\"><path d=\"M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z\"></path></g></svg>");left:93.6vw}@media screen and (aspect-ratio>=16/9){.promo-banner .promo-direction-nav .promo-nav-prev{width:3.5982vmax;height:10.4948vmax}.promo-banner .promo-direction-nav .promo-nav-next{left:calc(100vw - 3.5982vmax)}}.marquee-box{z-index:10;color:#fff;background-image:linear-gradient(-180deg,#2f424d 0%,#141e21 100%);background-repeat:repeat-x;border-bottom:1px solid #fff;width:100%;height:6.66667vw;line-height:6.66667vw;position:sticky;top:14.6667vw}.marquee-box h4{flex-basis:19.2vw;justify-content:center;align-items:center;position:relative}.marquee-box h4:before{content:"";background-image:url("data:image/svg+xml,<svg width=\"17\" height=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\"><path d=\"M8.5 10.083c1.519 0 2.75-1.195 2.75-2.669V2.67C11.25 1.195 10.019 0 8.5 0S5.75 1.195 5.75 2.67v4.744c0 1.474 1.231 2.67 2.75 2.67zM7.278 2.67c0-.654.548-1.186 1.222-1.186.674 0 1.222.532 1.222 1.186v4.745c0 .654-.548 1.186-1.222 1.186-.674 0-1.222-.532-1.222-1.186V2.67z\"/><path d=\"M14 7.333h-1.447c0 2.36-1.818 4.278-4.053 4.278S4.447 9.692 4.447 7.333H3c0 2.942 2.085 5.374 4.776 5.75v.973h-2.46v1.527h6.368v-1.527h-2.46v-.973c2.69-.376 4.776-2.808 4.776-5.75z\"/></g></svg>");background-repeat:no-repeat;background-size:contain;width:4.53333vw;height:4.53333vw;margin-right:.53333vw}.marquee-box h4:after{content:"";z-index:2;background-image:url(https://d1gvwx1uptx1i3.cloudfront.net/pi/pd262026/images/path_arrow.svg);background-repeat:no-repeat;background-size:contain;width:2.13333vw;height:6.66667vw;position:absolute;top:0;right:-1.86667vw}.marquee-box .marquee{z-index:1;flex:1;overflow:hidden}.marquee-box .marquee a{color:#6ac2ff;align-items:center;height:6.66667vw;margin-right:21.3333vw;font-weight:700;line-height:6.66667vw}.marquee-box .marquee a span{color:#1c2834;background-color:#6ac2ff;border-radius:.53333vw;height:4vw;margin-right:1.33333vw;padding:0 1.33333vw;font-size:2.93333vw;font-style:italic;font-weight:400;line-height:4vw}@media screen and (aspect-ratio>=16/9){.marquee-box{top:8.24588vmax;top:inherit;height:3.74813vmax;line-height:3.74813vmax;position:relative}.marquee-box h4{flex-basis:10.7946vmax}.marquee-box h4:before{width:2.54873vmax;height:2.54873vmax;margin-right:.29985vmax}.marquee-box h4:after{width:1.1994vmax;height:3.74813vmax;right:-1.04948vmax}.marquee-box .marquee a{height:3.74813vmax;margin-right:11.994vmax;line-height:3.74813vmax}.marquee-box .marquee a span{border-radius:.29985vmax;height:2.24888vmax;margin-right:.74963vmax;padding:0 .74963vmax;font-size:1.64918vmax;line-height:2.24888vmax}}nav{color:#fff;z-index:10;background-image:linear-gradient(-180deg,#243a48 20%,#172732 91%);width:100%;position:fixed;bottom:0}nav .select{background-image:linear-gradient(-180deg,#32617f 20%,#1f4258 91%)}nav .main-nav{position:relative}nav .main-nav:before{content:"";pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml,<svg width=\"75\" height=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><defs><linearGradient x1=\"50%\" y1=\"19.56%\" x2=\"50%\" y2=\"90.65%\" id=\"a\"><stop stop-color=\"%23243A48\" offset=\"0%\"/><stop stop-color=\"%23172732\" offset=\"100%\"/></linearGradient></defs><path d=\"M74.98 16H75v50H0V16h.02C.7 15.33 16.36.02 37.5.02v8-8C58.64.02 74.3 15.33 74.98 16z\" fill=\"url(%23a)\" fill-rule=\"evenodd\"/></svg>");background-repeat:no-repeat;background-size:100% 100%;width:100%;height:4.53333vw;position:absolute;top:-4.26667vw}nav .main-nav.select:before{background-image:url("data:image/svg+xml,<svg width=\"75\" height=\"16\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><linearGradient x1=\"50%\" y1=\"19.56%\" x2=\"50%\" y2=\"90.65%\" id=\"a\"><stop stop-color=\"%23243A48\" offset=\"0%\"/><stop stop-color=\"%23172732\" offset=\"100%\"/></linearGradient><path d=\"M74.98 16H75v50H0V16h.02C.7 15.33 16.36.02 37.5.02v8-8C58.64.02 74.3 15.33 74.98 16z\" id=\"b\"/></defs><g fill=\"none\" fill-rule=\"evenodd\"><use fill=\"url(%23a)\" xlink:href=\"%23b\"/><use fill-opacity=\".8\" fill=\"%23BEEBFA\" style=\"mix-blend-mode:overlay\" xlink:href=\"%23b\"/></g></svg>");background-repeat:no-repeat;background-size:100% 100%}nav .main-nav a{height:17.6vw;margin-top:-4.26667vw;padding-top:6.13333vw}nav .main-nav .icon-sports{width:8.53333vw;height:6.93333vw;margin:-2.13333vw auto 1.06667vw}nav .main-nav .icon-home{width:8.53333vw;height:8vw;margin:-2.13333vw auto 0}nav a{color:#fff;width:20vw;height:13.3333vw;padding:1.86667vw 2.66667vw 0;font-size:3.2vw;line-height:1.1}nav img{width:5.33333vw;height:5.33333vw;margin:0 auto .53333vw}nav .icon-home{width:6.66667vw}nav .icon-sports{width:5.86667vw;height:4.8vw;margin:0 auto .53333vw}@media (orientation:landscape){nav{display:none}}.open-tv{top:66.6667vw}.promote .open-tv{top:48vw}@media screen and (aspect-ratio>=16/9){.open-tv{top:37.4813vmax}.promote .open-tv{top:18.8906vmax}}.tv-fix{z-index:10;width:100%;position:sticky;top:21.6vw}@media screen and (aspect-ratio>=16/9){.tv-fix{top:inherit}}.tv-wrap{background-color:#000}.tv-head{background:#1f1f1f linear-gradient(-180deg,#434343 0%,#1f1f1f 92%);border-bottom:.26667vw solid #343434;height:10.4vw;line-height:10.4vw}.tv-head .close{border-width:0 .26667vw 0 0}.tv-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>");width:3.2vw;height:3.2vw}.tv-head .btn-line{border-width:0 0 0 .26667vw;flex-basis:12.2667vw;font-size:3.2vw}.tv-head .btn-line span{padding-top:2.66667vw}.tv-head .btn-line:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 19 14\"><path fill=\"%23FFF\" fill-rule=\"evenodd\" d=\"M3.477 7.67c1.104-1.138 2.394-1.909 3.87-2.312a8.165 8.165 0 0 1 4.326 0c1.477.403 2.76 1.174 3.85 2.312l-1.697 1.815A5.933 5.933 0 0 0 7.948 7.82a5.933 5.933 0 0 0-2.774 1.664L3.477 7.67zm3.436 3.63c.455-.476 1-.8 1.635-.973a3.561 3.561 0 0 1 1.904 0c.635.173 1.18.497 1.635.972L9.5 14l-2.587-2.7zM0 4.082a13.418 13.418 0 0 1 4.45-3.068A13.083 13.083 0 0 1 9.52 0c1.753 0 3.436.338 5.05 1.015A13.198 13.198 0 0 1 19 4.083l-1.739 1.815a10.767 10.767 0 0 0-3.622-2.506A10.498 10.498 0 0 0 9.5 2.549c-1.435 0-2.815.281-4.14.843A10.767 10.767 0 0 0 1.74 5.898L0 4.083z\"/></svg>");width:4.8vw;height:3.46667vw}@media screen and (aspect-ratio>=16/9){.tv-head{border-bottom-width:.14993vmax;height:5.84708vmax;line-height:5.84708vmax}.tv-head .close{border-left-width:.14993vmax}.tv-head .close:before{width:1.7991vmax;height:1.7991vmax}.tv-head .btn-line{border-left-width:.14993vmax;flex-basis:8.3958vmax;font-size:1.7991vmax}.tv-head .btn-line span{padding-top:1.49925vmax}.tv-head .btn-line:before{width:2.69865vmax;height:1.94903vmax}}.now-play{color:#fff;flex:1;padding:0 7.46667vw 0 3.2vw;font-size:3.46667vw;font-weight:700;line-height:10.4vw;position:relative}.now-play:after{content:"";border-top:1.86667vw solid #fff;border-left:1.6vw solid #0000;border-right:1.6vw solid #0000;position:absolute;top:4.53333vw;right:3.2vw}.now-play span{background-color:#e83523;border-radius:1.06667vw;height:5.6vw;margin:2.4vw 1.86667vw 0 0;padding:0 1.33333vw;font-size:3.2vw;font-weight:400;line-height:5.6vw}@media screen and (aspect-ratio>=16/9){.now-play{padding:0 4.1979vmax 0 1.7991vmax;font-size:1.94903vmax;line-height:5.84708vmax}.now-play:after{border-top:1.04948vmax solid #fff;border-left:.89955vmax solid #0000;border-right:.89955vmax solid #0000;top:2.54873vmax;right:1.7991vmax}.now-play span{border-radius:.5997vmax;height:3.14843vmax;margin:1.34933vmax 1.04948vmax 0 0;padding:0 .74963vmax;font-size:1.7991vmax;line-height:3.14843vmax}}.tv-box{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"93\" height=\"85\"><path fill=\"%23FFF\" fill-rule=\"evenodd\" d=\"M10 0h73a10 10 0 0 1 10 10v65a10 10 0 0 1-10 10H10A10 10 0 0 1 0 75V10A10 10 0 0 1 10 0zm2 4a8 8 0 0 0-8 8v53a8 8 0 0 0 8 8h69a8 8 0 0 0 8-8V12a8 8 0 0 0-8-8H12zm20 69v8h28v-8H32zM17 12h58a5 5 0 0 1 5 5v39a5 5 0 0 1-5 5H17a5 5 0 0 1-5-5V17a5 5 0 0 1 5-5zm47 25.1L36 21v32l28-15.9z\" opacity=\".21\"/></svg>") 50%/24.8vw 22.6667vw no-repeat;height:56vw}.tv-box:after{content:"";background-color:#ffffff4d;width:100%;height:.26667vw;position:absolute;bottom:0}@media screen and (aspect-ratio>=16/9){.tv-box{background-size:13.943vmax 12.7436vmax;height:31.4843vmax}.tv-box:after{height:.14993vmax}}.tv{width:100vw;height:56vw;margin:0 auto;position:relative}@media screen and (aspect-ratio>=16/9){.tv{width:56.2219vmax;height:31.4843vmax}}.tv video{background-color:#222;width:100%;height:100%}.tv-control{z-index:2;background-color:#0009;border:1px solid #ffffff4d;border-radius:1.6vw;width:auto;margin:1.86667vw;position:absolute;overflow:hidden}.tv-control li{border-right:1px solid #fff3;list-style:none}.tv-control li:last-of-type{border-right-width:0}.tv-control a{color:#c8c7c7;width:13.3333vw;height:9.33333vw}.tv-control a:before{content:"";background-repeat:no-repeat;background-size:contain}.tv-control .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(207,209,206)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>");width:3.73333vw;height:3.73333vw}.tv-control:first-of-type{top:0;right:0}.tv-control:nth-of-type(2){bottom:0;left:0}.tv-control:nth-of-type(3){bottom:0;right:0}@media screen and (aspect-ratio>=16/9){.tv-control{border-radius:.89955vmax;margin:1.04948vmax}.tv-control a{width:7.49625vmax;height:5.24738vmax}.tv-control .close:before{width:2.09895vmax;height:2.09895vmax}}.btn-line span{padding-top:2.66667vw}.tv-control .btn-line{text-indent:inherit;font-size:3.2vw}@media screen and (aspect-ratio>=16/9){.btn-line span{padding-top:1.49925vmax}.btn-line:before{width:2.69865vmax;height:2.09895vmax}.tv-control .btn-line{font-size:1.7991vmax}}.btn-volume_on:before{background-image:url("data:image/svg+xml,<svg width=\"18\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.8 0a8.89 8.89 0 013.699 1.75 9.204 9.204 0 012.56 3.157A9.199 9.199 0 0118 9a9.199 9.199 0 01-.94 4.093 9.204 9.204 0 01-2.561 3.156A8.89 8.89 0 0110.8 18v-2.12a6.805 6.805 0 002.647-1.43 7.164 7.164 0 001.819-2.43A7.11 7.11 0 0015.922 9a7.11 7.11 0 00-.656-3.02 7.164 7.164 0 00-1.819-2.43A6.805 6.805 0 0010.8 2.12V0zm2.7 9c0 .93-.242 1.772-.727 2.525a4.804 4.804 0 01-1.973 1.738V4.737c.83.406 1.488.985 1.973 1.738.485.753.727 1.595.727 2.525zM0 5.986h3.984L9 .947v16.106l-5.016-5.04H0V5.987z\" fill=\"rgb(200,199,199)\" fill-rule=\"evenodd\"/></svg>");width:4vw;height:4vw}@media screen and (aspect-ratio>=16/9){.btn-volume_on:before{width:2.24888vmax;height:2.24888vmax}}.btn-volume_off:before{background-image:url("data:image/svg+xml,<svg width=\"18\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.526.947v3.79L6.632 2.842 8.526.947zM1.272 0L18 16.728 16.728 18l-2.064-2.064c-1.2.928-2.416 1.536-3.648 1.824v-2.064a6.364 6.364 0 002.256-1.176L9 10.272v6.744L3.984 12H0V6h4.728L0 1.272 1.272 0zm14.814 8.982a7.598 7.598 0 00-.604-3.015 7.131 7.131 0 00-1.675-2.424 6.136 6.136 0 00-2.439-1.427V0a7.932 7.932 0 013.407 1.747 9.083 9.083 0 012.359 3.15A9.818 9.818 0 0118 8.982c0 .754-.084 1.496-.25 2.226a9.171 9.171 0 01-.73 2.055l-1.413-1.6c.32-.869.479-1.763.479-2.681zm-2.823-.122c0 .295-.018.5-.054.614l-2.788-2.48V4.738c.875.393 1.567.953 2.077 1.681.51.728.765 1.542.765 2.442z\" fill=\"rgb(200,199,199)\" fill-rule=\"evenodd\"/></svg>");width:4vw;height:4vw}@media screen and (aspect-ratio>=16/9){.btn-volume_off:before{width:2.24888vmax;height:2.24888vmax}}.btn-fullscreen:before{background-image:url("data:image/svg+xml,<svg width=\"18\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18 6.402V0h-6.402v2.536h3.866v3.866H18zm-15.464 0V2.536h3.866V0H0v6.402h2.536zM18 18v-6.402h-2.536v3.866h-3.866V18H18zM6.402 18v-2.536H2.536v-3.866H0V18h6.402z\" fill=\"rgb(200,199,199)\" fill-rule=\"nonzero\"/></svg>");width:4vw;height:4vw}@media screen and (aspect-ratio>=16/9){.btn-fullscreen:before{width:2.24888vmax;height:2.24888vmax}}.btn-collapse:before{background-image:url("data:image/svg+xml,<svg width=\"18\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18 6.402V3.866h-3.866V0h-2.536v6.402H18zm-11.598 0V0H3.866v3.866H0v2.536h6.402zM14.134 18v-3.866H18v-2.536h-6.402V18h2.536zm-7.732 0v-6.402H0v2.536h3.866V18h2.536z\" fill=\"rgb(200,199,199)\" fill-rule=\"nonzero\"/></svg>");width:4vw;height:4vw}@media screen and (aspect-ratio>=16/9){.btn-collapse:before{width:2.24888vmax;height:2.24888vmax}}.overlay.channel-popup{height:calc(100% - vw($ht-head + $ht-marquee));top:32.2667vw}@media (orientation:landscape){.overlay.channel-popup{position:absolute}}@media screen and (aspect-ratio>=16/9){.overlay.channel-popup{height:calc(100% - 14.093vmax);top:18.1409vmax}}.overlay.channel-popup:not(:target){display:none}.overlay.channel-popup:target{display:block}.channel-list{-webkit-overflow-scrolling:touch;background-color:#fff;max-height:73%;overflow:hidden scroll;box-shadow:0 1.6vw 2.66667vw #000000b3}.channel-list dt{color:#3b5160;background-color:#e0e6e6;border-bottom:.26667vw solid #9eb0bb;padding:0 1.86667vw;font-size:3.2vw;font-weight:700;line-height:6.66667vw}.channel-list dt img{vertical-align:top;width:3.2vw;height:3.2vw;margin:1.6vw 1.33333vw 0 0}.channel-list dd{border-bottom:.26667vw solid #c5d0d7;font-size:3.73333vw}.channel-list dd:last-of-type{border-bottom-width:0}.channel-list a{padding:0 8vw 0 1.86667vw;font-weight:700;line-height:10.6667vw;position:relative}.channel-list a:after{content:"";background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path fill=\"%232789CE\" d=\"M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16zm0-1A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm3.884-6.84L5.28 11.964c-.155.087-.279.01-.279-.17V4.206c0-.18.124-.257.279-.17l6.605 3.804c.155.088.155.232 0 .32z\"/></svg>");background-repeat:no-repeat;background-size:contain;width:4.26667vw;height:4.26667vw;margin-top:-2.13333vw;position:absolute;top:50%;right:2.66667vw}.channel-list a.select{color:#1e1e1e;background-color:#ecdab7}.channel-list a.select:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path fill=\"%231F72AC\" fill-rule=\"evenodd\" d=\"M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16zm3.884-7.84c.155-.088.155-.232 0-.32L5.28 4.036C5.124 3.95 5 4.026 5 4.206v7.588c0 .18.124.257.279.17l6.605-3.804z\"/></svg>")}.channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(59,91,96)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(59,91,96)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(59,91,96)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(59,91,96)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(59,91,96)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(59,91,96)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(59,91,96)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(59,91,96)\" fill-rule=\"nonzero\"/></svg>") no-repeat}@media (orientation:landscape){.channel-list{height:auto;max-height:inherit}}@media screen and (aspect-ratio>=16/9){.channel-list{height:auto;max-height:inherit;box-shadow:0 .89955vmax 1.49925vmax #00000080}.channel-list dt{border-bottom-width:.14993vmax;padding:0 1.04948vmax;font-size:1.7991vmax;line-height:3.74813vmax}.channel-list dt img{width:1.7991vmax;height:1.7991vmax;margin:.89955vmax .74963vmax 0 0}.channel-list dd{border-bottom-width:.14993vmax;font-size:2.09895vmax}.channel-list a{padding:0 4.49775vmax 0 1.04948vmax;line-height:5.997vmax}.channel-list a:after{width:2.3988vmax;height:2.3988vmax;margin-top:-1.1994vmax;right:1.49925vmax}}.wrap-highlight{background-color:#1e1e1e;border-bottom:.7vw solid #ffa40c;height:12.2667vw;position:relative;overflow:hidden}.wrap-highlight ul{white-space:nowrap;padding-right:1.86667vw;position:absolute;bottom:0}.wrap-highlight li{margin-left:1.86667vw;padding-top:2.66667vw;position:relative}.wrap-highlight a{color:#fff;border-radius:1.6vw 1.6vw 0 0;padding:0 1.86667vw;font-weight:700;line-height:9.6vw}.wrap-highlight .select a{color:#1e1e1e}.wrap-highlight img{height:5.33333vw}.wrap-highlight .menu-casino a{color:#fff}.wrap-highlight .menu-casino a:after{background:url("data:image/svg+xml,<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.889 8.889h-7.778v-7.778h2.889v-1.111h-2.889c-.617 0-1.111.5-1.111 1.111v7.778c0 .611.494 1.111 1.111 1.111h7.778c.611 0 1.111-.5 1.111-1.111v-2.889h-1.111v2.889zm-2.778-8.889v1.111h1.994l-5.461 5.461.783.783 5.461-5.461v1.994h1.111v-3.889h-3.889z\" fill=\"%23CFBCC7\" fill-rule=\"nonzero\"/></svg>") 0 0/cover no-repeat;width:2.66667vw;height:2.66667vw;margin-right:1.06667vw;position:relative;top:3.73333vw;left:1.06667vw}.wrap-highlight .tag-new{top:.53333vw;right:2.13333vw}@media screen and (aspect-ratio>=16/9){.wrap-highlight{border-bottom-width:.4vmax;height:6.89655vmax}.wrap-highlight ul{padding-right:1.04948vmax}.wrap-highlight li{margin-left:1.04948vmax;padding-top:1.49925vmax}.wrap-highlight a{border-radius:.89955vmax .89955vmax 0 0;padding:0 1.04948vmax;line-height:5.3973vmax}.wrap-highlight img{width:2.9985vmax;height:2.9985vmax;margin:1.1994vmax .89955vmax 0 0}.wrap-highlight .menu-casino a:after{width:1.49925vmax;height:1.49925vmax;margin-right:.5997vmax;top:2.09895vmax;left:.5997vmax}.wrap-highlight .tag-new{top:.29985vmax;right:1.1994vmax}}.tag-new{color:#fff;text-align:center;filter:drop-shadow(1px 1px 2px #0009);z-index:2;background:url("data:image/svg+xml,<svg width=\"32\" height=\"16\" viewBox=\"0 0 32 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 12l-7 4 1-4h-11c-1.657 0-3-1.343-3-3v-6c0-1.657 1.343-3 3-3h26c1.657 0 3 1.343 3 3v6c0 1.657-1.343 3-3 3h-9z\" fill=\"%23D0021B\"/></svg>") 50%/contain no-repeat;width:8.53333vw;height:4.8vw;font-size:2.4vw;font-weight:700;line-height:4vw;position:absolute}@media screen and (aspect-ratio>=16/9){.tag-new{width:4.7976vmax;height:2.69865vmax;font-size:1.34933vmax;line-height:2.24888vmax}}.tag-live{color:#fff;text-align:center;background-image:linear-gradient(#fb3434 0%,#e80505 100%);border-radius:.8vw;min-width:9.33333vw;height:3.2vw;padding-right:1.33333vw;font-size:2.66667vw;line-height:3.2vw;position:absolute;top:1.06667vw;right:1.33333vw;box-shadow:0 .26667vw .8vw #00000080}.tag-live strong{background-image:linear-gradient(#fff 0%,#eee 89%);border-radius:.8vw 0 0 .8vw;flex:1;height:100%;margin-right:1.33333vw;padding:0 .53333vw}.tag-live strong:before{background:url("data:image/svg+xml,<svg width=\"14\" height=\"8\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"rgb(255,0,0)\" fill-rule=\"evenodd\"><path d=\"M12.012 0l-.698.727c1.734 1.808 1.734 4.738 0 6.546l.698.727c2.117-2.207 2.117-5.79 0-8zM10.3 1.714l-.7.735c.967 1.014.967 2.66 0 3.673l.7.735c1.352-1.418 1.352-3.721 0-5.143zM1.588 0l.698.727c-1.734 1.808-1.734 4.738 0 6.546L1.588 8c-2.117-2.207-2.117-5.79 0-8zM3.3 1.714l.7.735c-.967 1.014-.967 2.66 0 3.673l-.7.735c-1.352-1.418-1.352-3.721 0-5.143z\"/><circle cx=\"6.8\" cy=\"4.4\" r=\"1.6\"/></g></svg>") 0 0/contain no-repeat;width:3.73333vw;height:2.13333vw}@media screen and (aspect-ratio>=16/9){.tag-live{border-radius:.44978vmax;min-width:4.7976vmax;height:1.7991vmax;padding-right:.74963vmax;font-size:1.49925vmax;line-height:1.7991vmax;top:.5997vmax;right:.74963vmax;box-shadow:0 .14993vmax .44978vmax #00000080}.tag-live strong{border-radius:.44978vmax 0 0 .44978vmax;width:2.69865vmax;margin-right:.74963vmax;padding:0 .29985vmax}.tag-live strong:before{width:2.09895vmax;height:1.1994vmax}}.a-tab_next,.a-tab_prev{z-index:2;background-image:linear-gradient(90deg,#0000 0%,#000 39%);width:8vw;height:12.2667vw;padding:0;position:absolute;right:0}.wrap-highlight .a-tab_next,.wrap-highlight .a-tab_prev{border-radius:0;padding:0}.a-tab_next:after,.a-tab_prev:after{content:"";background:url("data:image/svg+xml,<svg width=\"10\" height=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1.9 0L10 8l-8.1 8L0 14.11 6.21 8 0 1.89z\" fill=\"%23FFF\" fill-rule=\"evenodd\"/></svg>") 0 0/contain no-repeat;width:2.66667vw;height:4.26667vw;margin-top:-57%;margin-left:40%;position:absolute}@media screen and (aspect-ratio>=16/9){.a-tab_next,.a-tab_prev{width:4.49775vmax;height:6.89655vmax}.a-tab_next:after,.a-tab_prev:after{width:1.49925vmax;height:2.3988vmax}}.a-tab_prev{background-image:linear-gradient(-90deg,#0000 0%,#000 39%);left:0}.a-tab_prev:after{transform:rotate(180deg)}.highlight-list,.inplay-list{border-bottom:.8vw solid #ffa40c}.highlight-list a,.inplay-list a{padding:1.6vw 0 1.86667vw 6.66667vw}.highlight-list a:after,.inplay-list a:after{display:none}.highlight-list dt,.inplay-list dt{line-height:4vw}.highlight-list .inplay-on a:before,.inplay-list .inplay-on a:before,.highlight-list .inplay-off a:before,.inplay-list .inplay-off a:before{margin-top:.26667vw;position:absolute;top:50%;left:2.66667vw}.highlight-list .inplay-on .time,.inplay-list .inplay-on .time,.highlight-list .inplay-off .time,.inplay-list .inplay-off .time{font-weight:400}@media screen and (aspect-ratio>=16/9){.highlight-list,.inplay-list{border-bottom-width:.44978vmax}.highlight-list a,.inplay-list a{padding:.89955vmax 0 1.04948vmax 3.74813vmax}.highlight-list .inplay-on a:before,.inplay-list .inplay-on a:before,.highlight-list .inplay-off a:before,.inplay-list .inplay-off a:before{margin-top:.14993vmax;left:1.49925vmax}}.pin-on,.pin-off{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><g fill=\"none\" fill-rule=\"evenodd\"><circle cx=\"12.5\" cy=\"12.5\" r=\"12.5\" fill=\"rgb(107,189,17)\"/><path fill=\"rgb(255,255,255)\" d=\"M17.59 11.922c1.606.516 2.443 1.107 2.443 2.166 0 .373-.066.616-.2.73-.134.115-.402.173-.804.173h-5.425l-.823 8.016h-.536l-.784-8.015H6.038c-.402 0-.67-.064-.804-.193-.134-.13-.2-.365-.2-.71 0-1.058.77-1.65 2.377-2.165.09 0 .18-.03.27-.086.49-.172.802-.444.936-.816L9.82 5.95v-.216c0-.23-.222-.415-.668-.558l-.067-.043h-.067c-.536-.143-.804-.387-.804-.73 0-.402.09-.652.268-.753.18-.1.49-.15.938-.15h6.16c.447 0 .76.05.938.15.178.1.268.35.268.752 0 .344-.268.588-.804.73h-.067l-.067.044c-.446.143-.67.33-.67.558v.215l1.206 5.07c.134.372.446.644.937.816.09.057.18.086.27.086z\"/></g></svg>") 0 0/contain no-repeat;width:6.66667vw;height:6.66667vw;margin-right:1.86667vw}.highlight-list .inplay-on .pin-on,.inplay-list .inplay-on .pin-on,.highlight-list .inplay-on .pin-off,.inplay-list .inplay-on .pin-off,.highlight-list .inplay-off .pin-on,.inplay-list .inplay-off .pin-on,.highlight-list .inplay-off .pin-off,.inplay-list .inplay-off .pin-off{flex:0 6.66667vw;padding:0}.highlight-list .inplay-on .pin-on:before,.inplay-list .inplay-on .pin-on:before,.highlight-list .inplay-on .pin-off:before,.inplay-list .inplay-on .pin-off:before,.highlight-list .inplay-off .pin-on:before,.inplay-list .inplay-off .pin-on:before,.highlight-list .inplay-off .pin-off:before,.inplay-list .inplay-off .pin-off:before{display:none}.game-team .pin-on,.game-team .pin-off{position:absolute;left:1.86667vw}.fancy_bet-head .pin-on,.sportsbook_bet-head .pin-on,.fancy_bet-head .pin-off,.sportsbook_bet-head .pin-off{background:url(/images/mobile/main/bg-fanctbet_pin.svg) 0/cover no-repeat,linear-gradient(-180deg,#0a92a5 0%,#087989 82%) 100%/cover no-repeat;width:10.6667vw;height:8vw;margin-right:0;position:relative}.fancy_bet-head .pin-on:before,.sportsbook_bet-head .pin-on:before,.fancy_bet-head .pin-off:before,.sportsbook_bet-head .pin-off:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><g fill=\"none\" fill-rule=\"evenodd\"><circle cx=\"12.5\" cy=\"12.5\" r=\"12.5\" fill=\"rgb(107,189,17)\"/><path fill=\"rgb(255,255,255)\" d=\"M17.59 11.922c1.606.516 2.443 1.107 2.443 2.166 0 .373-.066.616-.2.73-.134.115-.402.173-.804.173h-5.425l-.823 8.016h-.536l-.784-8.015H6.038c-.402 0-.67-.064-.804-.193-.134-.13-.2-.365-.2-.71 0-1.058.77-1.65 2.377-2.165.09 0 .18-.03.27-.086.49-.172.802-.444.936-.816L9.82 5.95v-.216c0-.23-.222-.415-.668-.558l-.067-.043h-.067c-.536-.143-.804-.387-.804-.73 0-.402.09-.652.268-.753.18-.1.49-.15.938-.15h6.16c.447 0 .76.05.938.15.178.1.268.35.268.752 0 .344-.268.588-.804.73h-.067l-.067.044c-.446.143-.67.33-.67.558v.215l1.206 5.07c.134.372.446.644.937.816.09.057.18.086.27.086z\"/></g></svg>") 0 0/cover no-repeat;width:5.86667vw;height:5.86667vw;display:block;position:absolute;top:1.06667vw;left:1.6vw}@media screen and (aspect-ratio>=16/9){.pin-on,.pin-off{width:3.74813vmax;height:3.74813vmax;margin-right:1.04948vmax}.highlight-list .inplay-on .pin-on,.inplay-list .inplay-on .pin-on,.highlight-list .inplay-on .pin-off,.inplay-list .inplay-on .pin-off,.highlight-list .inplay-off .pin-on,.inplay-list .inplay-off .pin-on,.highlight-list .inplay-off .pin-off,.inplay-list .inplay-off .pin-off{flex:0 3.74813vmax}.game-team .pin-on,.game-team .pin-off{left:1.04948vmax}.fancy_bet-head .pin-on,.sportsbook_bet-head .pin-on,.fancy_bet-head .pin-off,.sportsbook_bet-head .pin-off{width:5.997vmax;height:4.49775vmax}.fancy_bet-head .pin-on:before,.sportsbook_bet-head .pin-on:before,.fancy_bet-head .pin-off:before,.sportsbook_bet-head .pin-off:before{width:3.29835vmax;height:3.29835vmax;top:.5997vmax;left:.89955vmax}}.pin-off{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(126,151,167)\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm0-1C18.85 24 24 18.85 24 12.5S18.85 1 12.5 1 1 6.15 1 12.5 6.15 24 12.5 24zm5.09-12.078c1.606.516 2.41 1.13 2.41 2.19 0 .373-.067.616-.2.73-.135.115-.403.173-.804.173H13.57l-.81 7.988h-.536l-.795-7.988H6.003c-.4 0-.67-.065-.803-.194-.133-.128-.2-.364-.2-.708 0-1.06.804-1.674 2.41-2.19.09 0 .18-.03.27-.086.49-.172.802-.444.936-.816L9.82 5.95v-.216c0-.23-.222-.415-.668-.558l-.067-.043h-.067c-.536-.143-.804-.387-.804-.73 0-.402.09-.652.268-.753.18-.1.49-.15.938-.15h6.16c.447 0 .76.05.938.15.178.1.268.35.268.752 0 .344-.268.588-.804.73h-.067l-.067.044c-.446.143-.67.33-.67.558v.215l1.206 5.07c.134.372.446.644.937.816.09.057.18.086.27.086z\"/></svg>") 0 0/contain no-repeat}.game-team .pin-off{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><g fill=\"none\" fill-rule=\"evenodd\"><circle cx=\"12.5\" cy=\"12.5\" r=\"12.5\" fill=\"rgb(59,81,96)\"/><path fill=\"rgb(197,208,215)\" d=\"M17.59 11.922c1.606.516 2.443 1.107 2.443 2.166 0 .373-.066.616-.2.73-.134.115-.402.173-.804.173h-5.425l-.823 8.016h-.536l-.784-8.015H6.038c-.402 0-.67-.064-.804-.193-.134-.13-.2-.365-.2-.71 0-1.058.77-1.65 2.377-2.165.09 0 .18-.03.27-.086.49-.172.802-.444.936-.816L9.82 5.95v-.216c0-.23-.222-.415-.668-.558l-.067-.043h-.067c-.536-.143-.804-.387-.804-.73 0-.402.09-.652.268-.753.18-.1.49-.15.938-.15h6.16c.447 0 .76.05.938.15.178.1.268.35.268.752 0 .344-.268.588-.804.73h-.067l-.067.044c-.446.143-.67.33-.67.558v.215l1.206 5.07c.134.372.446.644.937.816.09.057.18.086.27.086z\"/></g></svg>")}.fancy_bet-head .pin-off:before,.sportsbook_bet-head .pin-off:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><g fill=\"none\" fill-rule=\"evenodd\"><circle cx=\"12.5\" cy=\"12.5\" r=\"12.5\" fill=\"rgb(59, 81, 96)\"/><path fill=\"rgb(197,208,215)\" d=\"M17.59 11.922c1.606.516 2.443 1.107 2.443 2.166 0 .373-.066.616-.2.73-.134.115-.402.173-.804.173h-5.425l-.823 8.016h-.536l-.784-8.015H6.038c-.402 0-.67-.064-.804-.193-.134-.13-.2-.365-.2-.71 0-1.058.77-1.65 2.377-2.165.09 0 .18-.03.27-.086.49-.172.802-.444.936-.816L9.82 5.95v-.216c0-.23-.222-.415-.668-.558l-.067-.043h-.067c-.536-.143-.804-.387-.804-.73 0-.402.09-.652.268-.753.18-.1.49-.15.938-.15h6.16c.447 0 .76.05.938.15.178.1.268.35.268.752 0 .344-.268.588-.804.73h-.067l-.067.044c-.446.143-.67.33-.67.558v.215l1.206 5.07c.134.372.446.644.937.816.09.057.18.086.27.086z\"/></g></svg>") 50%/cover no-repeat}.sports-book .pin-off{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><g fill=\"none\" fill-rule=\"evenodd\"><circle cx=\"12.5\" cy=\"12.5\" r=\"12.5\" fill=\"rgb(3,34,55)\"/><path fill=\"rgb(197,208,215)\" d=\"M17.59 11.922c1.606.516 2.443 1.107 2.443 2.166 0 .373-.066.616-.2.73-.134.115-.402.173-.804.173h-5.425l-.823 8.016h-.536l-.784-8.015H6.038c-.402 0-.67-.064-.804-.193-.134-.13-.2-.365-.2-.71 0-1.058.77-1.65 2.377-2.165.09 0 .18-.03.27-.086.49-.172.802-.444.936-.816L9.82 5.95v-.216c0-.23-.222-.415-.668-.558l-.067-.043h-.067c-.536-.143-.804-.387-.804-.73 0-.402.09-.652.268-.753.18-.1.49-.15.938-.15h6.16c.447 0 .76.05.938.15.178.1.268.35.268.752 0 .344-.268.588-.804.73h-.067l-.067.044c-.446.143-.67.33-.67.558v.215l1.206 5.07c.134.372.446.644.937.816.09.057.18.086.27.086z\"/></g></svg>")}.game-low_liq{background-color:#d0021b}.upcoming-list a{padding:1.6vw 2.66667vw 1.86667vw}.upcoming-list a:before,.upcoming-list a:after{display:none}.upcoming-list .upcoming-list-col3{display:block}@media screen and (aspect-ratio>=16/9){.upcoming-list a{padding:.89955vmax 1.49925vmax 1.04948vmax}}.upcoming-list-col3 h4{color:#3b5160;background-color:#c5d0d8;font-size:3.73333vw;font-weight:400;line-height:8.53333vw}.upcoming-list-col3 ul{align-items:stretch}.upcoming-list-col3 li{border-bottom-width:0;border-right:1px solid #e0e6e6;flex:1;align-items:flex-start}.upcoming-list-col3 a{white-space:normal;padding:1.33333vw 1.86667vw;line-height:1.2}@media screen and (aspect-ratio>=16/9){.upcoming-list-col3 h4{font-size:2.09895vmax;line-height:4.7976vmax}.upcoming-list-col3 a{padding:.74963vmax 1.04948vmax}}.game-fancy{background-color:#0a92a5}.game-fancy:after{background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.44 21.32l1.792-8.456h5.628l.504-2.408h-5.628l1.288-6.02h7.252L20.78 2H10.112c-.896 0-1.68.275-2.352.826-.672.55-1.11 1.283-1.316 2.198L3 21.32h6.44z\" fill=\"%23C5F6EE\" fill-rule=\"nonzero\"/></svg>")}.game-sportsbook{background-color:#e4550f}.game-sportsbook:after{background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.297 21l1.26-5.635 7.255.026c.876 0 1.642-.256 2.3-.77.656-.512 1.085-1.195 1.286-2.047l1.506-6.757c.2-.852.087-1.534-.342-2.047-.43-.513-1.09-.77-1.985-.77H5.997L2 21h6.297zm5.695-7.878h-3.943l1.752-7.852h3.943l-1.752 7.852z\" fill=\"%23FCEDC0\" fill-rule=\"nonzero\"/></svg>")}.game-bookmaker{background-color:#226bc3}.game-bookmaker:after{background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.58 21c.876 0 1.642-.257 2.3-.77.656-.513 1.085-1.195 1.286-2.047l.986-4.487c.091-.348.05-.679-.123-.992A1.722 1.722 0 0019.33 12c.365-.14.699-.365 1-.678.3-.313.497-.644.588-.992l.986-4.513c.2-.852.087-1.534-.342-2.047-.43-.513-1.09-.77-1.985-.77H5.997L2 21h13.58zm-1.096-10.122h-3.942l1.26-5.608h3.942l-1.26 5.608zm-1.752 7.879H8.79l1.26-5.635h3.942l-1.26 5.635z\" fill=\"%23CAFCFF\" fill-rule=\"nonzero\"/></svg>")}.game-live{background-color:#1876b2;width:4.53333vw}.game-live:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\"><g fill=\"none\" fill-rule=\"evenodd\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"%234AA2DB\"/><path fill=\"%23FFF\" d=\"M6 0a6 6 0 110 12A6 6 0 016 0zm0 1a5 5 0 100 10A5 5 0 006 1z\" opacity=\".605\"/><path fill=\"%23FFF\" d=\"M4 3v6l5-3z\"/></g></svg>");background-repeat:no-repeat}@media screen and (aspect-ratio>=16/9){.game-live{width:2.54873vmax}}.game-E{color:#1f5172;background-color:#fff;border:1px solid #1f5172;border-radius:.8vw;height:4vw;margin-left:auto;margin-right:1.33333vw;padding-right:1.06667vw;font-size:2.4vw;line-height:4vw;display:inline-flex;right:0;overflow:hidden}.game-E i{background-color:#1f5172;justify-content:center;align-items:center;width:4.8vw;height:100%;margin-right:.53333vw;position:relative;overflow:hidden}.game-E i:before{content:"";background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 13 15\"><path fill=\"%23fff\" d=\"M13 15v-4.768h-2.827v2.22H5.605V8.52h3.688V5.992H5.605V2.548h4.568v2.2H13V0H0v2.548h1.78v9.904H0V15z\"/></svg>");background-repeat:no-repeat;background-size:contain;width:1.86667vw;height:2.13333vw;margin-left:-.8vw}.game-E i:after{content:"";border-bottom:3.73333vw solid #fff;border-left:1.33333vw solid #0000;position:absolute;right:0}.highlight-list .inplay-on .game-E,.inplay-list .inplay-on .game-E{color:#1f5172}h4.game-info .game-E{color:#fffc;background-color:#1f5172;border-color:#fffc;height:4.53333vw;margin-right:0;font-weight:700;line-height:4.53333vw}h4.game-info .game-E i{background-color:#fffc}h4.game-info .game-E i:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 13 15\"><path fill=\"%231F5172\" d=\"M13 15v-4.768h-2.827v2.22H5.605V8.52h3.688V5.992H5.605V2.548h4.568v2.2H13V0H0v2.548h1.78v9.904H0V15z\"/></svg>");width:2.4vw;height:2.66667vw}h4.game-info .game-E i:after{border-bottom:4.53333vw solid #1f5172}.multi .game-E{color:#fffc;background-color:#1f5172;border-color:#fffc;display:inline-flex}.multi .game-E i{background-color:#fffc}.multi .game-E i:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 13 15\"><path fill=\"%231F5172\" d=\"M13 15v-4.768h-2.827v2.22H5.605V8.52h3.688V5.992H5.605V2.548h4.568v2.2H13V0H0v2.548h1.78v9.904H0V15z\"/></svg>")}.multi .game-E i:after{border-bottom-color:#1f5172}@media screen and (aspect-ratio>=16/9){.game-E{border-radius:.5997vmax;height:2.24888vmax;margin-right:.74963vmax;padding-right:.5997vmax;font-size:1.34933vmax;line-height:2.24888vmax}.game-E i{width:2.69865vmax;margin-right:.29985vmax}.game-E i:before{width:1.04948vmax;height:1.1994vmax;margin-left:-.44978vmax}.game-E i:after{border-bottom:2.09895vmax solid #fff;border-left:.74963vmax solid #0000}h4.game-info .game-E{height:2.69865vmax;line-height:2.69865vmax}h4.game-info .game-E i:before{width:1.1994vmax;height:1.34933vmax}h4.game-info .game-E i:after{border-bottom:2.54873vmax solid #1f5172}}.tab-wrap{color:#fff;background-color:#172832;padding:1.86667vw;font-size:3.73333vw;font-weight:700;line-height:8.8vw}.tab-wrap ul{border:1px solid #fff;border-radius:1.6vw}.tab-wrap li{border-right:1px solid #fff;flex:1}.tab-wrap li:first-of-type{border-radius:1.33333vw 0 0 1.33333vw}.tab-wrap li:last-of-type{border-right-width:0;border-radius:0 1.33333vw 1.33333vw 0}.tab-wrap li.select{background-color:#fff}.tab-wrap li.select a{color:#172832}.tab-wrap a{color:#fff}@media screen and (aspect-ratio>=16/9){.tab-wrap{padding:1.04948vmax;font-size:2.09895vmax;line-height:4.94753vmax}.tab-wrap ul{border-radius:.89955vmax}.tab-wrap li:first-of-type{border-radius:.74963vmax 0 0 .74963vmax}.tab-wrap li:last-of-type{border-radius:0 .74963vmax .74963vmax 0}}.inplay-list{border-bottom:1px solid #7e97a7}.quick_link{background-color:#1e1e1e;flex-wrap:wrap}.quick_link li{border:1px solid #4b4b4b;border-width:0 1px 1px 0;flex:0 20%}.quick_link li:nth-of-type(5n){border-right-width:0}.quick_link a{color:#fff;flex-direction:column;height:20.8vw;padding:2.93333vw 1.33333vw;font-size:3.2vw;line-height:1.1}.quick_link img{width:6.66667vw;height:6.66667vw;margin:0 auto .8vw}@media screen and (aspect-ratio>=16/9){.quick_link a{height:11.6942vmax;padding:1.64918vmax .74963vmax;font-size:1.7991vmax}.quick_link img{width:3.74813vmax;height:3.74813vmax;margin:0 auto .44978vmax}}.menu-list a{align-items:center}.side-content .menu-list a p{flex:1}.side-content .menu-list a span{font-weight:400}.side-content .menu-list a span.slip-note{background-color:#bb1c00;background-image:none;border:1px solid #3336;width:2.66667vw;height:2.66667vw;margin:0 1.33333vw;display:inline-block}@media screen and (aspect-ratio>=16/9){.side-content .menu-list a span.slip-note{width:1.49925vmax;height:1.49925vmax}}.path-wrap{color:#fff;background-color:#1e1e1e;font-weight:700;line-height:10.6667vw}.path-wrap ul{flex:1;padding-left:1.86667vw;padding-right:1.06667vw;display:inline}.path-wrap li{margin-right:1.86667vw;padding-right:3.46667vw;position:relative}.path-wrap li:after{content:"";background:url("data:image/svg+xml,<svg width=\"6\" height=\"10\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1.15 0L6 5l-4.85 5L0 8.82 3.73 5 0 1.18z\" fill=\"%23FFF\" fill-rule=\"evenodd\" opacity=\".5\"/></svg>") 0 0/contain no-repeat;width:1.6vw;height:2.66667vw;margin-top:-1.33333vw;position:absolute;top:50%;right:0}.path-wrap li:last-child{margin-right:0;padding-right:0}.path-wrap li:last-child:after{display:none}@media screen and (aspect-ratio>=16/9){.path-wrap{line-height:5.997vmax}.path-wrap ul{padding-left:1.04948vmax;padding-right:.5997vmax}.path-wrap li{margin-right:1.04948vmax;padding-right:1.94903vmax}.path-wrap li:after{width:.89955vmax;height:1.49925vmax;margin-top:-.74963vmax}}.go_back{background:url("data:image/svg+xml,<svg width=\"40\" height=\"40\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15 20l9-6v12z\" fill=\"%23FFF\" fill-rule=\"evenodd\"/></svg>") 0 0/contain no-repeat;border-right:1px solid #4b4b4b;width:10.6667vw;height:10.6667vw}@media screen and (aspect-ratio>=16/9){.go_back{width:5.997vmax;height:5.997vmax}}.account-id{align-items:center;width:100%;padding-left:1.86667vw}.account-id:before{content:"";background-size:contain;width:5.33333vw;height:5.33333vw;margin-right:1.33333vw}.account-id span{flex:1}.account-id .time-zone{border-left:1px solid #4b4b4b;flex:none;min-width:17.3333vw;margin-left:1.86667vw;padding:0 1.86667vw}@media screen and (aspect-ratio>=16/9){.account-id{padding-left:1.04948vmax}.account-id:before{width:2.9985vmax;height:2.9985vmax;margin-right:.74963vmax}.account-id .time-zone{min-width:9.74513vmax;margin-left:1.04948vmax;padding:0 1.04948vmax}}.game-wrap{color:#fff;background-color:#172832}.game-info{color:#7e97a7;background-color:#243a48;background-image:linear-gradient(-180deg,#2e4b5e 0%,#243a48 82%);justify-content:space-between;padding:0 1.86667vw;line-height:2.1}@media screen and (aspect-ratio>=16/9){.game-info{padding:0 1.04948vmax}}.info-icon li{align-items:center;margin-right:1.86667vw}.info-icon li:last-of-type{margin-right:0}.info-icon img{width:4.8vw;height:4.8vw;margin-right:.8vw}h4 .info-icon{font-weight:400}@media screen and (aspect-ratio>=16/9){.info-icon li{margin-right:1.04948vmax}.info-icon img{width:2.69865vmax;height:2.69865vmax;margin-right:.44978vmax}}.match-btn{background-color:#e0e6e6;justify-content:center;list-style:none}.match-btn li{position:relative}.match-btn li:after{content:"";z-index:1;background:#162831e6;width:.53333vw;height:7.46667vw;position:absolute;top:0;right:0;box-shadow:inset -1px 0 #ffffff4d}.match-btn li:last-of-type:after{display:none}.match-btn a{color:#fff;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:26.6667vw;height:7.46667vw;font-size:3.2vw;font-weight:700}.match-btn a:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:3.73333vw;height:3.73333vw;margin-right:.53333vw}.match-btn .btn-pin{background-image:url(/images/bg-match-btn-left.png);padding-left:2.13333vw}.match-btn .btn-pin:before{background-image:url("data:image/svg+xml,<svg width=\"8\" height=\"12\" viewBox=\"0 0 8 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.714 5.25c.857.321 1.286.812 1.286 1.473 0 .232-.036.384-.107.455-.071.071-.214.107-.429.107h-2.893l-.429 4.714h-.286l-.429-4.714h-2.893c-.214 0-.357-.04-.429-.121-.071-.08-.107-.228-.107-.442 0-.661.429-1.152 1.286-1.473l.143-.054c.262-.107.429-.277.5-.509l.643-3.161v-.134c0-.143-.119-.259-.357-.348l-.036-.027h-.036c-.286-.089-.429-.241-.429-.455 0-.25.048-.406.143-.469.095-.063.262-.094.5-.094h3.286c.238 0 .405.031.5.094.095.063.143.219.143.469 0 .214-.143.366-.429.455h-.036l-.036.027c-.238.089-.357.205-.357.348v.134l.643 3.161c.071.232.238.402.5.509l.143.054z\" fill=\"rgb(255,255,255)\"/></svg>")}.match-btn .btn-pin.select{background-image:url(/images/bg-match-btn-left-select.png)}.match-btn .btn-refresh{background-image:url(/images/bg-match-btn-right.png);padding-right:2.13333vw}.match-btn .btn-refresh:before{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}@media screen and (aspect-ratio>=16/9){.match-btn li:after{width:.29985vmax;height:4.1979vmax}.match-btn a{width:14.9925vmax;height:4.1979vmax;font-size:1.7991vmax}.match-btn a:before{width:2.09895vmax;height:2.09895vmax;margin-right:.29985vmax}.match-btn .btn-pin{padding-left:1.1994vmax}.match-btn .btn-refresh{padding-right:1.1994vmax}}.game-team{table-layout:fixed;width:100%;font-size:4vw}.game-team th,.game-team td,.game-team .announce-wrap table th,.announce-wrap table .game-team th{vertical-align:top;padding:1.86667vw}.game-team th{padding-left:10.4vw}.game-team td,.game-team .announce-wrap table th,.announce-wrap table .game-team th{border-left:1px solid #ffffff26}.game-team h4{line-height:6.93333vw}.game-team h4 span{color:#fff;vertical-align:middle;font-size:2.66667vw;font-weight:400}.game-team h4 strong{color:#3b5160;background:#fff;border-radius:1.06667vw;margin-left:1.86667vw;padding:.8vw 1.33333vw;font-size:3.46667vw;line-height:4.53333vw}.game-team h4:last-of-type{margin-right:0}.game-team span{color:#7e97a7;font-size:2.13333vw}.game-team .team-scores{background-color:#00000073;width:18.6667vw}.game-team .team-scores:first-of-type{border-left-width:0}.game-team .team-scores h4{letter-spacing:-.26667vw}.game-team .team-other{color:#7e97a7;display:none}.game-team .team-refresh{width:6.66667vw}.game-team .team-multi_Go{border-left-width:0;width:6.66667vw}.game-team a{width:6.66667vw;height:6.66667vw}.game-team .in-play,.game-team .in-play span{color:#8eea29}.game-team .refresh{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>") 0 0/contain no-repeat;width:5.86667vw;height:5.86667vw;margin:0 auto}.game-team .multi-Go{background:#3b5160 url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9.718 5L17 12l-7.282 7L8 17.348 13.592 12 8 6.652\"/></svg>") 0 0/contain no-repeat;border-radius:1.06667vw;width:6.4vw;height:6.4vw;margin-top:1px}.multi .game-team .refresh{margin-top:2px}.game-team.no-score th{padding-left:1.86667vw}@media screen and (aspect-ratio>=16/9){.game-team{font-size:2.24888vmax}.game-team th,.game-team td,.game-team .announce-wrap table th,.announce-wrap table .game-team th{padding:1.04948vmax}.game-team th{padding-left:5.84708vmax}.game-team h4{line-height:3.89805vmax}.game-team h4 span{font-size:1.49925vmax}.game-team h4 strong{border-radius:.5997vmax;margin-left:1.04948vmax;padding:.29985vmax .74963vmax;font-size:1.94903vmax;line-height:2.24888vmax}.game-team .game-low_liq{color:#fff;width:auto;margin-left:1.6vw;margin-right:0;font-size:3.2vw;line-height:4.8vw;display:inline-block}.game-team span{font-size:1.1994vmax}.game-team .team-scores h4{letter-spacing:0}.game-team .team-refresh,.game-team .team-multi_Go{width:3.74813vmax}.game-team a{width:3.74813vmax;height:3.74813vmax}.game-team .pin-on,.game-team .pin-off{left:1.04948vmax}.game-team .refresh{width:3.29835vmax;height:3.29835vmax}.game-team .multi-Go{border-radius:.5997vmax;width:3.5982vmax;height:3.5982vmax}.multi .game-team h4{line-height:3.74813vmax}.multi .game-team .game-low_liq{margin-right:.89955vmax;font-size:1.7991vmax;line-height:2.69865vmax}.game-team.no-score th{padding-left:1.04948vmax}}.game-team.tennis td,.game-team.tennis .announce-wrap table th,.announce-wrap table .game-team.tennis th{border-left-width:0}.game-team.tennis .team-scores{width:6.66667vw}.game-team.tennis .team-last_box{border-right:1px solid #ffffff26}@media screen and (aspect-ratio>=16/9){.game-team.tennis .team-scores{width:5.24738vmax}.game-team.tennis .team-other{width:5.24738vmax;display:table-cell}}.game-team.soccer th{border-right:1px solid #ffffff26;width:10.4vw;padding:1.86667vw 0}.game-team.soccer .team-scores{width:6.66667vw}@media screen and (aspect-ratio>=16/9){.game-team.soccer th{width:5.84708vmax;padding:1.04948vmax 0}.game-team.soccer .team-scores{width:5.24738vmax}}.game-team.racing h4{margin-right:3.2vw}.game-team.racing h4.info-horse_race{color:#243a48;background-color:#fff;border-radius:1.33333vw;width:auto;padding:.53333vw .8vw;font-size:3.46667vw;line-height:1.2}@media screen and (aspect-ratio>=16/9){.game-team.racing h4{margin-right:1.7991vmax}.game-team.racing h4.info-horse_race{border-radius:.74963vmax;padding:.29985vmax .44978vmax;font-size:1.94903vmax}}.scores-time{color:#7e97a7;clear:left;font-size:2.13333vw;font-weight:400}.scores-time li{margin-right:1.33333vw}.scores-time li:before{content:"";background-color:#7e97a7;border-radius:50%;width:1.06667vw;height:1.06667vw;margin:.8vw 1.33333vw 0 0}.scores-time li:first-of-type:before{display:none}@media screen and (aspect-ratio>=16/9){.scores-time{font-size:1.1994vmax}.scores-time li{margin-right:.74963vmax}.scores-time li:before{width:.5997vmax;height:.5997vmax;margin:.44978vmax .74963vmax 0 0}}.soccer-map{border-top:1px solid #ffffff26;position:relative}.soccer-map:after{content:"";background-color:#fff;width:.26667vw;min-width:1px;height:1.86667vw;position:absolute;left:50%}@media screen and (aspect-ratio>=16/9){.soccer-map:after{width:.14993vmax;height:1.04948vmax}}.bg-progress_bar{background:#ffffff40;border-radius:1.06667vw;height:2.13333vw;position:relative;box-shadow:inset 0 .26667vw .8vw #00000080}@media screen and (aspect-ratio>=16/9){.bg-progress_bar{border-radius:.5997vmax;height:1.1994vmax;box-shadow:inset 0 .14993vmax .44978vmax #00000080}}.progress_bar{background:#6bbd11 linear-gradient(-180deg,#6bbd11 15%,#43730f 100%);border-radius:1.06667vw;height:100%}@media screen and (aspect-ratio>=16/9){.progress_bar{border-radius:.5997vmax}}.card-yellow{background:#f8e71c}.card-red{background:#fc1b1b}.ball-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"11\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11 11\"><defs><linearGradient id=\"b\" x1=\"50%\" x2=\"50%\" y1=\"15.436%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"rgb(255,255,255)\"/><stop offset=\"100%\" stop-color=\"rgb(204,204,204)\"/></linearGradient><circle id=\"a\" cx=\"5.5\" cy=\"5.5\" r=\"5.5\"/><linearGradient id=\"d\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"rgb(61,96,117)\"/><stop offset=\"100%\" stop-color=\"rgb(27,45,56)\"/></linearGradient><path id=\"c\" d=\"M5.5 0c1.516 0 2.812.538 3.887 1.613C10.462 2.688 11 3.983 11 5.5c0 1.516-.538 2.812-1.613 3.887C8.312 10.462 7.017 11 5.5 11c-1.516 0-2.812-.538-3.887-1.613C.538 8.312 0 7.017 0 5.5c0-1.516.538-2.812 1.613-3.887C2.688.538 3.983 0 5.5 0zm1.084 10.418c.035 0 .07-.01.106-.026.035-.018.07-.027.106-.027l.634-1.692-.53-1.03v-.028H4.1l-.53 1.032.66 1.718c.018 0 .05.01.093.027.044.017.075.026.093.026.352.088.687.132 1.005.132.37 0 .76-.044 1.164-.132zM3.754.768c-1.004.387-1.797.995-2.38 1.823l.583 1.694.132.053 1.295.608 1.877-1.587V1.825L3.755.767zm5.87 1.823C9.01 1.73 8.215 1.12 7.245.768L5.713 1.825v1.533L7.59 4.945l1.427-.635.608-1.72zM.477 5.95c.07.9.36 1.71.873 2.432l1.85.027.555-1.033-.53-2.036-.025-.025-1.296-.582L.476 5.95zM7.8 8.41l1.85-.028c.513-.723.804-1.533.874-2.432L9.096 4.733l-1.322.608-.53 2.037L7.8 8.41z\"/></defs><g fill=\"none\" fill-rule=\"evenodd\"><use fill=\"rgb(255,255,255)\" xlink:href=\"%23a\"/><use fill=\"url(%23b)\" xlink:href=\"%23a\"/><use fill=\"rgb(36,58,72)\" xlink:href=\"%23c\"/><use fill=\"url(%23d)\" xlink:href=\"%23c\"/></g></svg>") 0 0/contain;border-radius:50%;width:2.93333vw;height:2.93333vw;margin-left:-1.6vw;position:absolute;box-shadow:0 .26667vw .8vw #00000080}@media screen and (aspect-ratio>=16/9){.ball-soccer{width:1.64918vmax;height:1.64918vmax;margin-left:-.89955vmax;box-shadow:0 .14993vmax .44978vmax #00000080}}.sum-status{background-image:linear-gradient(-180deg,#ffcc2f 0%,#ffb80c 71%);border-radius:50%;width:2.93333vw;height:2.93333vw;margin-left:-1.6vw;line-height:2.93333vw;position:absolute;box-shadow:0 .26667vw .8vw #00000080}.game-team .sum-status{color:#1e1e1e}@media screen and (aspect-ratio>=16/9){.sum-status{width:1.64918vmax;height:1.64918vmax;margin-left:-.89955vmax;line-height:1.64918vmax;box-shadow:0 .14993vmax .44978vmax #00000080}}.team-a{top:-1.6vw}@media screen and (aspect-ratio>=16/9){.team-a{top:-.89955vmax}}.team-b{top:1.06667vw}@media screen and (aspect-ratio>=16/9){.team-b{top:.5997vmax}}.market-type{background-color:#e0e6e6;height:9.6vw;padding:1.86667vw;position:relative;overflow:hidden}.market-type ul{white-space:nowrap;padding-right:.53333vw;position:absolute}.market-type li{margin-right:1.33333vw}.market-type a{color:#fff;background:#243a48;border:1px solid #243a48;border-radius:4.8vw;padding:0 2.4vw;font-weight:700;line-height:9.06667vw}.market-type .select a{color:#1e1e1e;background-image:linear-gradient(-180deg,#ffb80c 15%,#ffa00c 100%);border-color:#3333334d}@media screen and (aspect-ratio>=16/9){.market-type{height:5.3973vmax;padding:1.04948vmax}.market-type ul{padding-right:.29985vmax}.market-type li{margin-right:.74963vmax}.market-type a{border-radius:2.69865vmax;padding:0 1.34933vmax;line-height:5.09745vmax}}.bets-wrap{background-color:#fff;border-bottom:1px solid #7e97a7;margin-bottom:0;position:relative}.bets-wrap:last-of-type{margin-bottom:2.66667vw}.bets-wrap.multi{margin-bottom:5.33333vw}@media screen and (aspect-ratio>=16/9){.bets-wrap:last-of-type{margin-bottom:1.49925vmax}.bets-wrap.multi,.bets-wrap.multi:last-of-type{margin-bottom:2.9985vmax}}.no-game{padding:2.66667vw 1.86667vw}@media screen and (aspect-ratio>=16/9){.no-game{padding:1.49925vmax 1.04948vmax}}.suspend-full{width:37.3333vw;height:calc(100% - 9.33vw);position:absolute;right:0}@media (orientation:landscape){.suspend-full{width:107.2vw}}@media screen and (aspect-ratio>=16/9){.suspend-full{width:60.2699vmax;height:calc(100% - 5.24vmax)}}.bets-selections dt{padding:1.33333vw 1.86667vw}.bets-selections>dd{width:18.6667vw}.bets-selections h4{width:100%;line-height:1.2}.bets-selections .suspend{width:37.3333vw;height:100%;position:absolute;right:0}@media screen and (aspect-ratio>=16/9){.bets-selections dt{padding:.74963vmax 1.04948vmax}.bets-selections>dd{width:10.045vmax}.bets-selections a{padding:.89955vmax .44978vmax}.bets-selections .suspend{width:60.2699vmax}}.win,.to-win{color:#508d0e}.lose,.to-lose{color:#d0021b}.to-win:before{background-image:url("data:image/svg+xml,<svg width=\"10\" height=\"10\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 3h4v4H0V3zm4 7V0l6 5-6 5z\" fill=\"%23508E0D\" fill-rule=\"evenodd\"/></svg>")}.to-lose:before{background-image:url("data:image/svg+xml,<svg width=\"10\" height=\"10\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 3h4v4H0V3zm4 7V0l6 5-6 5z\" fill=\"%23D0021B\" fill-rule=\"evenodd\"/></svg>")}.disabled dd a{cursor:not-allowed;position:relative}.disabled dd a:before{content:"";background:#3333 url(../../images/mobile/bg-disabled.png);width:100%;height:100%;position:absolute;top:0;left:0}.cooldown dd a{position:relative}.cooldown dd a:after{content:"";opacity:0;width:100%;height:1.06667vw;position:absolute;bottom:0;left:0}.cooldown .back-1:after,.cooldown .back-2:after,.cooldown .back-3:after{background-color:#002e5566}.cooldown .lay-1:after,.cooldown .lay-2:after,.cooldown .lay-3:after{background-color:#590a1566}@media screen and (aspect-ratio>=16/9){.cooldown dd a:after{height:.5997vmax}}.horse-info{align-items:center;width:100%;margin-bottom:.53333vw}.horse-info:last-child{margin-bottom:0}.bets-selections .horse-info>ul{font-size:3.2vw;line-height:1.1;display:block}.bets-selections .horse-info>ul li{margin:0}.horse-box{width:6.13333vw}.uniform{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 26 21\"><defs><path id=\"a\" d=\"M0 0h26v21H0z\"/></defs><g fill=\"none\" fill-rule=\"evenodd\"><mask id=\"b\" fill=\"%23fff\"><use xlink:href=\"%23a\"/></mask><use fill=\"%23FFF\" xlink:href=\"%23a\"/><path fill=\"%23C5D0D7\" fill-rule=\"nonzero\" d=\"M22.16 11.15L25 8.33l-5.36-5.6-2.55-.6-.13-.33c0-.04-.03-.06-.05-.09L15.48.11a.32.32 0 0 0-.31-.1l-.31.07a.32.32 0 0 0-.2.15.3.3 0 0 0-.03.19A9.07 9.07 0 0 1 11.4.36l-.44-.24-1.5 1.62-.06.1-.12.31-2.56.62L1 7.6l2.96 3.13 2.52-1.8-.41 13.75h14.45l-.96-13.21 2.6 1.68zM11.22 3.9l-.25-.07-1.75.4.45-2.3L10.94.62c.06 1.72.84 3.42 2.06 4.14a4.15 4.15 0 0 1-1.78-.85zm4.5.04a.31.31 0 0 0-.2.02l-1.99.82-.18-.12c.58-.66 2.14-1.3 1.58-4.3l.37-.14 1.43 1.7.4 2.32-1.42-.3z\" mask=\"url(%23b)\"/></g></svg>") 50% no-repeat;width:6.93333vw;height:5.6vw;margin-right:1.86667vw}.uniform img{width:6.93333vw;height:5.6vw}.horse-name{flex:1;min-width:0}.horse-name li:first-of-type{margin-bottom:.53333vw;font-size:3.73333vw;font-weight:700}@media screen and (aspect-ratio>=16/9){.horse-info{margin-bottom:.29985vmax}.bets-selections .horse-info>ul{font-size:1.7991vmax}.horse-box{width:3.44828vmax}.uniform{width:3.89805vmax;height:3.14843vmax;margin-right:1.04948vmax}.uniform img{width:3.89805vmax;height:3.14843vmax}.horse-name li:first-of-type{margin-bottom:.29985vmax;font-size:2.09895vmax}}.back-1{background-color:#72bbef}.back-1.select{color:#fff;background-color:#1a8ee1;box-shadow:inset 0 2px 5px #00000080}.back-1.select a{color:#fff}.disable .back-1{color:#999;background-color:#ddd}.back-2{background-color:#b7d5eb}.back-2.select{color:#fff;background-color:#67a6d5;box-shadow:inset 0 2px 5px #00000080}.back-2.select a{color:#fff}.disable .back-2{color:#999;background-color:#ddd}.back-3{background-color:#d7e8f4}.back-3.select{color:#fff;background-color:#87bade;box-shadow:inset 0 2px 5px #00000080}.back-3.select a{color:#fff}.disable .back-3{color:#999;background-color:#ddd}.lay-1{background-color:#faa9ba}.lay-1.select{color:#fff;background-color:#f4496d;box-shadow:inset 0 2px 5px #00000080}.lay-1.select a{color:#fff}.disable .lay-1{color:#999;background-color:#ddd}.lay-2{background-color:#efd3d9}.lay-2.select{color:#fff;background-color:#d48898;box-shadow:inset 0 2px 5px #00000080}.lay-2.select a{color:#fff}.disable .lay-2{color:#999;background-color:#ddd}.lay-3{background-color:#f6e6ea}.lay-3.select{color:#fff;background-color:#db9bab;box-shadow:inset 0 2px 5px #00000080}.lay-3.select a{color:#fff}.disable .lay-3{color:#999;background-color:#ddd}.lottery-ball{background-color:#72bbef}.lottery-ball.select{color:#fff;background-color:#1a8ee1;box-shadow:inset 0 2px 5px #00000080}.lottery-ball.select a{color:#fff}.disable .lottery-ball{color:#999;background-color:#ddd}.bets-selections-head{min-height:auto;line-height:1.1}.bets-selections-head dt{align-items:flex-end;padding:1.86667vw 1.86667vw .8vw;font-size:2.93333vw}.bets-selections-head dd{justify-content:center;align-items:flex-end;width:18.6667vw;padding:1.86667vw 1.86667vw .8vw;font-weight:700}.bets-selections-head .a-depth{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\" fill-rule=\"evenodd\"><g><use fill=\"%23FFF\" xlink:href=\"%23a\"/><circle stroke=\"%237E97A7\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12H8v5h2v-5zm3-4h-2v9h2V8zm7 10H7V6H6v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2V7z\" fill=\"%237E97A7\"/></g></svg>") 0 0/contain no-repeat;width:6.66667vw;height:6.66667vw;margin-right:1.86667vw;padding:0}.multi .bets-selections-head dt{color:#243a48;align-items:center}@media screen and (aspect-ratio>=16/9){.bets-selections-head{min-height:auto}.bets-selections-head dt{padding:1.04948vmax 1.04948vmax .44978vmax;font-size:1.64918vmax}.bets-selections-head dd{width:10.045vmax;padding:1.04948vmax 1.04948vmax .44978vmax}.bets-selections-head .a-depth{width:3.74813vmax;height:3.74813vmax;margin-right:1.04948vmax}}.bet_slip-wrap{border-bottom:1px solid #7e97a7;padding-top:2.66667vw}.bet_slip-wrap.back{background-color:#dceaf4}.bet_slip-wrap.lay{background-color:#f2e5e8}.bet_slip-wrap.book{background-color:#d3edd0}.bet_slip-wrap .message-wrap{z-index:auto;color:#1e1e1e;border-top-width:0;margin:-2.66667vw 0 3.73333vw;position:relative}.bet_slip-wrap:last-child{border-bottom-width:0}@media screen and (aspect-ratio>=16/9){.bet_slip-wrap{padding-top:1.49925vmax}.bet_slip-wrap .message-wrap{margin:-1.49925vmax 0 2.09895vmax}}.btn-list{padding:0 1.86667vw 1.86667vw}.btn-list li{flex:47.2vw;margin-right:1.86667vw;overflow:hidden}.btn-list li:last-of-type{margin-right:0}.btn-list li p{text-align:center;margin-top:1.33333vw}@media screen and (aspect-ratio>=16/9){.btn-list{padding:0 1.04948vmax 1.04948vmax}.btn-list li{flex:26.5367vmax;margin-right:1.04948vmax}}.input-num{cursor:text;background:#fff;border:1px solid #aaa;border-radius:1.6vw;font-size:4vw;font-weight:700;line-height:10.1333vw;overflow:hidden;box-shadow:inset 0 .53333vw #0000001a}.input-num a{background-image:linear-gradient(-180deg,#fff 0%,#eee 89%);justify-content:center;align-items:center;width:12vw;height:10.6667vw}.input-num a:before{content:"";background-repeat:no-repeat;background-size:contain}.input-num span{color:#7e97a7;flex:1;justify-content:center;align-items:center;position:relative;overflow:hidden}.input-num .typed{color:#1e1e1e}.input-num .typed:before,.input-num .typeing:before{display:none}.input-num .typeing:after{content:"";background-color:#1f72ac;width:.66667vw;height:5.33333vw;animation:1s infinite typeing}.input-num.error .typed{color:#d0021b}.input-num.disable .typed{color:#999}@media screen and (aspect-ratio>=16/9){.input-num{border-radius:.89955vmax;font-size:2.24888vmax;line-height:5.69715vmax;box-shadow:inset 0 .29985vmax #0000001a}.input-num a{width:6.74663vmax;height:5.997vmax}.input-num .typeing:after{width:.37481vmax;height:2.9985vmax}}.input-stake span:before{content:"Stake"}.input-odds span:before{content:"Odds"}.icon-minus{border-right:1px solid #aaa;border-radius:1.6vw 0 0 1.6vw}.icon-minus:before{background-image:url("data:image/svg+xml,<svg width=\"17\" height=\"4\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><rect id=\"b\" width=\"17\" height=\"3\" rx=\"1.5\"/><filter x=\"-2.9%\" y=\"-16.7%\" width=\"105.9%\" height=\"166.7%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"1\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0\" in=\"shadowOffsetOuter1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><use fill=\"%231F72AC\" xlink:href=\"%23b\"/></g></svg>");width:4.53333vw;height:1.06667vw}.disable .icon-minus{background:#fff}.disable .icon-minus:before{background-image:url("data:image/svg+xml,<svg width=\"17\" height=\"4\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><rect id=\"b\" width=\"17\" height=\"3\" rx=\"1.5\"/><filter x=\"-2.9%\" y=\"-16.7%\" width=\"105.9%\" height=\"166.7%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"1\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0\" in=\"shadowOffsetOuter1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><use fill=\"%23999\" xlink:href=\"%23b\"/></g></svg>")}@media screen and (aspect-ratio>=16/9){.icon-minus{border-radius:.89955vmax 0 0 .89955vmax}.icon-minus:before{width:2.54873vmax;height:.5997vmax}}.icon-plus{border-left:1px solid #aaa;border-radius:0 1.6vw 1.6vw 0}.icon-plus:before{background-image:url("data:image/svg+xml,<svg width=\"17\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M7.16 7.16H1.33a1.34 1.34 0 0 0 0 2.68h5.83v5.83a1.34 1.34 0 0 0 2.68 0V9.84h5.83a1.34 1.34 0 0 0 0-2.68H9.84V1.33a1.34 1.34 0 0 0-2.68 0v5.83z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-2.9%\" width=\"105.9%\" height=\"111.8%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"1\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0\" in=\"shadowOffsetOuter1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><use fill=\"%231F72AC\" xlink:href=\"%23b\"/></g></svg>");width:4.53333vw;height:4.8vw}.disable .icon-plus{background:#fff}.disable .icon-plus:before{background-image:url("data:image/svg+xml,<svg width=\"17\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M7.16 7.16H1.33a1.34 1.34 0 0 0 0 2.68h5.83v5.83a1.34 1.34 0 0 0 2.68 0V9.84h5.83a1.34 1.34 0 0 0 0-2.68H9.84V1.33a1.34 1.34 0 0 0-2.68 0v5.83z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-2.9%\" width=\"105.9%\" height=\"111.8%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"1\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0\" in=\"shadowOffsetOuter1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><use fill=\"%23999\" xlink:href=\"%23b\"/></g></svg>")}@media screen and (aspect-ratio>=16/9){.icon-plus{border-radius:0 .89955vmax .89955vmax 0}.icon-plus:before{width:2.54873vmax;height:2.69865vmax}}.coin-list{background-image:linear-gradient(-180deg,#32617f 20%,#1f4258 91%);margin-bottom:1.86667vw}.coin-list li{border-right:1px solid #ffffff26;flex:1}.coin-list li:last-child{border-right-width:0}.coin-list a{color:#fff;background-image:linear-gradient(-180deg,#32617f 20%,#1f4258 91%);line-height:2.46}.coin-list.disable,.coin-list.disable a{background:#9ab0bb}@media screen and (aspect-ratio>=16/9){.coin-list{margin-bottom:1.04948vmax}}.keyboard-wrap{border-top:1px solid #aaa;margin-bottom:1.86667vw}.keyboard-wrap ul{flex-wrap:wrap;flex:1}.keyboard-wrap li{flex:16.6667%}.keyboard-wrap a{color:#1e1e1e;background-color:#fff;border:0 solid #aaa;border-width:0 0 1px 1px;font-size:4vw;line-height:10.4vw}.keyboard-wrap .btn-delete{flex:0 14.6667vw;justify-content:center;align-items:center}.keyboard-wrap .btn-delete:before{content:"";background:url("data:image/svg+xml,<svg width=\"18\" height=\"12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.52 8.6c.07.06.1.13.1.2 0 .06-.03.13-.1.2l-.74.75c-.05.05-.12.07-.21.07-.1 0-.16-.02-.21-.07l-2.67-2.63-2.67 2.63c-.05.05-.12.07-.22.07-.09 0-.16-.02-.2-.07L6.85 9c-.07-.07-.11-.14-.11-.2 0-.07.04-.14.1-.2L9.54 6 6.82 3.4c-.14-.13-.14-.26 0-.4l.77-.75c.05-.05.12-.07.21-.07.1 0 .17.02.22.07l2.67 2.6 2.67-2.6c.05-.05.12-.07.21-.07.1 0 .16.02.21.07l.77.75c.15.14.15.27 0 .4L11.85 6l2.67 2.6zM17.54.47c.3.3.46.67.46 1.12v8.73c0 .45-.16.85-.47 1.18-.32.33-.7.49-1.15.49H5.91a2.52 2.52 0 0 1-2-.99l-.04-.03L0 6 3.87.95C4.36.32 5.04 0 5.9 0h10.47c.45 0 .83.16 1.16.48zm-.66 9.93V1.52c0-.35-.17-.52-.5-.52H5.91c-.47 0-.85.19-1.13.56L1.41 6l3.37 4.44c.3.37.68.56 1.13.56h10.47c.33 0 .5-.2.5-.59z\" fill=\"%231E1E1E\" fill-rule=\"evenodd\"/></svg>") 0 0/contain no-repeat;width:4.8vw;height:3.2vw}@media screen and (aspect-ratio>=16/9){.keyboard-wrap{margin-bottom:1.04948vmax}.keyboard-wrap li{flex:1}.side-content .keyboard-wrap li{flex:16.6667%}.keyboard-wrap a{font-size:2.24888vmax;line-height:5.84708vmax}.keyboard-wrap .btn-delete{flex:0 8.24588vmax}.keyboard-wrap .btn-delete:before{width:2.69865vmax;height:1.7991vmax}}.info-other,.info-rotate{color:#7e97a7;margin-bottom:5.33333vw;padding:0 1.86667vw;font-size:3.2vw}@media screen and (aspect-ratio>=16/9){.info-other,.info-rotate{margin-bottom:2.9985vmax;padding:0 1.04948vmax;font-size:1.7991vmax}}.info-rotate:before{content:"";background:url("data:image/svg+xml,<svg width=\"35\" height=\"32\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"%237E97A7\" fill-rule=\"evenodd\"><path d=\"M17 15v-5c0-1.1.9-2 2-2h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2v-7c0-1.1.9-2 2-2h8zm-7 10h7v-9h-7v9zm8-14v12h9V11h-9z\"/><path d=\"M11.4 6.18a5.36 5.36 0 0 1 4.33-1.58c.8.06 1.57.27 2.3.64l-.61 1.19a4.27 4.27 0 0 0-3.5-.25 4.09 4.09 0 0 0-2.4 2.23c-.21.46-.33.95-.36 1.45l2.8.03-3.42 3.42L7 9.78l2.77.06a5.52 5.52 0 0 1 1.64-3.66z\"/></g></svg>") 0 0/contain no-repeat;border:1px solid #7e97a7;border-radius:1.06667vw;width:9.33333vw;height:8.53333vw;margin-right:1.86667vw;box-shadow:inset 0 1px #ffffffb3}@media (orientation:landscape){.info-rotate{display:none}}.no-data{color:#7e97a7;background:#fff;border:1px solid #7e97a7;border-radius:1.6vw;margin:5.33333vw 2.66667vw;padding:2.66667vw 1.86667vw 5.33333vw;font-size:4.26667vw}.no-data h3{color:#7e97a7;background-image:none;border-bottom:1px solid #e0e6e6;justify-content:center;align-items:center;margin-bottom:1.33333vw;padding:1.86667vw 0;font-size:5.33333vw}.no-data h3:before{content:"";background:url(/images/mobile/main/icon-nodata.svg) 0 0/contain no-repeat;width:8.26667vw;height:8.53333vw;margin-right:1.33333vw}@media screen and (aspect-ratio>=16/9){.no-data{border-radius:.89955vmax;margin:2.9985vmax 1.49925vmax;padding:1.49925vmax 1.04948vmax 2.9985vmax;font-size:2.3988vmax}.no-data h3{margin-bottom:.74963vmax;padding:1.04948vmax 0;font-size:2.9985vmax}.no-data h3:before{width:4.64768vmax;height:4.7976vmax;margin-right:.74963vmax}}.line_market-head{border-bottom:1.06667vw solid #e4550f;margin-top:5.33333vw;line-height:8vw}.line_market-head h4{color:#fff;z-index:1;font-size:3.73333vw}.line_market-head h4:after{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" preserveAspectRatio=\"xMinYMax\" width=\"14\" height=\"30\"><defs><linearGradient id=\"a\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"81.78%\"><stop offset=\"0%\" stop-color=\"%23EF6C2C\"/><stop offset=\"100%\" stop-color=\"%23E4550F\"/></linearGradient></defs><path fill=\"url(%23a)\" fill-rule=\"evenodd\" d=\"M0 0h96.85a8 8 0 0 1 7.73 5.94L111 30H0V0z\" transform=\"translate(-97)\"/></svg>") 0 0/cover no-repeat;width:3.73333vw;height:8vw}.line_market-head h4 span{background-image:linear-gradient(-180deg,#ef6c2c 0%,#e4550f 82%);padding-left:1.86667vw}.line_market-head .btn-rules{color:#1f72ac;background-color:#c5d0d7;border-radius:1.6vw 1.6vw 0 0;align-items:center;margin-right:1.86667vw;padding:0 1.86667vw;font-weight:700}.line_market-head .btn-rules:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"9\" viewBox=\"0 0 10 9\"><path fill=\"rgb(31,114,172)\" fill-rule=\"evenodd\" d=\"M2.668.317H10v1.18H2.668V.318zm0 4.78v-1.18H10v1.18H2.668zm0 3.6v-1.18H10v1.18H2.668zM.885 7.2c.247 0 .458.09.634.274.175.182.263.393.263.633s-.09.45-.27.627c-.18.177-.39.266-.628.266s-.445-.09-.62-.266C.087 8.556 0 8.347 0 8.107s.086-.45.257-.633c.17-.183.38-.274.628-.274zm0-7.2c.247 0 .458.09.634.266.175.178.263.392.263.64 0 .25-.088.462-.264.635-.177.174-.388.26-.635.26-.248 0-.457-.086-.628-.26C.087 1.37 0 1.158 0 .908S.086.444.257.267C.427.088.637 0 .885 0zm0 3.6c.247 0 .458.09.634.266.175.178.263.392.263.64 0 .25-.088.462-.264.635-.177.174-.388.26-.635.26-.248 0-.457-.086-.628-.26C.087 4.97 0 4.758 0 4.508s.086-.463.257-.64c.17-.178.38-.267.628-.267z\"/></svg>") 0 0/contain no-repeat;width:2.66667vw;height:2.4vw;margin-right:1.33333vw}@media screen and (aspect-ratio>=16/9){.line_market-head{border-bottom-width:.44978vmax;margin-top:2.9985vmax;line-height:4.49775vmax}.line_market-head h4{font-size:2.09895vmax}.line_market-head h4:after{width:2.09895vmax;height:4.49775vmax}.line_market-head h4 span{min-width:14.9925vmax;padding-left:1.04948vmax}.line_market-head .btn-rules{border-radius:.89955vmax .89955vmax 0 0;margin-right:1.04948vmax;padding:0 1.04948vmax}.line_market-head .btn-rules:before{width:1.49925vmax;height:1.34933vmax;margin-right:.74963vmax}}.btn-book{width:inherit;background:#ffcc51;border:.26667vw solid #cf9a47;border-radius:1.33333vw;font-size:3.2vw}@media screen and (aspect-ratio>=16/9){.btn-book{border-width:.14993vmax;border-radius:.74963vmax;font-size:1.7991vmax}}.rules-content{color:#1e1e1ecc;padding:2.13333vw 1.86667vw;font-size:3.73333vw;line-height:5.86667vw}.rules-content p{margin-bottom:1.86667vw}.rules-content p:last-of-type{margin-bottom:0}.rules-content ol{margin:0 1.33333vw 1.86667vw 6.66667vw}.rules-content ol li{margin-bottom:1.06667vw}@media screen and (aspect-ratio>=16/9){.rules-content{padding:1.1994vmax 1.04948vmax;font-size:2.09895vmax;line-height:3.29835vmax}.rules-content p{margin-bottom:1.04948vmax}.rules-content ol{margin:0 .74963vmax 1.04948vmax 3.74813vmax}.rules-content ol li{margin-bottom:.5997vmax}}.download-list{border-bottom:.26667vw solid #ccc;justify-content:space-between;height:14.6667vw;line-height:14.6667vw;display:flex}.download-list dt{flex:1;align-items:center;padding:0 2.66667vw;font-weight:700;display:flex}.download-list dt:before{content:"";background-repeat:no-repeat;background-size:contain}.download-list dt a{flex:1;display:flex}.download-list dd{flex:0 0 13.3333vw;display:flex}.download-list dd a{flex:1;justify-content:center;align-items:center;padding:0 2.66667vw;font-weight:700;display:flex}.download-list dd a:before{content:"";background-image:url(../../images/mobile/icon-download.png);background-repeat:no-repeat;background-size:contain;width:4.8vw;height:5.86667vw}.download-list .icon-pdf:before{background-image:url(../../images/mobile/icon-pdf.png);width:6.4vw;height:7.73333vw;margin-right:2.66667vw}.download-list:hover{background-color:#f7f7f7}.download-list a:hover{text-decoration:none}@media screen and (aspect-ratio>=16/9){.download-list{border-bottom:.14993vmax solid #ccc;height:8.24588vmax;line-height:8.24588vmax}.download-list dt{padding:0 1.49925vmax}.download-list dd{flex:0 0 7.49625vmax}.download-list dd a{padding:0 1.49925vmax}.download-list dd a:before{width:2.69865vmax;height:3.29835vmax}.download-list .icon-pdf:before{width:3.5982vmax;height:4.34783vmax;margin-right:1.49925vmax}}.support-wrap{background-color:#ffffff80;margin-bottom:5.33333vw}.support-wrap .support-service{justify-content:center;align-items:center;height:13.3333vw;display:flex;position:relative}.support-wrap .support-service:before,.support-wrap .support-service:after{content:"";background-color:#00000026;flex:1;align-self:flex-end;height:.26667vw;margin-bottom:-.26667vw;display:block}.support-wrap .support-service a{justify-content:center;align-items:center;width:13.3333vw;display:flex}.support-wrap .support-service a:after{content:"";background-color:#00000026;width:13.3333vw;height:.26667vw;display:block;position:absolute;top:100%}.support-wrap .support-service a.open:after{content:"";background-image:url(https://d1gvwx1uptx1i3.cloudfront.net/pi/pd262026/images/exchange/support_arrow_w.png);background-repeat:no-repeat;background-size:contain;background-color:initial;height:7.2vw;position:absolute;top:100%}.support-wrap .support-service img{width:6.66667vw;height:100%}.support-wrap .support-info{padding:3.46667vw 0 2.66667vw}.support-wrap .support-detail{display:none}.support-wrap .support-detail.open{display:block}.support-wrap .support-detail a{color:#666;line-height:8vw;display:block}.support-wrap .support-detail a span{max-width:100%;margin:0 auto;text-decoration:underline;display:block}@media screen and (aspect-ratio>=16/9){.support-wrap{margin-bottom:4.49775vmax}.support-wrap .support-service{height:7.49625vmax}.support-wrap .support-service:before,.support-wrap .support-service:after{height:.14993vmax;margin-bottom:-.14993vmax}.support-wrap .support-service a{width:7.49625vmax}.support-wrap .support-service a:after{width:7.49625vmax;height:.14993vmax;top:100%}.support-wrap .support-service a.open:after{height:4.04798vmax;top:100%}.support-wrap .support-service img{width:3.74813vmax}.support-wrap .support-info{padding:1.94903vmax 0 1.49925vmax}.support-wrap .support-detail a{max-width:95%;line-height:4.49775vmax;display:inline-block}.support-wrap .support-detail a span{vertical-align:middle;max-width:100%;display:inline-block}.support-wrap .support-detail a:nth-child(2n) span:before,.support-wrap .support-detail a:nth-child(2n) span:after{content:"|";color:#bbb;vertical-align:middle;margin:0 1.1994vmax;text-decoration:none;display:inline-block}.support-wrap .support-detail a:last-child span:after{display:none}}[class^=support-] img{background-repeat:no-repeat;background-size:contain}.support-fb img,.support-ig img{width:5.86667vw!important}@media screen and (aspect-ratio>=16/9){.support-fb img,.support-ig img{width:3.29835vmax!important}}.support-mail img{background-image:url("data:image/svg+xml,<svg width=\"22\" height=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"rgb(166,166,166)\" fill-rule=\"nonzero\"><path d=\"M8.292 15.677v3.865a.626.626 0 001.128.37l2.26-3.077-3.388-1.158zM20.738 1.116a.625.625 0 00-.652-.045l-18.75 9.792a.627.627 0 00.087 1.145l5.212 1.782 11.1-9.492-8.59 10.35 8.737 2.985a.628.628 0 00.82-.5l2.291-15.416a.626.626 0 00-.255-.601z\"/></g></svg>")}.support-mail.open img{background-image:url("data:image/svg+xml,<svg width=\"22\" height=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"rgb(97,97,97)\" fill-rule=\"nonzero\"><path d=\"M8.292 15.677v3.865a.626.626 0 001.128.37l2.26-3.077-3.388-1.158zM20.738 1.116a.625.625 0 00-.652-.045l-18.75 9.792a.627.627 0 00.087 1.145l5.212 1.782 11.1-9.492-8.59 10.35 8.737 2.985a.628.628 0 00.82-.5l2.291-15.416a.626.626 0 00-.255-.601z\"/></g></svg>")}.support-whatsapp img{background-image:url("data:image/svg+xml,<svg width=\"22\" height=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.002 1h-.005C5.485 1 1 5.485 1 11c0 2.188.705 4.215 1.904 5.861l-1.246 3.715L5.5 19.347A9.913 9.913 0 0011.002 21C16.517 21 21 16.514 21 11S16.516 1 11.002 1zm5.82 14.121c-.242.681-1.2 1.246-1.963 1.412-.523.11-1.205.2-3.503-.753-2.938-1.218-4.831-4.204-4.978-4.398-.142-.193-1.188-1.58-1.188-3.016 0-1.435.729-2.134 1.022-2.434.242-.246.64-.358 1.023-.358.124 0 .235.006.335.011.294.012.441.03.635.494.241.581.829 2.016.899 2.163.071.148.142.348.042.542-.094.2-.176.288-.324.458-.147.17-.287.3-.434.483-.136.159-.288.329-.118.622.17.288.758 1.247 1.623 2.017 1.116.993 2.02 1.311 2.345 1.446.24.1.528.076.705-.111.223-.242.5-.642.78-1.035.2-.283.453-.318.718-.218.27.094 1.699.8 1.993.946.293.148.487.218.558.342.07.123.07.705-.17 1.387z\" fill=\"rgb(166,166,166)\" fill-rule=\"nonzero\"/></svg>")}.support-whatsapp.open img{background-image:url("data:image/svg+xml,<svg width=\"22\" height=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.002 1h-.005C5.485 1 1 5.485 1 11c0 2.188.705 4.215 1.904 5.861l-1.246 3.715L5.5 19.347A9.913 9.913 0 0011.002 21C16.517 21 21 16.514 21 11S16.516 1 11.002 1zm5.82 14.121c-.242.681-1.2 1.246-1.963 1.412-.523.11-1.205.2-3.503-.753-2.938-1.218-4.831-4.204-4.978-4.398-.142-.193-1.188-1.58-1.188-3.016 0-1.435.729-2.134 1.022-2.434.242-.246.64-.358 1.023-.358.124 0 .235.006.335.011.294.012.441.03.635.494.241.581.829 2.016.899 2.163.071.148.142.348.042.542-.094.2-.176.288-.324.458-.147.17-.287.3-.434.483-.136.159-.288.329-.118.622.17.288.758 1.247 1.623 2.017 1.116.993 2.02 1.311 2.345 1.446.24.1.528.076.705-.111.223-.242.5-.642.78-1.035.2-.283.453-.318.718-.218.27.094 1.699.8 1.993.946.293.148.487.218.558.342.07.123.07.705-.17 1.387z\" fill=\"rgb(97,97,97)\" fill-rule=\"nonzero\"/></svg>")}.support-telegram img{background-image:url("data:image/svg+xml,<svg width=\"22\" height=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11 21c5.524 0 10-4.476 10-10S16.524 1 11 1 1 5.476 1 11s4.476 10 10 10zM5.576 10.783l9.642-3.717c.447-.162.838.109.693.786V7.85l-1.641 7.734c-.122.548-.447.682-.903.423l-2.5-1.842-1.206 1.162c-.133.133-.246.245-.504.245l.177-2.544 4.633-4.186c.202-.177-.045-.277-.31-.1L7.93 12.346l-2.468-.77c-.536-.17-.548-.535.113-.794z\" fill=\"rgb(166,166,166)\" fill-rule=\"nonzero\"/></svg>")}.support-telegram.open img{background-image:url("data:image/svg+xml,<svg width=\"22\" height=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11 21c5.524 0 10-4.476 10-10S16.524 1 11 1 1 5.476 1 11s4.476 10 10 10zM5.576 10.783l9.642-3.717c.447-.162.838.109.693.786V7.85l-1.641 7.734c-.122.548-.447.682-.903.423l-2.5-1.842-1.206 1.162c-.133.133-.246.245-.504.245l.177-2.544 4.633-4.186c.202-.177-.045-.277-.31-.1L7.93 12.346l-2.468-.77c-.536-.17-.548-.535.113-.794z\" fill=\"rgb(97,97,97)\" fill-rule=\"nonzero\"/></svg>")}.support-skype img{background-image:url("data:image/svg+xml,<svg width=\"22\" height=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20.425 13.123c.145-.652.22-1.327.22-2.02 0-5.193-4.27-9.404-9.539-9.404-.555 0-1.1.047-1.631.137A5.567 5.567 0 006.533 1C3.475 1 1 3.441 1 6.455c0 1.006.278 1.947.76 2.759a9.32 9.32 0 00-.194 1.89c0 5.195 4.272 9.406 9.539 9.406.598 0 1.181-.055 1.747-.158A5.58 5.58 0 0015.47 21C18.524 21 21 18.558 21 15.546c0-.871-.207-1.692-.575-2.423zm-4.426 2.476c-.442.616-1.093 1.104-1.939 1.448-.836.344-1.838.52-2.98.52-1.37 0-2.519-.238-3.416-.708a4.434 4.434 0 01-1.57-1.375c-.407-.575-.61-1.146-.61-1.699 0-.344.133-.643.397-.886.261-.244.596-.365.997-.365.327 0 .61.096.84.287.218.184.407.457.558.805.169.383.353.705.547.957.188.246.457.45.8.612.347.16.813.244 1.386.244.789 0 1.436-.166 1.921-.494.476-.319.706-.704.706-1.174 0-.37-.121-.662-.367-.891-.26-.24-.603-.426-1.018-.555a20.235 20.235 0 00-1.75-.427c-.991-.21-1.832-.457-2.5-.738-.683-.287-1.236-.685-1.638-1.183-.41-.506-.618-1.14-.618-1.885 0-.71.218-1.35.648-1.902.426-.549 1.048-.977 1.852-1.269.791-.288 1.733-.435 2.799-.435.851 0 1.6.098 2.226.29.629.193 1.159.453 1.575.774.42.325.733.669.928 1.029.197.362.298.724.298 1.072 0 .337-.131.643-.391.908a1.32 1.32 0 01-.98.404c-.352 0-.63-.087-.821-.253-.179-.156-.365-.4-.57-.747-.238-.445-.526-.797-.856-1.045-.322-.242-.857-.362-1.594-.362-.683 0-1.24.135-1.653.403-.397.256-.591.551-.591.901 0 .214.063.393.191.546.135.165.327.306.569.426.25.124.509.224.768.294.265.073.708.181 1.32.32.772.163 1.48.347 2.108.545a6.759 6.759 0 011.634.734c.456.294.818.669 1.075 1.119.258.454.388 1.01.388 1.657a3.54 3.54 0 01-.67 2.098z\" fill=\"rgb(166,166,166)\" fill-rule=\"nonzero\"/></svg>")}.support-skype.open img{background-image:url("data:image/svg+xml,<svg width=\"22\" height=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20.425 13.123c.145-.652.22-1.327.22-2.02 0-5.193-4.27-9.404-9.539-9.404-.555 0-1.1.047-1.631.137A5.567 5.567 0 006.533 1C3.475 1 1 3.441 1 6.455c0 1.006.278 1.947.76 2.759a9.32 9.32 0 00-.194 1.89c0 5.195 4.272 9.406 9.539 9.406.598 0 1.181-.055 1.747-.158A5.58 5.58 0 0015.47 21C18.524 21 21 18.558 21 15.546c0-.871-.207-1.692-.575-2.423zm-4.426 2.476c-.442.616-1.093 1.104-1.939 1.448-.836.344-1.838.52-2.98.52-1.37 0-2.519-.238-3.416-.708a4.434 4.434 0 01-1.57-1.375c-.407-.575-.61-1.146-.61-1.699 0-.344.133-.643.397-.886.261-.244.596-.365.997-.365.327 0 .61.096.84.287.218.184.407.457.558.805.169.383.353.705.547.957.188.246.457.45.8.612.347.16.813.244 1.386.244.789 0 1.436-.166 1.921-.494.476-.319.706-.704.706-1.174 0-.37-.121-.662-.367-.891-.26-.24-.603-.426-1.018-.555a20.235 20.235 0 00-1.75-.427c-.991-.21-1.832-.457-2.5-.738-.683-.287-1.236-.685-1.638-1.183-.41-.506-.618-1.14-.618-1.885 0-.71.218-1.35.648-1.902.426-.549 1.048-.977 1.852-1.269.791-.288 1.733-.435 2.799-.435.851 0 1.6.098 2.226.29.629.193 1.159.453 1.575.774.42.325.733.669.928 1.029.197.362.298.724.298 1.072 0 .337-.131.643-.391.908a1.32 1.32 0 01-.98.404c-.352 0-.63-.087-.821-.253-.179-.156-.365-.4-.57-.747-.238-.445-.526-.797-.856-1.045-.322-.242-.857-.362-1.594-.362-.683 0-1.24.135-1.653.403-.397.256-.591.551-.591.901 0 .214.063.393.191.546.135.165.327.306.569.426.25.124.509.224.768.294.265.073.708.181 1.32.32.772.163 1.48.347 2.108.545a6.759 6.759 0 011.634.734c.456.294.818.669 1.075 1.119.258.454.388 1.01.388 1.657a3.54 3.54 0 01-.67 2.098z\" fill=\"rgb(97,97,97)\" fill-rule=\"nonzero\"/></svg>")}.support-fb img{background-image:url("data:image/svg+xml,<svg width=\"22\" height=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11 0C4.925 0 0 4.946 0 11.046a11.026 11.026 0 009.165 10.88v-8.575H6.512v-3.086h2.653V7.989c0-2.64 1.606-4.079 3.952-4.079 1.124 0 2.09.084 2.37.121v2.76h-1.628c-1.275 0-1.52.61-1.52 1.502v1.97h3.043l-.397 3.086h-2.647V22C17.781 21.335 22 16.688 22 11.043 22 4.946 17.075 0 11 0z\" fill=\"rgb(166,166,166)\" fill-rule=\"nonzero\"/></svg>")}.support-fb.open img{background-image:url("data:image/svg+xml,<svg width=\"22\" height=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11 0C4.925 0 0 4.946 0 11.046a11.026 11.026 0 009.165 10.88v-8.575H6.512v-3.086h2.653V7.989c0-2.64 1.606-4.079 3.952-4.079 1.124 0 2.09.084 2.37.121v2.76h-1.628c-1.275 0-1.52.61-1.52 1.502v1.97h3.043l-.397 3.086h-2.647V22C17.781 21.335 22 16.688 22 11.043 22 4.946 17.075 0 11 0z\" fill=\"rgb(97,97,97)\" fill-rule=\"nonzero\"/></svg>")}.support-ig img{background-image:url("data:image/svg+xml,<svg width=\"40\" height=\"40\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M29.172 0C35.142 0 40 4.857 40 10.828v18.345C40 35.143 35.143 40 29.173 40H10.828C4.858 40 0 35.143 0 29.173V10.828C0 4.858 4.857 0 10.828 0zM20 9.063C13.97 9.063 9.063 13.969 9.063 20c0 6.03 4.906 10.937 10.937 10.937 6.03 0 10.937-4.906 10.937-10.937 0-6.03-4.906-10.937-10.937-10.937zm0 2.345c4.738 0 8.592 3.854 8.592 8.592S24.738 28.592 20 28.592 11.408 24.738 11.408 20s3.854-8.592 8.592-8.592zm11.199-6.23a3.235 3.235 0 00-3.232 3.232 3.235 3.235 0 003.232 3.232A3.235 3.235 0 0034.43 8.41a3.236 3.236 0 00-3.232-3.232zm0 2.345a.888.888 0 010 1.774.888.888 0 010-1.774z\" fill=\"rgb(166,166,166)\" fill-rule=\"nonzero\"/></svg>")}.support-ig.open img{background-image:url("data:image/svg+xml,<svg width=\"40\" height=\"40\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M29.172 0C35.142 0 40 4.857 40 10.828v18.345C40 35.143 35.143 40 29.173 40H10.828C4.858 40 0 35.143 0 29.173V10.828C0 4.858 4.857 0 10.828 0zM20 9.063C13.97 9.063 9.063 13.969 9.063 20c0 6.03 4.906 10.937 10.937 10.937 6.03 0 10.937-4.906 10.937-10.937 0-6.03-4.906-10.937-10.937-10.937zm0 2.345c4.738 0 8.592 3.854 8.592 8.592S24.738 28.592 20 28.592 11.408 24.738 11.408 20s3.854-8.592 8.592-8.592zm11.199-6.23a3.235 3.235 0 00-3.232 3.232 3.235 3.235 0 003.232 3.232A3.235 3.235 0 0034.43 8.41a3.236 3.236 0 00-3.232-3.232zm0 2.345a.888.888 0 010 1.774.888.888 0 010-1.774z\" fill=\"rgb(97,97,97)\" fill-rule=\"nonzero\"/></svg>")}.policy-link{text-align:center;color:#bbb;width:100vw;margin:.2vw auto 8vw;padding:0 1.86667vw}.policy-link a{color:#666;text-decoration:underline}.policy-link li:before{content:"|";margin:0 .4vw}.policy-link li:first-child:before{display:none}@media screen and (aspect-ratio>=16/9){.policy-link{margin:1.7991vmax auto;padding:0 1.04948vmax}.policy-link li:nth-child(2n):before{margin:0 .89955vmax}}.RnR-link a{color:#666;text-decoration:underline}.declared{background-color:#aed5f5;border-radius:2.13333vw;margin-bottom:2.66667vw;padding:2.66667vw;font-size:3.46667vw;line-height:1.3}.declared p:last-of-type{margin-bottom:0}.login-policy .declared p{margin-top:0}.tc-wrap .declared p{margin-bottom:2.66667vw}@media screen and (aspect-ratio>=16/9){.declared{border-radius:1.1994vmax;margin-bottom:1.49925vmax;padding:1.49925vmax;font-size:1.94903vmax}.tc-wrap .declared p{margin-bottom:1.49925vmax}}.extra-wrap{justify-content:center}.extra-wrap div{margin-right:2.66667vw}.extra-wrap div:last-of-type{margin-right:0}@media screen and (aspect-ratio>=16/9){.extra-wrap div{margin-right:1.49925vmax}}.power-wrap-b{color:#00000080;background-color:#ffffff4d;border-color:#0000004d;display:none}.appdl-link-android,.appdl-link-ios{color:#666;text-align:center;margin-bottom:8vw;font-size:2.66667vw;display:none}.appdl-link-android img,.appdl-link-ios img{width:41.3333vw;height:auto}@media screen and (aspect-ratio>=16/9){.appdl-link-android,.appdl-link-ios{margin-bottom:0;font-size:1.49925vmax}.appdl-link-android img,.appdl-link-ios img{width:23.2384vmax}}.appdl-link-ios img{width:32vw}@media screen and (aspect-ratio>=16/9){.appdl-link-ios img{width:17.991vmax}}.bet-limit{z-index:1;background:#e0e6e6;width:10.4vw;height:9.33333vw;position:absolute}.bet-limit:before{content:"";background:url("data:image/svg+xml,<svg height=\"25\" viewBox=\"0 0 25 25\" width=\"25\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"\"><circle cx=\"12.5\" cy=\"12.5\" fill=\"%237e97a7\" fill-rule=\"evenodd\" r=\"12.5\"/><circle cx=\"12.5\" cy=\"12.5\" r=\"12\" stroke=\"%237e97a7\"/><path d=\"m8 14h6v2h-6v3l-4-4 4-4zm9 0v-3h-6v-2h6v-3l4 4z\" fill=\"%23e0e6e6\" fill-rule=\"nonzero\" transform=\"matrix(0 1 -1 0 25 0)\"/></g></svg>") 0 0/contain no-repeat;width:6.66667vw;height:6.66667vw;margin:2.13333vw 1.86667vw .53333vw}.bet-limit:after{content:"";border-top:0 solid #0000;border-bottom:9.33333vw solid #0000;border-left:1.86667vw solid #e0e6e6;width:0;height:0;position:absolute;left:10.4vw}.bet-limit+.bets-selections-head{padding-left:12.2667vw}@media screen and (aspect-ratio>=16/9){.bet-limit{width:5.84708vmax;height:5.24738vmax}.bet-limit:before{width:3.74813vmax;height:3.74813vmax;margin:1.1994vmax 1.04948vmax .29985vmax}.bet-limit:after{border-bottom:5.24738vmax solid #0000;border-left:1.04948vmax solid #e0e6e6;left:5.84708vmax}.bet-limit+.bets-selections-head{padding-left:6.89655vmax}}.limit_info-popup{right:auto!important}.limit_info-popup dl{padding:0 1.86667vw 1.86667vw}.limit_info-popup dl:first-of-type{border-left:.26667vw solid #e0e6e6}.limit_info-popup dl:last-of-type{border-right:none}.limit_info-popup .close{line-height:8vw}@media screen and (aspect-ratio>=16/9){.limit_info-popup dl{padding:0 1.04948vmax 1.04948vmax}.limit_info-popup dl:first-of-type{border-left:.14993vmax solid #e0e6e6}.limit_info-popup .close{line-height:4.49775vmax}}.limit_info-popup:not(:target){display:none}.limit_info-popup:target{display:flex}.saddle_1{color:#fff;background-color:#bc0000}.saddle_1:before{content:"1"}.saddle_1A{color:#fff;background-color:#bc0000}.saddle_1A:before{content:"1A"}.saddle_1B{color:#fff;background-color:#bc0000}.saddle_1B:before{content:"1B"}.saddle_1C{color:#fff;background-color:#bc0000}.saddle_1C:before{content:"1C"}.saddle_1D{color:#fff;background-color:#bc0000}.saddle_1D:before{content:"1D"}.saddle_1X{color:#fff;background-color:#bc0000}.saddle_1X:before{content:"1X"}.saddle_1Y{color:#fff;background-color:#bc0000}.saddle_1Y:before{content:"1Y"}.saddle_2{content:"2";color:#000;background-color:#fff;border-color:#dfdfdf}.saddle_2:before{content:"2"}.saddle_2B{content:"2B";color:#000;background-color:#fff;border-color:#dfdfdf}.saddle_2B:before{content:"2B"}.saddle_2C{content:"2C";color:#000;background-color:#fff;border-color:#dfdfdf}.saddle_2C:before{content:"2C"}.saddle_2X{content:"2X";color:#000;background-color:#fff;border-color:#dfdfdf}.saddle_2X:before{content:"2X"}.saddle_3{color:#fff;background-color:#243b84}.saddle_3:before{content:"3"}.saddle_3C{color:#fff;background-color:#243b84}.saddle_3C:before{content:"3C"}.saddle_3D{color:#fff;background-color:#243b84}.saddle_3D:before{content:"3D"}.saddle_3E{color:#fff;background-color:#243b84}.saddle_3E:before{content:"3E"}.saddle_3X{color:#fff;background-color:#243b84}.saddle_3X:before{content:"3X"}.saddle_4{color:#000;background-color:#c1a800}.saddle_4:before{content:"4"}.saddle_4D{color:#000;background-color:#c1a800}.saddle_4D:before{content:"4D"}.saddle_4X{color:#000;background-color:#c1a800}.saddle_4X:before{content:"4X"}.saddle_5{color:#fff;background-color:#1c5b1b}.saddle_5:before{content:"5"}.saddle_6{color:#fff;background-color:#252525}.saddle_6:before{content:"6"}.saddle_7{color:#000;background-color:#b63d13}.saddle_7:before{content:"7"}.saddle_8{color:#000;background-color:#b27692}.saddle_8:before{content:"8"}.saddle_9{color:#000;background-color:#14a19c}.saddle_9:before{content:"9"}.saddle_10{color:#fff;background-color:#610f9a}.saddle_10:before{content:"10"}.saddle_11{color:#fff;background-color:#6b6b6b}.saddle_11:before{content:"11"}.saddle_11F{color:#fff;background-color:#6b6b6b}.saddle_11F:before{content:"11F"}.saddle_12{color:#fff;background-color:#2e9a3b}.saddle_12:before{content:"12"}.saddle_12F{color:#fff;background-color:#2e9a3b}.saddle_12F:before{content:"12F"}.saddle_13{color:#fff;background-color:#413733}.saddle_13:before{content:"13"}.saddle_13F{color:#fff;background-color:#413733}.saddle_13F:before{content:"13F"}.saddle_14{color:#fff;background-color:#790031}.saddle_14:before{content:"14"}.saddle_14F{color:#fff;background-color:#790031}.saddle_14F:before{content:"14F"}.saddle_15{color:#fff;background-color:#715933}.saddle_15:before{content:"15"}.saddle_15F{color:#fff;background-color:#715933}.saddle_15F:before{content:"15F"}.saddle_16{color:#fff;background-color:#3b5d8f}.saddle_16:before{content:"16"}.saddle_16F{color:#fff;background-color:#3b5d8f}.saddle_16F:before{content:"16F"}.saddle_17{color:#fff;background-color:#191986}.saddle_17:before{content:"17"}.saddle_17F{color:#fff;background-color:#191986}.saddle_17F:before{content:"17F"}.saddle_18{color:#fff;background-color:#0d4507}.saddle_18:before{content:"18"}.saddle_18F{color:#fff;background-color:#0d4507}.saddle_18F:before{content:"18F"}.saddle_19{color:#fff;background-color:#283f62}.saddle_19:before{content:"19"}.saddle_19F{color:#fff;background-color:#283f62}.saddle_19F:before{content:"19F"}.saddle_20{color:#fff;background-color:#45001b}.saddle_20:before{content:"20"}.saddle_20F{color:#fff;background-color:#45001b}.saddle_20F:before{content:"20F"}.saddle_21{color:#fff;background-color:#45001b}.saddle_21:before{content:"21"}.saddle_21F{color:#fff;background-color:#45001b}.saddle_21F:before{content:"21F"}.saddle_22{color:#fff;background-color:#45001b}.saddle_22:before{content:"22"}.saddle_22F{color:#fff;background-color:#45001b}.saddle_22F:before{content:"22F"}.saddle_23{color:#fff;background-color:#45001b}.saddle_23:before{content:"23"}.saddle_23F{color:#fff;background-color:#45001b}.saddle_23F:before{content:"23F"}.saddle_24{color:#fff;background-color:#45001b}.saddle_24:before{content:"24"}.saddle_24F{color:#fff;background-color:#45001b}.saddle_24F:before{content:"24F"}.saddle_25{color:#fff;background-color:#45001b}.saddle_25:before{content:"25"}.saddle_25F{color:#fff;background-color:#45001b}.saddle_25F:before{content:"25F"}.saddle_26{color:#fff;background-color:#45001b}.saddle_26:before{content:"26"}.saddle_26F{color:#fff;background-color:#45001b}.saddle_26F:before{content:"26F"}.saddle_27{color:#fff;background-color:#45001b}.saddle_27:before{content:"27"}.saddle_27F{color:#fff;background-color:#45001b}.saddle_27F:before{content:"27F"}.saddle_28{color:#fff;background-color:#45001b}.saddle_28:before{content:"28"}.saddle_28F{color:#fff;background-color:#45001b}.saddle_28F:before{content:"28F"}.saddle_29{color:#fff;background-color:#45001b}.saddle_29:before{content:"29"}.saddle_29F{color:#fff;background-color:#45001b}.saddle_29F:before{content:"29F"}.saddle_30{color:#fff;background-color:#45001b}.saddle_30:before{content:"30"}.saddle_30F{color:#fff;background-color:#45001b}.saddle_30F:before{content:"30F"}.fancy_bet-head{border-bottom-color:#087989}.fancy_bet-head h4 span{background-image:linear-gradient(-180deg,#0a92a5 0%,#087989 82%);padding-right:1.86667vw}@media screen and (aspect-ratio>=16/9){.fancy_bet-head h4{margin-right:1.49925vmax}.fancy_bet-head h4 span{padding-right:1.49925vmax}.fancy_bet-head .in-play pre{border-radius:.5997vmax;width:2.69865vmax;height:2.69865vmax;margin-right:1.1994vmax}.fancy_bet-head .in-play pre:before{width:1.7991vmax;height:1.7991vmax}}.fancy_bet-head .pin-on,.fancy_bet-head .pin-off{background:url("data:image/svg+xml,<svg viewBox=\"0 0 40 30\" preserveAspectRatio=\"xMinYMax\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 0h32l8 30H0z\" fill=\"%23182832\"/></svg>") 0/cover no-repeat,linear-gradient(-180deg,#0a92a5 0%,#087989 82%) 100%/cover no-repeat;width:10.6667vw;height:8vw;margin-right:0;position:relative}.fancy_bet-head .pin-on:before,.fancy_bet-head .pin-off:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><g fill=\"none\" fill-rule=\"evenodd\"><circle cx=\"12.5\" cy=\"12.5\" r=\"12.5\" fill=\"rgb(107,189,17)\"/><path fill=\"rgb(255,255,255)\" d=\"M17.59 11.922c1.606.516 2.443 1.107 2.443 2.166 0 .373-.066.616-.2.73-.134.115-.402.173-.804.173h-5.425l-.823 8.016h-.536l-.784-8.015H6.038c-.402 0-.67-.064-.804-.193-.134-.13-.2-.365-.2-.71 0-1.058.77-1.65 2.377-2.165.09 0 .18-.03.27-.086.49-.172.802-.444.936-.816L9.82 5.95v-.216c0-.23-.222-.415-.668-.558l-.067-.043h-.067c-.536-.143-.804-.387-.804-.73 0-.402.09-.652.268-.753.18-.1.49-.15.938-.15h6.16c.447 0 .76.05.938.15.178.1.268.35.268.752 0 .344-.268.588-.804.73h-.067l-.067.044c-.446.143-.67.33-.67.558v.215l1.206 5.07c.134.372.446.644.937.816.09.057.18.086.27.086z\"/></g></svg>") 0 0/cover no-repeat;width:5.86667vw;height:5.86667vw;display:block;position:absolute;top:1.06667vw;left:1.6vw}@media screen and (aspect-ratio>=16/9){.fancy_bet-head .pin-on,.fancy_bet-head .pin-off{width:5.997vmax;height:4.49775vmax}.fancy_bet-head .pin-on:before,.fancy_bet-head .pin-off:before{width:3.29835vmax;height:3.29835vmax;top:.5997vmax;left:.89955vmax}}.fancy_bet-head .pin-off:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><g fill=\"none\" fill-rule=\"evenodd\"><circle cx=\"12.5\" cy=\"12.5\" r=\"12.5\" fill=\"rgb(59, 81, 96)\"/><path fill=\"rgb(197,208,215)\" d=\"M17.59 11.922c1.606.516 2.443 1.107 2.443 2.166 0 .373-.066.616-.2.73-.134.115-.402.173-.804.173h-5.425l-.823 8.016h-.536l-.784-8.015H6.038c-.402 0-.67-.064-.804-.193-.134-.13-.2-.365-.2-.71 0-1.058.77-1.65 2.377-2.165.09 0 .18-.03.27-.086.49-.172.802-.444.936-.816L9.82 5.95v-.216c0-.23-.222-.415-.668-.558l-.067-.043h-.067c-.536-.143-.804-.387-.804-.73 0-.402.09-.652.268-.753.18-.1.49-.15.938-.15h6.16c.447 0 .76.05.938.15.178.1.268.35.268.752 0 .344-.268.588-.804.73h-.067l-.067.044c-.446.143-.67.33-.67.558v.215l1.206 5.07c.134.372.446.644.937.816.09.057.18.086.27.086z\"/></g></svg>") 50%/cover no-repeat}.btn-head_rules{vertical-align:bottom;background-repeat:no-repeat;background-size:101% 101%;justify-content:center;align-items:center;width:10.9333vw;height:100%}.btn-head_rules:before{content:"";background-image:url("data:image/svg+xml,<svg width=\"14\" height=\"14\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.35 10.9h1.3V9.6h-1.3v1.3zM7 .5A6.502 6.502 0 00.5 7c0 3.588 2.912 6.5 6.5 6.5s6.5-2.912 6.5-6.5S10.588.5 7 .5zm0 11.7A5.207 5.207 0 011.8 7c0-2.867 2.333-5.2 5.2-5.2s5.2 2.333 5.2 5.2-2.333 5.2-5.2 5.2zm0-9.1a2.6 2.6 0 00-2.6 2.6h1.3c0-.715.585-1.3 1.3-1.3.715 0 1.3.585 1.3 1.3 0 1.3-1.95 1.138-1.95 3.25h1.3c0-1.462 1.95-1.625 1.95-3.25A2.6 2.6 0 007 3.1z\" fill=\"%23FFF\" fill-rule=\"evenodd\"/></svg>");background-repeat:no-repeat;background-size:contain;width:4vw;height:4vw}.fancy_bet-head .btn-head_rules{background-image:url(/images/mobile/main/bg-fanctbet_rules.svg)}.sportsbook_bet-head .btn-head_rules{background-image:url(/images/mobile/main/bg-sportsbook_rules.svg)}@media screen and (aspect-ratio>=16/9){.btn-head_rules{width:6.14693vmax}.btn-head_rules:before{width:2.24888vmax;height:2.24888vmax}}.other-tab{color:#c5d0d7;background-color:#243a48;height:8vw;padding:0 .8vw;font-size:3.73333vw;font-weight:700;line-height:8vw;position:relative}.other-tab:before,.other-tab:after{content:"";background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 17 31\"><path fill=\"%23243A48\" fill-rule=\"evenodd\" d=\"M42 0h66.637a8 8 0 0 1 7.595 5.488L125 32H0L8.768 5.488A8 8 0 0 1 16.363 0H42z\"/></svg>");background-repeat:no-repeat;background-size:101% 101%;width:4.53333vw;height:8vw;position:absolute;top:0;left:-4.53333vw}.other-tab:after{left:inherit;background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 17 31\"><path fill=\"%23243A48\" fill-rule=\"evenodd\" d=\"M-66 0H.637a8 8 0 0 1 7.595 5.488L17 32h-125l8.768-26.512A8 8 0 0 1-91.637 0H-66z\"/></svg>");right:-4.53333vw}.other-tab .tag-new{top:-1.6vw;right:-4vw}@media screen and (aspect-ratio>=16/9){.other-tab{height:4.49775vmax;padding:0 .44978vmax;font-size:2.09895vmax;line-height:4.49775vmax}.other-tab:before,.other-tab:after{width:2.54873vmax;height:4.49775vmax;left:-2.54873vmax}.other-tab:after{left:inherit;right:-2.54873vmax}.other-tab .tag-new{top:-.89955vmax;right:-2.24888vmax}}.fancy-bet .bets-selections-head{color:#1e1e1e;border-bottom-width:0;line-height:5.86667vw}.fancy-bet .bets-selections-head dt{padding:0 1.86667vw}.fancy-bet .bets-selections-head dd{padding:0}.fancy-bet .bets-selections dt{padding:0 1.86667vw;position:relative}.fancy-bet .bets-selections dt h4{width:100%;padding-right:10.6667vw}.fancy-bet .bets-selections dt ul{width:100%;font-size:2.93333vw}.fancy-bet .bets-selections dt li{margin-right:0}.fancy-bet .bets-selections dt li:before{content:"";vertical-align:middle;background-color:#7e97a7;border-radius:50%;width:1.06667vw;height:1.06667vw;margin:0 1.33333vw}.fancy-bet .bets-selections dt .btn-book{width:10.6667vw;font-weight:400;position:absolute;top:1.6vw;right:1.33333vw}.fancy-bet .bets-selections dl.tips{width:100%;font-size:2.93333vw;font-weight:400;list-style-type:none}.fancy-bet .bets-selections dl.tips dt{padding-left:0;line-height:3.46667vw}.fancy-bet .bets-selections dl.tips dd{color:#1e1e1e;margin-top:.53333vw;line-height:2.93333vw}.fancy-bet .bets-selections dl.tips .win,.fancy-bet .bets-selections dl.tips .to-win{padding-right:1.33333vw}.multi .fancy-bet:last-of-type{margin-bottom:5.33333vw}@media screen and (aspect-ratio>=16/9){.fancy-bet .bets-selections-head{line-height:3.29835vmax}.fancy-bet .bets-selections-head dt,.fancy-bet .bets-selections dt{padding:0 1.04948vmax}.fancy-bet .bets-selections dt h4{padding-right:5.997vmax}.fancy-bet .bets-selections dt ul{font-size:1.64918vmax}.fancy-bet .bets-selections dt li:before{width:.5997vmax;height:.5997vmax;margin:0 .74963vmax}.fancy-bet .bets-selections dl.tips{width:100%;font-size:1.64918vmax}.fancy-bet .bets-selections dl.tips .win,.fancy-bet .bets-selections dl.tips .to-win{padding-right:.74963vmax}.fancy-bet .bets-selections dl.tips dt{line-height:1.94903vmax}.fancy-bet .bets-selections dl.tips dd{margin-top:.29985vmax;line-height:1.64918vmax}.multi .fancy-bet:last-of-type{margin-bottom:2.9985vmax}}.fancy-wrap.multi{margin-bottom:5.33333vw}.fancy-wrap .bet_slip-wrap:last-child{border-bottom-width:1px}@media screen and (aspect-ratio>=16/9){.fancy-wrap.multi,.fancy-wrap.multi:last-of-type{margin-bottom:2.9985vmax}}.btn-fancy_info{color:#243a48;background-color:#bed5d8;border-radius:1.06667vw;height:6.4vw;margin-right:1.86667vw;padding:0 1.6vw;font-size:3.46667vw;line-height:6.4vw}.btn-fancy_info:before{content:"";background:url("data:image/svg+xml,<svg width=\"15\" height=\"15\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.75 11.25h1.5v-4.5h-1.5v4.5zM7.5 0C3.36 0 0 3.36 0 7.5 0 11.64 3.36 15 7.5 15c4.14 0 7.5-3.36 7.5-7.5C15 3.36 11.64 0 7.5 0zm0 13.5c-3.308 0-6-2.692-6-6 0-3.307 2.692-6 6-6 3.307 0 6 2.693 6 6 0 3.308-2.693 6-6 6zm-.75-8.25h1.5v-1.5h-1.5v1.5z\" fill=\"%233B5160\" fill-rule=\"evenodd\"/></svg>") 0 0/contain no-repeat;width:3.46667vw;height:3.46667vw;margin:1.33333vw .8vw 0 0}.fancy-bet .btn-fancy_info,.sports-book .btn-fancy_info,.bets-wrap .btn-fancy_info{flex-basis:8vw}.fancy-bet .btn-fancy_info:before,.sports-book .btn-fancy_info:before,.bets-wrap .btn-fancy_info:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"%23ffffff\" fill-rule=\"evenodd\" d=\"M6.76 5.246V3.732h1.48v1.514H6.76zm.74 8.276a5.86 5.86 0 0 0 3.029-.83 5.839 5.839 0 0 0 2.163-2.163 5.86 5.86 0 0 0 .83-3.029 5.86 5.86 0 0 0-.83-3.029 5.839 5.839 0 0 0-2.163-2.163 5.86 5.86 0 0 0-3.029-.83 5.86 5.86 0 0 0-3.029.83A5.839 5.839 0 0 0 2.308 4.47a5.86 5.86 0 0 0-.83 3.029 5.86 5.86 0 0 0 .83 3.029 5.839 5.839 0 0 0 2.163 2.163 5.86 5.86 0 0 0 3.029.83zM7.5 0c1.37 0 2.638.343 3.804 1.028a7.108 7.108 0 0 1 2.668 2.668A7.376 7.376 0 0 1 15 7.5c0 1.37-.343 2.638-1.028 3.804a7.108 7.108 0 0 1-2.668 2.668A7.376 7.376 0 0 1 7.5 15a7.376 7.376 0 0 1-3.804-1.028 7.243 7.243 0 0 1-2.668-2.686A7.343 7.343 0 0 1 0 7.5c0-1.358.343-2.62 1.028-3.786a7.381 7.381 0 0 1 2.686-2.686A7.343 7.343 0 0 1 7.5 0zm-.74 11.268V6.761h1.48v4.507H6.76z\"/></svg>") 0 0/contain no-repeat}.fancy-bet h5 .btn-fancy_info:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M6.76 5.246V3.732h1.48v1.514H6.76zm.74 8.276a5.86 5.86 0 0 0 3.029-.83 5.839 5.839 0 0 0 2.163-2.163 5.86 5.86 0 0 0 .83-3.029 5.86 5.86 0 0 0-.83-3.029 5.839 5.839 0 0 0-2.163-2.163 5.86 5.86 0 0 0-3.029-.83 5.86 5.86 0 0 0-3.029.83A5.839 5.839 0 0 0 2.308 4.47a5.86 5.86 0 0 0-.83 3.029 5.86 5.86 0 0 0 .83 3.029 5.839 5.839 0 0 0 2.163 2.163 5.86 5.86 0 0 0 3.029.83zM7.5 0c1.37 0 2.638.343 3.804 1.028a7.108 7.108 0 0 1 2.668 2.668A7.376 7.376 0 0 1 15 7.5c0 1.37-.343 2.638-1.028 3.804a7.108 7.108 0 0 1-2.668 2.668A7.376 7.376 0 0 1 7.5 15a7.376 7.376 0 0 1-3.804-1.028 7.243 7.243 0 0 1-2.668-2.686A7.343 7.343 0 0 1 0 7.5c0-1.358.343-2.62 1.028-3.786a7.381 7.381 0 0 1 2.686-2.686A7.343 7.343 0 0 1 7.5 0zm-.74 11.268V6.761h1.48v4.507H6.76z\"/></svg>") 0 0/contain no-repeat}@media screen and (aspect-ratio>=16/9){.btn-fancy_info{border-radius:.5997vmax;height:3.5982vmax;margin-right:1.04948vmax;padding:0 .89955vmax;font-size:1.94903vmax;line-height:3.5982vmax}.btn-fancy_info:before{width:1.94903vmax;height:1.94903vmax;margin:.74963vmax .74963vmax 0 0}.fancy-bet .btn-fancy_info,.sports-book .btn-fancy_info,.bets-wrap .btn-fancy_info{flex-basis:4.49775vmax}}.fancy_info-popup,.limit_info-popup{z-index:9;background-color:#fff;border-radius:1.06667vw;align-items:flex-start;display:none;position:absolute;top:0;right:1.86667vw}.fancy_info-popup dl,.limit_info-popup dl{padding:0 1.86667vw 1.86667vw}.fancy_info-popup dl:last-of-type,.limit_info-popup dl:last-of-type{border-right:.26667vw solid #e0e6e6}.fancy_info-popup dt,.limit_info-popup dt{color:#577c94;height:3.2vw;padding:.8vw 0 1.06667vw;font-size:2.66667vw;line-height:3.2vw}.fancy_info-popup dd,.limit_info-popup dd{color:#1e1e1e;padding-bottom:1.33333vw;line-height:3.73333vw}.fancy_info-popup dd:last-of-type,.limit_info-popup dd:last-of-type{padding-bottom:0}.fancy_info-popup .close,.limit_info-popup .close{width:6.66667vw;height:6.66667vw}.mode-land .fancy_info-popup,.mode-land .limit_info-popup{align-items:center}.mode-land .fancy_info-popup dt,.mode-land .limit_info-popup dt{height:5.06667vw;font-weight:400;line-height:5.06667vw}.mode-land .fancy_info-popup dd,.mode-land .limit_info-popup dd{line-height:4vw}.fancy-bet .fancy_info-popup,.fancy-bet .limit_info-popup{color:#1e1e1e;font-weight:400}@media screen and (aspect-ratio>=16/9){.fancy_info-popup,.limit_info-popup{border-radius:.5997vmax;right:1.04948vmax}.fancy_info-popup dl,.limit_info-popup dl{padding:0 1.04948vmax 1.04948vmax}.fancy_info-popup dl:last-of-type,.limit_info-popup dl:last-of-type{border-right-width:.14993vmax}.fancy_info-popup dt,.limit_info-popup dt{height:1.7991vmax;padding:.44978vmax 0 .5997vmax;font-size:1.49925vmax;line-height:1.7991vmax}.fancy_info-popup dd,.limit_info-popup dd{padding-bottom:.74963vmax;line-height:2.09895vmax}.fancy_info-popup .close,.limit_info-popup .close{width:3.74813vmax;height:3.74813vmax}.mode-land .fancy_info-popup,.mode-land .limit_info-popup{width:100%;box-shadow:none;border-radius:0;display:flex;position:relative;right:0}.mode-land .fancy_info-popup dl,.mode-land .limit_info-popup dl{padding:0 0 0 .44978vmax}.mode-land .fancy_info-popup dl:last-of-type,.mode-land .limit_info-popup dl:last-of-type{border-right-width:0}.mode-land .fancy_info-popup dt,.mode-land .limit_info-popup dt{height:2.24888vmax;line-height:2.24888vmax}.mode-land .fancy_info-popup dd,.mode-land .limit_info-popup dd{font-size:1.64918vmax;line-height:2.24888vmax}.mode-land .fancy_info-popup .close,.mode-land .limit_info-popup .close{display:none}}.btn-minmax_bet{width:8vw;height:8.53333vw;position:absolute;top:0;right:0}.btn-minmax_bet:before{vertical-align:middle;background:url("data:image/svg+xml,<svg width=\"14\" height=\"14\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.35 10.9h1.3V9.6h-1.3v1.3zM7 .5A6.502 6.502 0 00.5 7c0 3.588 2.912 6.5 6.5 6.5s6.5-2.912 6.5-6.5S10.588.5 7 .5zm0 11.7A5.207 5.207 0 011.8 7c0-2.867 2.333-5.2 5.2-5.2s5.2 2.333 5.2 5.2-2.333 5.2-5.2 5.2zm0-9.1a2.6 2.6 0 00-2.6 2.6h1.3c0-.715.585-1.3 1.3-1.3.715 0 1.3.585 1.3 1.3 0 1.3-1.95 1.138-1.95 3.25h1.3c0-1.462 1.95-1.625 1.95-3.25A2.6 2.6 0 007 3.1z\" fill=\"%23FFF\" fill-rule=\"evenodd\"/></svg>") 50%/contain no-repeat;width:4.26667vw;height:4.26667vw}@media screen and (aspect-ratio>=16/9){.btn-minmax_bet{width:4.49775vmax;height:4.7976vmax}.btn-minmax_bet:before{width:2.3988vmax;height:2.3988vmax}}.suspend-fancy{width:37.3333vw;height:100%;position:absolute;right:0}.suspend-fancy p{opacity:.8}.bets-selections .suspend-fancy{width:37.3333vw}@media screen and (aspect-ratio>=16/9){.suspend-fancy{width:20.09vmax;right:20.09vmax}.bets-selections .suspend-fancy{width:20.09vmax}.fancy-bet .suspend{width:20.09vmax;right:20.09vmax}}.bet-setting{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 1.86667vw}.back .bet-setting{background:#c7dbe9}.lay .bet-setting{background:#ebd5db}.book .bet-setting{background:#b7e2b2}.bet-setting .bet-check{color:#1e1e1e;align-items:center;height:8.53333vw;margin-right:1.86667vw;font-size:3.46667vw}.bet-setting .bet-check:before{content:"";background-color:#fff;border-radius:1.06667vw;width:4.8vw;height:4.8vw;margin-right:1.86667vw;box-shadow:inset 0 .53333vw #0006}.bet-setting .max-bet{color:#1e1e1e;text-align:center;background-color:#0000001a;border-radius:.8vw;width:13.3333vw;height:5.33333vw;margin-right:1.33333vw;font-size:3.46667vw;font-weight:700;line-height:5.33333vw;display:inline-block}.bet-setting .checked:before{background:#ffb80c url("data:image/svg+xml,<svg width=\"18\" height=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M17.28.34c.37.3.6.69.69 1.18.09.48-.01.93-.3 1.35L8.73 16.26c-.3.38-.66.62-1.1.7-.45.1-.86 0-1.24-.3-.23-.18-.83-.8-1.81-1.89-.98-1.07-1.9-2.12-2.77-3.12l-1.33-1.5A1.86 1.86 0 0 1 0 8.84c0-.5.17-.93.52-1.28.34-.36.75-.53 1.2-.51.47.01.86.21 1.17.6l4.28 4.74L14.95.74c.28-.38.65-.62 1.1-.7.44-.1.85 0 1.23.3z\" fill=\"%231E1E1E\" fill-rule=\"evenodd\"/></svg>") 50%/2.93333vw 2.93333vw no-repeat}@media screen and (aspect-ratio>=16/9){.bet-setting{padding:0 1.04948vmax}.bet-setting .bet-check{height:4.7976vmax;font-size:1.94903vmax}.bet-setting .bet-check:before{border-radius:.5997vmax;width:2.69865vmax;height:2.69865vmax;margin-right:1.04948vmax;box-shadow:inset 0 .29985vmax .29985vmax #00000080}.bet-setting .checked:before{background-size:1.64918vmax 1.64918vmax}.bet-setting .max-bet{border-radius:.44978vmax;width:7.49625vmax;height:2.9985vmax;margin-right:.74963vmax;font-size:1.94903vmax;line-height:2.9985vmax}}.sportsbook_bet-head{border-bottom-color:#e4550f;position:relative}.sportsbook_bet-head h4 span{background-image:linear-gradient(#ef6c2c 0%,#e4550f 82%);padding-right:1.86667vw}.sportsbook_bet-head .btn-fancy_info{position:absolute;right:0}@media screen and (aspect-ratio>=16/9){.sportsbook_bet-head h4 span{padding-right:1.04948vmax}}.special_bets-tab-wrap{color:#fff;background-color:#e4550f;padding-bottom:1.33333vw;font-size:3.2vw;font-weight:700;overflow:hidden}@media screen and (aspect-ratio>=16/9){.special_bets-tab-wrap{padding-bottom:.74963vmax;font-size:1.7991vmax}}.special_bets-tab{align-items:center;padding:0 1.86667vw;line-height:6.93333vw}.special_bets-tab li{min-width:22.1333vw;list-style:none;position:relative}.special_bets-tab li:after{content:"";background-color:#fff6;width:1px;height:5.33333vw;position:absolute;top:50%;right:0;transform:translate(-50%,-50%)}.special_bets-tab li:last-of-type:after{display:none}.special_bets-tab a{color:#fff;border-radius:1.06667vw;width:100%;height:100%}.special_bets-tab .select a{color:#a34005;background-color:#fff}@media screen and (aspect-ratio>=16/9){.special_bets-tab{padding:0 1.04948vmax;line-height:3.89805vmax}.special_bets-tab li{min-width:12.4438vmax}.special_bets-tab li:after{height:2.9985vmax}.special_bets-tab a{border-radius:.5997vmax}}.sports-book dd{width:37.3333vw}.sports-book .back-1{background-color:#72e3a0}.sports-book .back-1.select{background-color:#16a660}.sports-book.close{font-size:inherit;text-indent:0;border-bottom-width:0;margin-bottom:.26667vw}.sports-book.close:before{display:none}.sports-book.close:last-of-type{margin-bottom:2.66667vw}.sports-book.close .bets-selections,.sports-book.close .bet_slip-wrap{display:none}@media screen and (aspect-ratio>=16/9){.sports-book dd{width:20.09vmax}.sports-book.close{margin-bottom:.14993vmax}.sports-book.close:last-of-type{margin-bottom:1.49925vmax}}.suspend-spb{width:37.3333vw;height:100%;position:absolute;right:0}.suspend-spb p{opacity:.8}.bets-selections .suspend-spb{width:37.3333vw}@media screen and (aspect-ratio>=16/9){.suspend-spb{width:20.09vmax;right:20.09vmax}.bets-selections .suspend-spb{width:20.09vmax}}.to-expand{cursor:pointer;justify-content:space-between;align-items:center}.to-expand:after{content:"";background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 15 15\"><path fill=\"%23FFF\" fill-rule=\"evenodd\" d=\"M3 0h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3zm0 1a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H3zm9 5.617v1.766H3V6.617h9z\"/></svg>");background-repeat:no-repeat;background-size:contain;width:4vw;height:4vw;margin-right:1.86667vw}.close .to-expand:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 15 15\"><path fill=\"%23FFF\" fill-rule=\"evenodd\" d=\"M3 0h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3zm0 1a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H3zm5.383 2v3.617H12v1.766H8.383V12H6.617V8.383H3V6.617h3.617V3h1.766z\"/></svg>")}@media screen and (aspect-ratio>=16/9){.to-expand:after{width:2.24888vmax;height:2.24888vmax;margin-right:1.04948vmax}}.khadda-bet dd{width:37.3333vw}@media screen and (aspect-ratio>=16/9){.khadda-bet dd{width:35.7333vw}}.khadda-bet .runs-wrap{display:flex}.khadda-bet .runs-wrap strong{align-items:center;width:10.6667vw;display:flex}.khadda-bet .runs-wrap .input-runs{flex:1}.khadda-bet .input-runs span{line-height:10.6667vw}.khadda-bet .input-runs .max-type{color:#676767;box-shadow:initial;background:#e9f1f7;border-left:1px solid #aaa}@media screen and (aspect-ratio>=16/9){.khadda-bet dd{width:20.09vmax}.khadda-bet .runs-wrap strong{width:5.997vmax}.khadda-bet .input-runs span{line-height:5.997vmax}}.lottery-bet .bets-selections dt .btn-book{top:inherit}.lottery-bet .bets-selections dd{flex-wrap:wrap;width:61.3333vw;padding:.8vw}.lottery-bet .bets-selections .lottery-ball{border-radius:5.06667vw;width:10.1333vw;height:10.1333vw;margin:.8vw}.lottery-bet .bets-selections .suspend-fancy{position:absolute;right:0}.lottery-bet .btn-list-single{justify-content:center;display:flex}.lottery-bet .btn-list-single li{flex:inherit;width:50%}@media screen and (aspect-ratio>=16/9){.lottery-bet .bets-selections dd{width:67.4663vmax;padding:.44978vmax}.lottery-bet .bets-selections .lottery-ball{border-radius:2.84858vmax;width:5.69715vmax;height:5.69715vmax;margin:.44978vmax}.lottery-bet .bets-selections .suspend-fancy{width:67.4663vmax}}.bets-bookmaker{background-color:#f8f6e1}.bets-bookmaker>h4{justify-content:flex-start}.bets-bookmaker>h4 span{flex:none}.bets-bookmaker>h4 p{opacity:.7;margin-left:1.86667vw;font-weight:400}.bets-bookmaker .btn-fancy_info{position:absolute;right:0}.bets-bookmaker .bets-selections-head dd{border-right:none}.bets-bookmaker .backlay_box{width:37.3333vw;display:flex}.bets-bookmaker .backlay_box dl{flex:1}@media screen and (aspect-ratio>=16/9){.bets-bookmaker .backlay_box{width:60.2699vmax}}.bets-bookmaker .fancy_info-popup,.bets-bookmaker .limit_info-popup{font-weight:400}.bets-bookmaker .fancy_info-popup dd,.bets-bookmaker .limit_info-popup dd{color:#1e1e1e}@media screen and (aspect-ratio>=16/9){.bets-bookmaker>h4 p{margin-left:1.04948vmax}}.back-gradient,.lay-gradient{background-image:linear-gradient(90deg,#97c7eab3 0%,#97c7ea 65%);justify-content:center;width:18.6667vw}.back-gradient dd,.lay-gradient dd{color:#59708d;border-right:none;flex:1;width:17.6vw;padding:.8vw}.back-gradient dd.mode-land,.lay-gradient dd.mode-land{display:none}.back-gradient dd a,.lay-gradient dd a{background-color:#72bbef;border:.26667vw solid #fff;border-radius:1.06667vw;width:100%;height:100%}.back-gradient dd.select a,.lay-gradient dd.select a,.back-gradient dd.select a:hover,.lay-gradient dd.select a:hover{color:#fff;background:#2395e6;box-shadow:inset 0 1px 3px #00000080}.back-gradient dd p,.lay-gradient dd p{text-align:center;width:100%}@media screen and (aspect-ratio>=16/9){.back-gradient,.lay-gradient{background-image:linear-gradient(90deg,#97c7ea26 0%,#97c7ea 65%)}.back-gradient dd,.lay-gradient dd{width:9.89505vmax;padding:.44978vmax}.back-gradient dd.mode-land,.lay-gradient dd.mode-land{display:flex}.back-gradient dd a,.lay-gradient dd a{border:.14993vmax solid #fff;border-radius:.5997vmax}}.lay-gradient{background-image:linear-gradient(270deg,#f7cdd6bf 5%,#f0c0cb 60%)}.lay-gradient dd{color:#a9616d}.lay-gradient dd.mode-land{display:none}.lay-gradient dd a{background-color:#faa9ba}.lay-gradient dd.select a,.lay-gradient dd.select a:hover{color:#fff;background:#f4496d;border:1px solid #fff;box-shadow:inset 0 1px 3px #00000080}@media screen and (aspect-ratio>=16/9){.lay-gradient{background-image:linear-gradient(270deg,#f7cdd675 5%,#f0c0cb 60%)}.lay-gradient dd.mode-land{display:flex}}.overlay{z-index:99;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100%;animation:.5s fadeIn;position:fixed;top:0;left:0}.overlay:not(:target){display:none}.overlay:target{display:flex}.pop-wrap,.select-list{background:#fff;border-radius:1.33333vw;width:84vw;font-size:4vw;box-shadow:0 .8vw 2.66667vw #00000080}.pop-wrap h3,.select-list h3{color:#1e1e1e;background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%);border-radius:1.33333vw 1.33333vw 0 0;padding:2.4vw 1.86667vw;font-size:4vw;line-height:1.2}@media screen and (aspect-ratio>=16/9){.pop-wrap,.select-list{border-radius:.74963vmax;width:47.2264vmax;font-size:2.24888vmax;box-shadow:0 .44978vmax 1.49925vmax #00000080}.pop-wrap h3,.select-list h3{border-radius:.74963vmax .74963vmax 0 0;padding:1.34933vmax 1.04948vmax;font-size:2.24888vmax}}.transfer-wrap{color:#243a48}.transfer-wrap .available-wrap{justify-content:center;display:flex}.transfer-wrap .available-wrap h4{width:50%;padding:1.33333vw 3.2vw;font-size:4.26667vw;line-height:5.33333vw}.transfer-wrap .available-wrap h4 span{font-size:3.2vw;font-weight:400;display:block}.transfer-wrap .error{text-indent:2.66667vw;color:#d0021b;margin-bottom:4vw;font-size:3.2vw;line-height:4vw}@media screen and (aspect-ratio>=16/9){.transfer-wrap{width:71.964vmax}.transfer-wrap .available-wrap{justify-content:center;display:flex}.transfer-wrap .available-wrap h4{width:50%;padding:.89955vmax 2.54873vmax .89955vmax 2.9985vmax;font-size:2.3988vmax;line-height:2.9985vmax}.transfer-wrap .available-wrap h4 span{font-size:1.7991vmax}.transfer-wrap .error{text-indent:1.49925vmax;margin-bottom:2.24888vmax;font-size:1.7991vmax;line-height:2.24888vmax}}.transfer-content{border-top:.26667vw solid #8fa6b5;border-bottom:.26667vw solid #8fa6b5;width:100%;margin-bottom:2.66667vw}.transfer-content dl{background-color:#cde3f0;padding:3.73333vw 3.2vw 1.6vw}.transfer-content dl:nth-child(2n){background-color:#fff}.transfer-content dl:first-child{position:relative}.transfer-content dl:first-child:before{content:"";background-color:#cde3f0;width:4vw;height:4vw;display:block;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.transfer-content dd{width:100%;margin-bottom:1.33333vw;font-size:3.73333vw;line-height:5.33333vw}.transfer-content dd strong{margin-right:1.33333vw;font-size:5.33333vw;line-height:5.33333vw}.transfer-content dd input{width:calc(100% - 4.8vw);box-shadow:none;margin-bottom:0}.transfer-content dd input::placeholder{color:#989ea1}.transfer-content dd.quick_stake{display:flex}.transfer-content dd.quick_stake a{flex-direction:row;flex:1;margin-right:1.33333vw;line-height:2.2}.transfer-content dd.quick_stake a:last-child{margin-right:0}@media screen and (aspect-ratio>=16/9){.transfer-content{border-top:.14993vmax solid #8fa6b5;border-bottom:.14993vmax solid #8fa6b5;justify-content:center;margin-bottom:1.49925vmax;display:flex}.transfer-content dl{width:calc(100% - 1.7991vmax);padding:.89955vmax 2.54873vmax .89955vmax 2.9985vmax}.transfer-content dl:before{width:2.24888vmax;height:2.24888vmax;top:50%;left:calc(100% - 1.49925vmax)}.transfer-content dl:first-child:before{width:2.24888vmax;height:2.24888vmax;top:50%;left:100%}.transfer-content dd{margin-bottom:.74963vmax;font-size:2.09895vmax;line-height:2.9985vmax}.transfer-content dd strong{margin-right:.74963vmax;font-size:2.9985vmax;line-height:2.9985vmax}.transfer-content dd input{border:.14993vmax solid #8fa6b5;width:calc(100% - 2.09895vmax)}.transfer-content dd.quick_stake a{margin-right:.74963vmax}}.info-bet,.info-matched{flex-wrap:wrap;margin-bottom:1.86667vw;line-height:1.2}.info-bet dt,.info-matched dt,.info-bet dd,.info-matched dd{border-bottom:1px solid #e0e6e6;padding:1.86667vw}.info-bet dt,.info-matched dt{flex:0 0 100%;line-height:8.53333vw}.info-bet dd,.info-matched dd{color:#1b2d38;border-right:1px solid #e0e6e6;flex:1.7;font-size:4.53333vw}.info-bet dd span,.info-matched dd span{font-size:4vw}.info-bet dd:first-of-type,.info-matched dd:first-of-type{flex:1}.info-bet dd:last-of-type,.info-matched dd:last-of-type{border-right-width:0}@media screen and (aspect-ratio>=16/9){.info-bet,.info-matched{margin-bottom:1.04948vmax}.info-bet dt,.info-matched dt,.info-bet dd,.info-matched dd{padding:1.04948vmax}.info-bet dt,.info-matched dt{line-height:4.7976vmax}.info-bet dd,.info-matched dd{font-size:2.54873vmax}.info-bet dd span,.info-matched dd span{font-size:2.24888vmax}}.left-side{justify-content:flex-start;align-items:flex-start}.right-side{justify-content:flex-end;align-items:flex-start}.side-wrap{background:#eee;border-radius:0 1.6vw 1.6vw 0;flex-direction:column;width:100%;height:100%;position:relative;box-shadow:.53333vw 0 1.6vw #00000080}.right-side .side-wrap{border-radius:1.6vw 0 0 1.6vw}.right-side .side-wrap .side-head{border-radius:1.6vw 0 0}.side-wrap .btn-list{flex:0 0 12.8vw;margin-top:1.86667vw}.side-wrap .message-wrap{margin-top:0}.side-wrap .message-wrap .close{padding:0 3.46667vw}@media screen and (aspect-ratio>=16/9){.side-wrap{border-radius:0 .89955vmax .89955vmax 0;box-shadow:.29985vmax 0 .89955vmax #00000080}.right-side .side-wrap{border-radius:.89955vmax 0 0 .89955vmax}.right-side .side-wrap .side-head{border-radius:.89955vmax 0 0}.side-wrap .btn-list{flex:0 0 7.1964vmax;margin-top:1.04948vmax}.side-wrap .message-wrap .close{padding:0 1.94903vmax}}.setting-wrap{background-color:#fff;height:85%}@media (orientation:landscape){.setting-wrap{height:100%}}.full-pop,.auto-pop,.rules-pop,.rules-download,.login-pop{background-color:#fff;border-radius:1.6vw;width:100vw;height:95%;overflow:auto hidden}.full-pop .side-head,.auto-pop .side-head,.rules-pop .side-head,.rules-download .side-head,.login-pop .side-head{border-radius:1.6vw 1.6vw 0 0}@media screen and (aspect-ratio>=16/9){.full-pop,.auto-pop,.rules-pop,.rules-download,.login-pop{border-radius:.89955vmax;width:56.2219vmax}.full-pop .side-head,.auto-pop .side-head,.rules-pop .side-head,.rules-download .side-head,.login-pop .side-head{border-radius:.89955vmax .89955vmax 0 0}}.auto-pop{height:auto}@media screen and (aspect-ratio>=16/9){.auto-pop{height:95%}}.rules-pop,.rules-download{max-height:95%}.rules-download{width:89.3333vw;height:auto}.rules-download .side-content{border-radius:0}.rules-download .rules-content{padding:0}.rules-download .btn-list{padding-bottom:0}.rules-download .btn-list a{width:45.3333vw;margin:0 auto}@media screen and (aspect-ratio>=16/9){.rules-download{width:50.2249vmax}.rules-download .btn-list a{width:25.4873vmax}}.login-pop{-webkit-overflow-scrolling:touch;background-color:#1d2c38;background-image:linear-gradient(56deg,#3a5870 4%,#1d2c38 42%);height:95%;display:block;overflow:hidden scroll}.login-pop .close{z-index:2;background-color:#000000b3;border-radius:50%;width:9.33333vw;height:9.33333vw;margin-top:1.86667vw;position:fixed;right:1.86667vw}.login-pop .close:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>") 0 0/contain no-repeat;width:3.46667vw;height:3.46667vw}.login-pop .login-head{border-radius:1.6vw 1.6vw 0 0}.login-pop .form-login{margin-bottom:13.3333vw}@media screen and (aspect-ratio>=16/9){.login-pop .close{width:4.49775vmax;height:4.49775vmax;margin-top:1.04948vmax;position:absolute;right:1.04948vmax}.login-pop .close:before{width:1.49925vmax;height:1.49925vmax}.login-pop .login-head{border-radius:.89955vmax .89955vmax 0 0}.login-pop .form-login{margin-bottom:7.49625vmax}}.side-head{background:#ffb80c;border-radius:0 1.6vw 0 0;flex:0 0 10.4vw}.side-head h3{color:#1e1e1e;background:0 0;flex:1;align-items:center;padding:0 1.86667vw;font-size:4vw;line-height:2.6}.side-head h3 img{vertical-align:middle;width:5.33333vw;height:5.33333vw;margin-right:1.33333vw}.side-head .close{border-left:1px solid #be7809;padding:0 3.46667vw}@media screen and (aspect-ratio>=16/9){.side-head{border-radius:0 .89955vmax 0 0;flex:0 0 5.84708vmax}.side-head h3{padding:0 1.04948vmax;font-size:2.24888vmax}.side-head h3 img{width:2.9985vmax;height:2.9985vmax;margin-right:.74963vmax}.side-head .close{padding:0 1.94903vmax}}.side-content{border-radius:0 0 1.6vw;flex:1}.side-content h3{justify-content:space-between;align-items:center;padding:0 1.86667vw}.side-content .bet_slip-wrap.back{border-bottom-color:#7da7c6}.side-content .bet_slip-wrap.lay{border-bottom-color:#d38e9c}.right-side .side-content{border-radius:0 0 0 1.6vw}@media screen and (aspect-ratio>=16/9){.side-content{border-radius:0 0 .89955vmax}.side-content h3{padding:0 1.04948vmax}.right-side .side-content{border-radius:0 0 0 .89955vmax}}.slip-list{background-color:#fff}.trashcan{color:#fff;background:#d0021b;border-radius:1.06667vw;justify-content:center;align-items:center;margin:1.33333vw 0 1.33333vw 1.33333vw;padding:0 2.66667vw;font-size:3.2vw;line-height:8vw}.trashcan:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"13\" viewBox=\"0 0 11 13\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M8.278.71H11v1.457H0V.71h2.74L3.554 0h3.913l.812.71zM2.703 6.397l1.682 1.56L2.74 9.48l1.097 1.007L5.5 8.98l1.663 1.507L8.278 9.48 6.615 7.957l1.663-1.56-1.115-1.023L5.5 6.933l-1.663-1.56-1.134 1.023zM.775 11.544V2.877h9.45v8.667c0 .393-.157.734-.472 1.023-.315.29-.687.433-1.116.433H2.363c-.43 0-.8-.144-1.116-.433-.315-.29-.472-.63-.472-1.023z\"/></svg>") 0 0/contain no-repeat;width:2.93333vw;height:3.46667vw;margin-right:1.33333vw}@media screen and (aspect-ratio>=16/9){.trashcan{border-radius:.5997vmax;margin:.74963vmax;padding:0 1.49925vmax;font-size:1.7991vmax;line-height:4.49775vmax}.trashcan:before{width:1.64918vmax;height:1.94903vmax;margin-right:.74963vmax}}.bets-back,.bets-lay,.bets-book,.bets-head{background-color:#beddf4;border-bottom:1px solid #7da7c6;flex-wrap:wrap;align-items:stretch}.bets-back dt,.bets-lay dt,.bets-book dt,.bets-head dt,.bets-back dd,.bets-lay dd,.bets-book dd,.bets-head dd{align-items:center;padding:1.33333vw 1.86667vw}.bets-back dt,.bets-lay dt,.bets-book dt,.bets-head dt{flex:1}.bets-back dt span,.bets-lay dt span,.bets-book dt span,.bets-head dt span{width:12vw;line-height:8vw}.bets-back h4,.bets-lay h4,.bets-book h4,.bets-head h4{flex:1}.bets-back dd,.bets-lay dd,.bets-book dd,.bets-head dd{color:#1b2d38}.bets-back dd span,.bets-lay dd span,.bets-book dd span,.bets-head dd span{flex:1}.bets-back .col-odds,.bets-lay .col-odds,.bets-book .col-odds,.bets-head .col-odds{flex:0 16vw;padding-right:0}.bets-back .col-stake,.bets-lay .col-stake,.bets-book .col-stake,.bets-head .col-stake{flex:0 0 14.6667vw;padding-right:0}.bets-back .col-profit,.bets-lay .col-profit,.bets-book .col-profit,.bets-head .col-profit{flex:0 13.3333vw}.bets-back .col-delete,.bets-lay .col-delete,.bets-book .col-delete,.bets-head .col-delete{flex:0 8vw;padding-left:0}.bets-back .trashcan,.bets-lay .trashcan,.bets-book .trashcan,.bets-head .trashcan{height:8vw;margin:0}.bets-back .trashcan:before,.bets-lay .trashcan:before,.bets-book .trashcan:before,.bets-head .trashcan:before{margin-right:0}.bets-back .info-keep,.bets-lay .info-keep,.bets-book .info-keep,.bets-head .info-keep,.bets-back .col-ref,.bets-lay .col-ref,.bets-book .col-ref,.bets-head .col-ref{border-top:1px solid #9dc2dc;flex:100%;padding:1.06667vw 1.86667vw;font-size:2.93333vw;line-height:1.1}.bets-back .info-keep strong,.bets-lay .info-keep strong,.bets-book .info-keep strong,.bets-head .info-keep strong,.bets-back .col-ref strong,.bets-lay .col-ref strong,.bets-book .col-ref strong,.bets-head .col-ref strong{color:#2789ce;margin:0 1.33333vw}.bets-back .info-keep.edit,.bets-lay .info-keep.edit,.bets-book .info-keep.edit,.bets-head .info-keep.edit,.bets-back .edit.col-ref,.bets-lay .edit.col-ref,.bets-book .edit.col-ref,.bets-head .edit.col-ref{padding:0 1.86667vw;font-size:3.46667vw}.bets-back .col-ref,.bets-lay .col-ref,.bets-book .col-ref,.bets-head .col-ref{color:#3b5160;background-color:#ffffff4d;border-top-width:0;order:-1}.bets-back .col-ref li,.bets-lay .col-ref li,.bets-book .col-ref li,.bets-head .col-ref li{margin-right:2.66667vw}@media screen and (aspect-ratio>=16/9){.bets-back dt,.bets-lay dt,.bets-book dt,.bets-head dt,.bets-back dd,.bets-lay dd,.bets-book dd,.bets-head dd{padding:.74963vmax 1.04948vmax}.bets-back dt span,.bets-lay dt span,.bets-book dt span,.bets-head dt span{width:6.74663vmax;line-height:4.49775vmax}.bets-back .col-odds,.bets-lay .col-odds,.bets-book .col-odds,.bets-head .col-odds{flex:0 8.9955vmax}.bets-back .col-stake,.bets-lay .col-stake,.bets-book .col-stake,.bets-head .col-stake{flex:0 0 12.7436vmax}.bets-back .col-profit,.bets-lay .col-profit,.bets-book .col-profit,.bets-head .col-profit{flex:0 12.7436vmax}.bets-back .col-delete,.bets-lay .col-delete,.bets-book .col-delete,.bets-head .col-delete{flex:0 4.49775vmax}.bets-back .trashcan,.bets-lay .trashcan,.bets-book .trashcan,.bets-head .trashcan{height:4.49775vmax}.bets-back .info-keep,.bets-lay .info-keep,.bets-book .info-keep,.bets-head .info-keep,.bets-back .col-ref,.bets-lay .col-ref,.bets-book .col-ref,.bets-head .col-ref{padding:.5997vmax 1.04948vmax;font-size:1.64918vmax}.bets-back .info-keep strong,.bets-lay .info-keep strong,.bets-book .info-keep strong,.bets-head .info-keep strong,.bets-back .col-ref strong,.bets-lay .col-ref strong,.bets-book .col-ref strong,.bets-head .col-ref strong{margin:0 .74963vmax}.bets-back .info-keep.edit,.bets-lay .info-keep.edit,.bets-book .info-keep.edit,.bets-head .info-keep.edit,.bets-back .edit.col-ref,.bets-lay .edit.col-ref,.bets-book .edit.col-ref,.bets-head .edit.col-ref{padding:0 1.04948vmax;font-size:1.94903vmax}.bets-back .col-ref li,.bets-lay .col-ref li,.bets-book .col-ref li,.bets-head .col-ref li{margin-right:1.49925vmax}}.bets-lay{background-color:#f3dce2;border-bottom:1px solid #d38e9c}.bets-lay .info-keep,.bets-lay .col-ref{border-top-color:#e5bdc5}.bets-book{background-color:#d3edd0;border-bottom:1px solid #9fd899}.bets-book .info-keep,.bets-book .col-ref{border-top-color:#9fd899}.bets-book dt span.back{background-color:#72e3a0}.a-edit{background:#ffffff4f;border:1px solid #ccc;border-radius:1.06667vw;flex:0 0 8vw;justify-content:center;align-items:center;height:8vw;margin-right:1.86667vw}.a-edit:before{content:"";background-repeat:no-repeat;background-size:contain;width:3.46667vw;height:3.46667vw}.bets-back .a-edit,.bets-lay .a-edit,.bets-book .a-edit,.bets-head .a-edit{border-color:#1f72ac}.bets-back .a-edit:before,.bets-lay .a-edit:before,.bets-book .a-edit:before,.bets-head .a-edit:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"><path fill=\"rgb(31,114,172)\" fill-rule=\"evenodd\" d=\"M3.115 11.902l.78-.78L1.88 9.103l-.782.78v.92h1.1V11.9h.917zM7.603 3.94c0-.113-.078-.19-.19-.19-.05 0-.102.017-.145.06l-4.65 4.65c-.044.044-.06.095-.06.147 0 .11.076.188.188.188.05 0 .103-.017.146-.06l4.65-4.65c.043-.043.06-.095.06-.146zM7.14 2.29l3.57 3.57L3.57 13H0V9.43l7.14-7.14zm5.86.825c0 .292-.12.575-.317.772l-1.425 1.425-3.57-3.57L9.113.326C9.31.12 9.593 0 9.885 0c.292 0 .575.12.78.326l2.018 2.008c.197.206.317.49.317.78z\"/></svg>")}.bets-lay .a-edit{border-color:#e43a5e}.bets-lay .a-edit:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"><path fill=\"rgb(227,58,94)\" fill-rule=\"evenodd\" d=\"M3.115 11.902l.78-.78L1.88 9.103l-.782.78v.92h1.1V11.9h.917zM7.603 3.94c0-.113-.078-.19-.19-.19-.05 0-.102.017-.145.06l-4.65 4.65c-.044.044-.06.095-.06.147 0 .11.076.188.188.188.05 0 .103-.017.146-.06l4.65-4.65c.043-.043.06-.095.06-.146zM7.14 2.29l3.57 3.57L3.57 13H0V9.43l7.14-7.14zm5.86.825c0 .292-.12.575-.317.772l-1.425 1.425-3.57-3.57L9.113.326C9.31.12 9.593 0 9.885 0c.292 0 .575.12.78.326l2.018 2.008c.197.206.317.49.317.78z\"/></svg>")}.bets-back .a-edit.select,.bets-lay .a-edit.select,.bets-book .a-edit.select,.bets-head .a-edit.select{background-color:#1f72ac}.bets-back .a-edit.select:before,.bets-lay .a-edit.select:before,.bets-book .a-edit.select:before,.bets-head .a-edit.select:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M3.115 11.902l.78-.78L1.88 9.103l-.782.78v.92h1.1V11.9h.917zM7.603 3.94c0-.113-.078-.19-.19-.19-.05 0-.102.017-.145.06l-4.65 4.65c-.044.044-.06.095-.06.147 0 .11.076.188.188.188.05 0 .103-.017.146-.06l4.65-4.65c.043-.043.06-.095.06-.146zM7.14 2.29l3.57 3.57L3.57 13H0V9.43l7.14-7.14zm5.86.825c0 .292-.12.575-.317.772l-1.425 1.425-3.57-3.57L9.113.326C9.31.12 9.593 0 9.885 0c.292 0 .575.12.78.326l2.018 2.008c.197.206.317.49.317.78z\"/></svg>")}.bets-lay .a-edit.select{background-color:#e43a5e}.bets-lay .a-edit.select:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M3.115 11.902l.78-.78L1.88 9.103l-.782.78v.92h1.1V11.9h.917zM7.603 3.94c0-.113-.078-.19-.19-.19-.05 0-.102.017-.145.06l-4.65 4.65c-.044.044-.06.095-.06.147 0 .11.076.188.188.188.05 0 .103-.017.146-.06l4.65-4.65c.043-.043.06-.095.06-.146zM7.14 2.29l3.57 3.57L3.57 13H0V9.43l7.14-7.14zm5.86.825c0 .292-.12.575-.317.772l-1.425 1.425-3.57-3.57L9.113.326C9.31.12 9.593 0 9.885 0c.292 0 .575.12.78.326l2.018 2.008c.197.206.317.49.317.78z\"/></svg>")}@media screen and (aspect-ratio>=16/9){.a-edit{border-radius:.5997vmax;flex:0 0 4.49775vmax;height:4.49775vmax;margin-right:1.04948vmax}.a-edit:before{width:1.94903vmax;height:1.94903vmax}}.bets-head{background-color:#fff;border-bottom-width:0;font-size:2.93333vw}.bets-head dt,.bets-head dd{padding:.8vw 1.86667vw}.bets-head .col-odds{flex:none}@media screen and (aspect-ratio>=16/9){.bets-head{font-size:1.64918vmax}.bets-head dt,.bets-head dd{padding:.44978vmax 1.04948vmax}}.check-list li{margin-left:2.66667vw}.check-list a{color:#1b2d38;align-items:center;height:9.6vw;font-weight:400}.check-list a:before{content:"";background:#fff;border:.26667vw solid #2789ce;border-radius:50%;width:5.33333vw;height:5.33333vw;margin-right:1.33333vw;box-shadow:inset 0 .53333vw #0003}.check-list a.checked:before{box-shadow:none;background:#2789ce url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M14.6 5.18c.2.16.34.36.38.62a.9.9 0 0 1-.16.72L9.85 13.6a1 1 0 0 1-.61.37.83.83 0 0 1-.69-.16 83.7 83.7 0 0 1-2.54-2.65l-.75-.8A.96.96 0 0 1 5 9.69c0-.27.1-.5.29-.68a.89.89 0 0 1 1.32.04l2.37 2.52 4.32-6.18a1 1 0 0 1 .62-.37c.24-.05.47 0 .68.16z\" id=\"b\"/><filter x=\"-20%\" y=\"-11.1%\" width=\"140%\" height=\"144.4%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"1\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"/><feGaussianBlur stdDeviation=\".5\" in=\"shadowOffsetOuter1\" result=\"shadowBlurOuter1\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0\" in=\"shadowBlurOuter1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><use fill=\"%23FFF\" xlink:href=\"%23b\"/></g></svg>") 0 0/contain no-repeat;border-width:0}.check-list a.disable{color:#7e97a7}.check-list a.disable:before{background-color:#0003;border-width:0}h3 .check-list a{color:#fff}h3 .check-list a:before{border-width:0}@media screen and (aspect-ratio>=16/9){.check-list li{margin-left:1.49925vmax}.check-list a{height:5.3973vmax}.check-list a:before{border:.14993vmax solid #2789ce;width:2.9985vmax;height:2.9985vmax;margin-right:.74963vmax;box-shadow:inset 0 .29985vmax #0003}}.setting-block{color:#243a48;border-bottom:1px solid #e0e6e6;flex-wrap:wrap;padding:1.86667vw 0 0 1.86667vw;font-size:4vw}.setting-block dt,.setting-block dd{flex:1;align-items:center;padding:0 1.86667vw 1.86667vw 0}.setting-block dd{flex:0 9.33333vw}.setting-block input{width:26.6667vw;margin:0 0 0 1.33333vw}@media screen and (aspect-ratio>=16/9){.setting-block{padding:1.04948vmax 0 0 1.04948vmax;font-size:2.24888vmax}.setting-block dt,.setting-block dd{padding:0 1.04948vmax 1.04948vmax 0}.setting-block dd{flex:0 5.24738vmax}.setting-block input{width:14.9925vmax;margin:0 0 0 .74963vmax}}.stake-setting dt{flex:100%}.stake-setting dd{flex:25%}.stake-setting .btn,.stake-setting .btn-send,.stake-setting .login,.stake-setting .form-select,.stake-setting .pages a,.pages .stake-setting a{flex:1;line-height:2.2}.stake-setting input{width:100%;margin:0}.col-stake_edit a{width:100%;font-weight:700;line-height:2.6}.col-stake_edit .btn-send,.col-stake_edit .login{line-height:2.6}.btn-edit{color:#243a48;background:#c5d0d766;border:.26667vw solid #7e97a7;border-radius:1.6vw;box-shadow:inset 0 .53333vw #fffc}.btn-edit:after{content:"";vertical-align:top;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"><path fill=\"rgb(59,81,96)\" fill-rule=\"evenodd\" d=\"M3.115 11.902l.78-.78L1.88 9.103l-.782.78v.92h1.1V11.9h.917zM7.603 3.94c0-.113-.078-.19-.19-.19-.05 0-.102.017-.145.06l-4.65 4.65c-.044.044-.06.095-.06.147 0 .11.076.188.188.188.05 0 .103-.017.146-.06l4.65-4.65c.043-.043.06-.095.06-.146zM7.14 2.29l3.57 3.57L3.57 13H0V9.43l7.14-7.14zm5.86.825c0 .292-.12.575-.317.772l-1.425 1.425-3.57-3.57L9.113.326C9.31.12 9.593 0 9.885 0c.292 0 .575.12.78.326l2.018 2.008c.197.206.317.49.317.78z\"/></svg>") 0 0/contain no-repeat;width:4vw;height:4vw;margin-top:2.66667vw;margin-left:1.33333vw}@media screen and (aspect-ratio>=16/9){.btn-edit{border-width:.14993vmax;border-radius:.89955vmax;box-shadow:inset 0 .29985vmax #fffc}.btn-edit:after{width:2.24888vmax;height:2.24888vmax;margin-top:1.49925vmax;margin-left:.74963vmax}}.switch_on,.switch_off{background:#6bbd11;border-radius:1.6vw;width:9.33333vw;height:9.33333vw;position:relative;overflow:hidden;box-shadow:inset 0 .26667vw .8vw #00000080}.switch_on span,.switch_off span{background:#fff;border-radius:1.06667vw;justify-content:center;align-items:center;width:2.66667vw;height:7.2vw;position:absolute;top:1.06667vw;right:1.06667vw;box-shadow:0 .53333vw 1.06667vw #00000080,inset 0 -.8vw #cad5d5}.switch_on span:after,.switch_off span:after{content:"";background:#e0e6e6;border-radius:.53333vw;width:1.06667vw;height:1.33333vw;box-shadow:inset 0 .26667vw .26667vw #00000042}@media screen and (aspect-ratio>=16/9){.switch_on,.switch_off{border-radius:.89955vmax;width:5.24738vmax;height:5.24738vmax;box-shadow:inset 0 .14993vmax .44978vmax #00000080}.switch_on span,.switch_off span{border-radius:.5997vmax;width:1.49925vmax;height:4.04798vmax;top:.5997vmax;right:.5997vmax;box-shadow:0 .29985vmax .5997vmax #00000080,inset 0 -.44978vmax #cad5d5}.switch_on span:after,.switch_off span:after{border-radius:.29985vmax;width:.5997vmax;height:.74963vmax;box-shadow:inset 0 .14993vmax .14993vmax #00000042}}.switch_off{background-color:#a2b1ba}.switch_off span{left:1.06667vw}@media screen and (aspect-ratio>=16/9){.switch_off span{left:.5997vmax}}.loading-overlay{z-index:99;background-color:#0000;justify-content:center;align-items:center;width:100vw;height:100%;position:fixed;top:0;left:0}.loading-wrap{color:#243a48;background:#fff;border-radius:1.33333vw;flex-wrap:wrap;justify-content:center;align-items:center;width:40vw;height:24vw;padding:1.86667vw 0;font-size:3.2vw;box-shadow:0 .8vw 2.66667vw #00000080}.loading-wrap p{flex:0 0 100%}@media screen and (aspect-ratio>=16/9){.loading-wrap{border-radius:.74963vmax;width:22.4888vmax;height:13.4933vmax;padding:1.04948vmax 0;font-size:1.7991vmax;box-shadow:0 .44978vmax 1.49925vmax #00000080}}.loading{width:80px;height:80px;display:inline-block;position:relative}.loading:after{content:" ";box-sizing:border-box;border:32px solid #0000;border-color:#ffc11e #0000 #000;border-radius:50%;width:0;height:0;margin:8px;animation:1.2s infinite lds-hourglass;display:block}.loading-wrap{height:30vw!important}@media screen and (aspect-ratio>=16/9){.loading{width:10.4948vmax;height:5.24738vmax}}.a-depth img{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><circle stroke=\"%231E1E1E\" cx=\"10\" cy=\"10\" r=\"9.5\"/><path d=\"M8 9H7v4h1V9zm2-3H9v7h1V6zm6 8H6V5H5v10h11v-1zm-4-7h-1v6h1V7zm2-2h-1v8h1V5z\" fill=\"%231E1E1E\"/></g></svg>") 0 0/contain no-repeat;width:5.33333vw;height:5.33333vw}@media screen and (aspect-ratio>=16/9){.a-depth img{width:2.9985vmax;height:2.9985vmax}}.function-wrap{background-color:#e0e6e6;padding:1.33333vw 1.86667vw;position:relative}@media screen and (aspect-ratio>=16/9){.function-wrap{padding:.74963vmax 1.04948vmax}}.form-select{text-align:left;color:#2789ce;padding:0 1.86667vw;line-height:2.2;position:relative}.form-select:after{content:"";border-top:2.13333vw solid #1e1e1e;border-left:1.6vw solid #0000;border-right:1.6vw solid #0000;position:absolute;top:3.46667vw;right:2.66667vw}@media screen and (aspect-ratio>=16/9){.form-select{padding:0 1.04948vmax}.form-select:after{border-top-width:1.1994vmax;border-left-width:.89955vmax;border-right-width:.89955vmax;top:1.94903vmax;right:1.49925vmax}}.select-list{z-index:1;width:96.2667vw;max-height:58.6667vw;position:absolute;overflow:hidden auto}.select-list li{border-bottom:1px solid #e0e6e6}.select-list li:last-child{border-bottom-width:0}.select-list a{padding:1.33333vw 1.86667vw;font-weight:700;line-height:2.2}.select-list:not(:target){display:none}.select-list:target{display:block}@media screen and (aspect-ratio>=16/9){.select-list{width:54.1229vmax;max-height:32.9835vmax}.select-list a{padding:.74963vmax 1.04948vmax}}.chart-wrap h3{color:#1e1e1e;background:0 0;justify-content:center}.chart{width:74.1333vw;height:56.8vw;margin-left:9.33333vw;position:relative;overflow:hidden}.chart img{clip:rect 8.53333vw, 74.1333vw, 65.3333vw, 0px;width:93.3333vw;height:68vw;position:absolute;top:-8.53333vw}@media screen and (aspect-ratio>=16/9){.chart{width:41.6792vmax;height:31.934vmax;margin-left:5.24738vmax}.chart img{clip:rect 4.7976vmax, 41.6792vmax, 36.7316vmax, 0px;width:52.4738vmax;height:38.2309vmax;top:-4.7976vmax}}.info-matched{border-top:1px solid #e0e6e6;margin-bottom:0;font-size:4vw}.info-matched dd{border-bottom-width:0;padding-bottom:4vw}.info-matched dd span{margin-bottom:.8vw;font-size:3.46667vw}.info-matched dd:first-of-type{flex:1.75}.info-matched dd:nth-of-type(2){flex:1.5}.info-matched dd:nth-of-type(3){flex:1}@media screen and (aspect-ratio>=16/9){.info-matched{font-size:2.24888vmax}.info-matched dd{padding-bottom:2.24888vmax}.info-matched dd span{margin-bottom:.44978vmax;font-size:1.94903vmax}}.to-BackLay{justify-content:space-between}.to-BackLay li{padding:1.86667vw 1.86667vw 1.33333vw;position:relative}.to-BackLay li:after{content:"";border-top:7.46667vw solid #fff;position:absolute;top:0;right:0}.to-BackLay li:first-of-type{background-color:#72bbef;padding-right:4vw}.to-BackLay li:first-of-type:after{border-left:1.33333vw solid #0000}.to-BackLay li:nth-of-type(2){background-color:#faa9ba;padding-left:4vw}.to-BackLay li:nth-of-type(2):after{border-right:1.06667vw solid #0000;left:0;right:auto}@media screen and (aspect-ratio>=16/9){.to-BackLay li{padding:1.04948vmax 1.04948vmax .74963vmax}.to-BackLay li:after{border-top-width:4.1979vmax}.to-BackLay li:first-of-type{padding-right:2.24888vmax}.to-BackLay li:first-of-type:after{border-left-width:.74963vmax}.to-BackLay li:nth-of-type(2){padding-left:2.24888vmax}.to-BackLay li:nth-of-type(2):after{border-right-width:.5997vmax}}.trade-wrap{border:1px solid #7e97a7;border-width:1px 0;flex-wrap:wrap;width:100%;margin-bottom:2.66667vw;overflow:auto hidden}@media screen and (aspect-ratio>=16/9){.trade-wrap{margin-bottom:1.49925vmax}}.trade,.trade-2{flex:0 0 100%}.trade dd,.trade-2 dd{width:20vw}.trade p,.trade-2 p{padding:1.6vw .8vw}@media screen and (aspect-ratio>=16/9){.trade dd,.trade-2 dd{width:11.2444vmax}.trade p,.trade-2 p{padding:.89955vmax .44978vmax}}.trade-2{height:7.46667vw}.trade-2 dd{border-color:#e0e6e6}.trade-2 p{font-size:2.93333vw;font-weight:400}@media screen and (aspect-ratio>=16/9){.trade-2{height:4.1979vmax}.trade-2 p{font-size:1.64918vmax}}.table-fancy .col-lay{background-color:#fae5eb;border-color:#fff}.table-fancy .col-back{background-color:#cde8fd;border-color:#fff}.announce-header{justify-content:center;align-items:center;width:100%;position:sticky}.announce-header h1{color:#1e1e1e;font-size:4.8vw}@media screen and (aspect-ratio>=16/9){.announce-header{position:relative;top:0;left:0}.announce-header h1{font-size:2.69865vmax}}footer{background:#fff;border-top:1px solid #e0e6e6;width:100%;padding:2.13333vw 0;position:sticky;bottom:0;left:0}footer .confirm-checkbox{margin-bottom:3.2vw}footer .confirm-checkbox:before{content:"";vertical-align:bottom;background:#fff;border:1px solid #aaa;width:4.26667vw;height:4.26667vw;margin-right:1.06667vw}footer .confirm-checkbox.checked:before{background:#333 url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><g fill=\"rgb(225,225,225)\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"></path></g></svg>") 50%/contain no-repeat;border:1px solid #666}footer .btn,footer .btn-send,footer .login,footer .form-select,footer .pages a,.pages footer a,footer .btn-send,footer .login{width:45.3333vw;height:10.6667vw;margin:0 1.06667vw 0 0;font-size:4vw;line-height:10.6667vw}footer .btn-send,footer .login{margin:0 auto}@media (orientation:landscape){footer{border:0;height:0;padding:0;position:fixed}footer .confirm-checkbox{display:none}footer .btn,footer .btn-send,footer .login,footer .form-select,footer .pages a,.pages footer a{z-index:10;border-radius:26.6667vw;width:10.6667vw;height:10.6667vw;margin:0;font-size:0;position:absolute;bottom:22.9333vw;right:1.86667vw}footer .btn:before,footer .btn-send:before,footer .login:before,footer .form-select:before,footer .pages a:before,.pages footer a:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><g fill=\"rgb(50,50,50)\"><path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\"></path></g></svg>") 50%/contain no-repeat;border-radius:26.6667vw;width:100%;height:100%;display:inline-block;position:absolute;top:0;left:0}footer .btn-send,footer .login{bottom:6.4vw}footer .btn-send:before,footer .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><g fill=\"rgb(255,255,255)\"><path d=\"M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z\"></path></g></svg>") 50%/contain no-repeat}footer .poli_ftr:before{background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 24 24' xml:space='preserve'%3E%3Cstyle%3E.st1%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round%7D%3C/style%3E%3Cg id='not_done' transform='translate(-265 -185)'%3E%3Cpath id='Rectangle_232' fill='none' d='M265 185h24v24h-24z'/%3E%3Cpath id='Path_937' class='st1' d='M270.8 203.2l12.4-12.4'/%3E%3Cpath id='Path_1202' class='st1' d='M270.8 190.8l12.4 12.4'/%3E%3C/g%3E%3C/svg%3E")!important}footer .age_box .btn:before,footer .age_box .btn-send:before,footer .age_box .login:before,footer .age_box .form-select:before,footer .age_box .pages a:before,.pages footer .age_box a:before{background:url("data:image/svg+xml,<svg width=\"40\" height=\"40\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><path d=\"M0 0h40v40H0z\"/><path fill=\"rgb(50,50,50)\" d=\"M31.667 10.683l-2.35-2.35L20 17.65l-9.317-9.317-2.35 2.35L17.65 20l-9.317 9.317 2.35 2.35L20 22.35l9.317 9.317 2.35-2.35L22.35 20z\"/></g></svg>") 50%/contain no-repeat}footer .age_box .btn-send:before,footer .age_box .login:before{background:url("data:image/svg+xml,<svg width=\"40\" height=\"40\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><path d=\"M0 0h40v40H0z\"/><path fill=\"rgb(255,255,255)\" d=\"M15 26.95L8.05 20l-2.367 2.35L15 31.667l20-20-2.35-2.35z\"/></g></svg>") 50%/contain no-repeat}}@media screen and (aspect-ratio>=16/9){footer .btn,footer .btn-send,footer .login,footer .form-select,footer .pages a,.pages footer a{width:7.1964vmax;height:7.1964vmax;bottom:12.8936vmax;right:1.04948vmax}footer .btn-send,footer .login{bottom:3.5982vmax}}.announce-wrap table{border-top:2px solid #7e97a7;border-bottom:2px solid #7e97a7;width:100%;margin:2.13333vw 0 4.26667vw;font-size:3.46667vw}.announce-wrap table th{color:#3b5160;border-right:1px solid #e0e6e6;font-weight:400}.announce-wrap table tr{border-bottom:1px solid #e0e6e6}.announce-wrap table tr:first-of-type{border-top:1px solid #7e97a7}.announce-wrap table tr:last-of-type{border-bottom:1px solid #7e97a7}.announce-wrap table td,.announce-wrap table th{padding:1.06667vw 0 1.06667vw 2.13333vw}.announce-wrap .nofound_box{display:none}@media screen and (aspect-ratio>=16/9){.announce-wrap{padding-top:2.3988vmax;padding-bottom:2.3988vmax}.announce-wrap table{margin:1.1994vmax 0 2.3988vmax;font-size:1.94903vmax}.announce-wrap table td,.announce-wrap table th{padding:.5997vmax 0 .5997vmax 1.1994vmax}}.news-wrap{background:#fff;border-radius:1.33333vw;flex-direction:column;width:89.3333vw;height:90%;position:relative}.news-wrap .side-head{border-radius:1.6vw 1.6vw 0 0;flex:0 0 12.8vw}.news-wrap .side-head h3{justify-content:center;font-size:4.8vw;line-height:1}.news-wrap .announce-wrap{flex:1;padding-top:4.26667vw;padding-bottom:0}.news-wrap footer{border-radius:0 0 1.33333vw 1.33333vw;position:relative}.news-wrap.news-wrap-frame{width:100%;height:100vh;position:relative}.news-wrap.news-wrap-frame .side-head,.news-wrap.news-wrap-frame footer{position:sticky}.news-wrap.news-wrap-frame .side-head{z-index:2;border-radius:0;top:0}@media screen and (aspect-ratio>=16/9){.news-wrap{border-radius:0;width:100%;height:100%}.news-wrap .side-head{border-radius:.74963vmax .74963vmax 0 0;flex:0 0 7.1964vmax}.news-wrap .side-head h3{font-size:2.69865vmax}.news-wrap .announce-wrap{-webkit-overflow-scrolling:touch;padding-top:2.3988vmax;padding-bottom:3.5982vmax;overflow:hidden scroll}.news-wrap .btn-send,.news-wrap .login{position:fixed}}.overlay .frame-wrap{width:89.3333vw;height:90%}@media screen and (aspect-ratio>=16/9){.overlay .frame-wrap{width:100%;height:100%}}.marquee-pop .side-head{flex:0 0 10.6667vw}.marquee-pop .side-head h3{justify-content:flex-start;font-size:4vw;line-height:1}.marquee-pop .function-wrap{background-color:#e0e6e6;margin-bottom:0}.marquee-pop .function-wrap label{position:relative}.marquee-pop .function-wrap label span{z-index:10;background:#888;border-radius:1.33333vw 0 0 1.33333vw;justify-content:center;align-items:center;width:8vw;height:9.33333vw;display:inline-flex;position:absolute;left:0}.marquee-pop .function-wrap label span:before{content:"";background-image:url("data:image/svg+xml,<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.792 10.417v1.573h-6.251v-1.573h6.251zm4.416 3.971v-8.767h-12.416v8.767h12.416zm0-12.777c.484 0 .903.16 1.259.48.356.32.533.697.533 1.132v11.165c0 .435-.178.812-.533 1.132-.356.32-.775.48-1.259.48h-12.416c-.498 0-.921-.16-1.269-.48-.348-.32-.523-.697-.523-1.132v-11.165c0-.435.174-.812.523-1.132.348-.32.772-.48 1.269-.48h.875v-1.612h1.792v1.612h7.083v-1.612h1.792v1.612h.875zm-1.749 5.583v1.612h-8.917v-1.612h8.917z\" fill=\"%23FFFFFF\"/></svg>");background-repeat:no-repeat;background-size:contain;width:4.26667vw;height:4.26667vw;display:block}.marquee-pop .function-wrap label input{text-indent:8vw;width:48vw;height:8.8vw;margin-bottom:inherit;margin-right:1.33333vw;padding:0 1.86667vw;line-height:2.2}.marquee-pop .function-wrap .btn-send,.marquee-pop .function-wrap .login{min-width:26.6667vw;line-height:2.2}.marquee-pop .announce-wrap{border-radius:0 0 1.33333vw 1.33333vw;flex:1}@media screen and (aspect-ratio>=16/9){.marquee-pop{border-radius:1.49925vmax;width:96%;height:90%}.marquee-pop .side-head{flex:0 0 5.997vmax}.marquee-pop .side-head h3{font-size:2.24888vmax}.marquee-pop .function-wrap{padding:.74963vmax 1.04948vmax}.marquee-pop .function-wrap label span{border-radius:.74963vmax 0 0 .74963vmax;width:4.49775vmax;height:5.09745vmax}.marquee-pop .function-wrap label span:before{width:2.3988vmax;height:2.3988vmax}.marquee-pop .function-wrap label input{text-indent:4.49775vmax;width:26.9865vmax;height:4.7976vmax;margin-right:.74963vmax;padding:0 1.04948vmax}.marquee-pop .function-wrap .btn-send,.marquee-pop .function-wrap .login{min-width:14.9925vmax;position:inherit}.marquee-pop .announce-wrap{border-radius:0 0 .74963vmax .74963vmax}}.nofound{justify-content:center;align-items:center;display:flex}.nofound .nofound_box{vertical-align:top;flex-direction:column;align-items:center;max-width:80vw;margin-bottom:0;display:flex}.nofound .nofound_box dt{background:url(/images/mobile/announcement/ic-search.svg) 0 0/contain no-repeat;width:26.9333vw;height:25.8667vw;margin-bottom:5.33333vw}.nofound .nofound_box dd{text-align:center;flex:1;margin-bottom:1.33333vw;font-weight:700}.nofound .article-wrap{display:none}@media screen and (aspect-ratio>=16/9){.nofound .nofound_box{max-width:44.9775vmax}.nofound .nofound_box dt{width:15.1424vmax;height:14.5427vmax;margin-bottom:2.9985vmax}.nofound .nofound_box dd{margin-bottom:.74963vmax}}.pages{justify-content:center;margin:2.66667vw 0;display:flex}.pages li{margin-left:.8vw;margin-right:.8vw;list-style:none}.pages a{margin:0;padding:0 3.2vw;font-weight:400;line-height:9.33333vw}@media screen and (aspect-ratio>=16/9){.pages{margin:.74963vmax 0}.pages li{margin-left:.44978vmax;margin-right:.44978vmax}.pages a{padding:0 1.7991vmax;line-height:4.7976vmax}.pages a.select{box-shadow:inset 0 .29985vmax #0000001a}}.article-wrap{border-bottom:1px solid #e0e6e6;padding-top:5.33333vw;padding-bottom:6.66667vw}.article-wrap:first-of-type{padding-top:0}.article-wrap:last-of-type{border-bottom:0}@media screen and (aspect-ratio>=16/9){.article-wrap{padding-top:2.9985vmax;padding-bottom:3.74813vmax}}.article-date{color:#4a4a4a;border-top:1.06667vw solid #4a4a4a;width:18.6667vw;margin-bottom:4.26667vw;padding-top:1.06667vw}.article-date dt{margin-right:.53333vw;font-size:8vw;line-height:8.53333vw}.article-date dd{font-size:3.73333vw;line-height:4.26667vw}@media screen and (aspect-ratio>=16/9){.article-date{border-top:.5997vmax solid #4a4a4a;width:10.4948vmax;margin-bottom:2.3988vmax;padding-top:.5997vmax}.article-date dt{margin-right:.29985vmax;font-size:4.49775vmax;line-height:4.7976vmax}.article-date dd{font-size:2.09895vmax;line-height:2.3988vmax}}.mysports247 .announce-header h1{color:#1e1e1e}.mysports247 .news-wrap .announce-header{background:url(/images/mobile/announcement/popup-header-mysports247.png) 50%/cover no-repeat}.exchange .announce-header h1{color:#ffb80c}.exchange .news-wrap .announce-header{background:url(/images/mobile/announcement/popup-header-skyexchange.png) 50%/cover no-repeat}.mazaplay .announce-header h1{color:#fff}.mazaplay .news-wrap .announce-header{background:url(/images/mobile/announcement/popup-header-mazaplay.png) 50%/cover no-repeat}.maruti .announce-header h1{color:#fff}.maruti .news-wrap .announce-header{background:url(/images/mobile/announcement/popup-header-maruti.png) 50%/cover no-repeat}.exchange247 .announce-header h1{color:#ffb80c}.exchange247 .news-wrap .announce-header{background:url(/images/mobile/announcement/popup-header-skyexchange247.png) 50%/cover no-repeat}.app-wrap{margin-top:32vw}.app-wrap .btn-send,.app-wrap .login{border-width:0}@media screen and (aspect-ratio>=16/9){.app-wrap{margin-top:3.5982vmax}}.app-qrcode{background:url(/images/mobile/login/appic-9wickets.png) 50%/cover no-repeat;border-radius:5.33333vw;width:38.4vw;height:38.4vw;margin:0 auto 7.46667vw;box-shadow:0 1.06667vw 2.13333vw #0006}@media screen and (aspect-ratio>=16/9){.app-qrcode{border-radius:2.9985vmax;width:21.5892vmax;height:21.5892vmax;margin:0 auto 1.7991vmax;box-shadow:0 .5997vmax .89955vmax #0006}}.appdl-link-android,.appdl-link-ios{margin-bottom:3.2vw}.appdl-link-android .btn-app,.appdl-link-ios .btn-app{box-sizing:border-box;width:72.5333vw;height:12.8vw;margin:0 auto 3.2vw;padding-left:12.2667vw;line-height:12.8vw;position:relative}.appdl-link-android .btn-app:before,.appdl-link-ios .btn-app:before{content:"";background:#000c url("data:image/svg+xml,<svg width=\"24\" height=\"28\" viewBox=\"0 0 24 28\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"%23FFFFFF\" fill-rule=\"nonzero\"><path d=\"M1.779 9.054c-.488 0-.901.168-1.241.504-.34.336-.51.739-.51 1.209v7.223c0 .482.17.89.51 1.226.34.336.754.504 1.241.504.487 0 .898-.168 1.233-.504.334-.336.502-.744.502-1.226v-7.223c0-.47-.17-.874-.51-1.209-.34-.336-.749-.504-1.225-.504zM15.862 2.57l1.208-2.2c.079-.146.051-.257-.085-.336-.148-.068-.261-.033-.34.101l-1.224 2.218c-1.077-.47-2.217-.706-3.419-.706s-2.342.236-3.419.706l-1.225-2.218c-.08-.134-.193-.168-.34-.101-.136.079-.164.19-.085.336l1.208 2.2c-1.225.617-2.2 1.476-2.925 2.579-.726 1.104-1.089 2.31-1.089 3.62h15.732c0-1.31-.363-2.516-1.089-3.62-.726-1.103-1.695-1.962-2.908-2.579zm-6.982 3.2c-.131.129-.287.194-.468.194-.182 0-.334-.064-.459-.194-.125-.129-.187-.282-.187-.462 0-.179.062-.333.187-.462s.278-.193.459-.193.337.064.468.193c.13.129.196.283.196.462 0 .179-.066.333-.196.462zm7.169 0c-.125.129-.278.194-.459.194-.182 0-.338-.064-.468-.194-.131-.129-.196-.282-.196-.462 0-.179.065-.333.196-.462.13-.129.286-.193.468-.193.181 0 .334.064.459.193s.187.283.187.462c0 .179-.062.333-.187.462zM4.195 20.56c0 .516.181.952.544 1.31.363.358.805.537 1.327.537h1.259l.017 3.814c0 .482.17.89.51 1.226.34.336.749.504 1.225.504.487 0 .901-.168 1.241-.504.34-.336.51-.745.51-1.226v-3.813h2.347v3.813c0 .482.17.89.51 1.226.34.336.754.504 1.241.504.487 0 .901-.168 1.241-.504.34-.336.51-.745.51-1.226v-3.813h1.276c.51 0 .946-.179 1.31-.537.363-.358.544-.795.544-1.31v-11.188h-15.612v11.188zM22.223 9.054c-.476 0-.884.165-1.225.496-.34.331-.51.737-.51 1.218v7.223c0 .482.17.89.51 1.226.34.336.749.504 1.225.504.487 0 .901-.168 1.241-.504.34-.336.51-.744.51-1.226v-7.223c0-.481-.17-.887-.51-1.218-.34-.33-.754-.496-1.241-.496z\"/></g></svg>") 50%/6.4vw no-repeat;border-top-left-radius:1.6vw;border-bottom-left-radius:1.6vw;width:12.8vw;height:100%;display:inline-block;position:absolute;top:0;left:0}@media screen and (aspect-ratio>=16/9){.appdl-link-android .btn-app,.appdl-link-ios .btn-app{width:40.7796vmax;height:7.1964vmax;padding-left:6.89655vmax;line-height:7.1964vmax}.appdl-link-android .btn-app:before,.appdl-link-ios .btn-app:before{background-size:3.5982vmax;border-top-left-radius:.89955vmax;border-bottom-left-radius:.89955vmax;width:7.1964vmax;height:100%}}.appdl-link-android .app-ver,.appdl-link-ios .app-ver{text-align:center;color:#fff;font-size:4vw}@media screen and (aspect-ratio>=16/9){.appdl-link-android .app-ver,.appdl-link-ios .app-ver{margin-top:1.7991vmax;font-size:2.24888vmax}}.appdl-link-ios .btn-app:before{background-image:url("data:image/svg+xml,<svg width=\"23\" height=\"28\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.57 27.24h-.75a4.54 4.54 0 0 1-2.58-1.67 17.32 17.32 0 0 1-3.5-6.23 13.69 13.69 0 0 1-.5-6.85A7.23 7.23 0 0 1 3.5 7.57a5.8 5.8 0 0 1 4.87-.8c.72.21 1.42.5 2.12.77.51.19 1.02.22 1.53.01l1.07-.4a7.6 7.6 0 0 1 3.49-.67c1.94.18 3.56.94 4.76 2.51.3.4.3.42-.1.7a5.71 5.71 0 0 0-2.13 7 5.69 5.69 0 0 0 2.84 2.9c.19.1.36.17.27.43a15.85 15.85 0 0 1-3.64 6.03 3.42 3.42 0 0 1-3.36 1.07c-.58-.14-1.14-.38-1.7-.6a4.86 4.86 0 0 0-3.38-.15l-2.58.87zm3.27-21.4A6.12 6.12 0 0 1 13.77.91a5.77 5.77 0 0 1 2.45-.9c.39-.04.46.01.49.4.15 2.6-1.74 5.64-4.68 6.16-.27.05-.55.04-.82.05-.23.01-.35-.1-.35-.33l-.02-.45z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>")}.urgent-notice{z-index:99;opacity:0;background:#fff;width:100vw;min-height:100%;animation:.3s 1s alternate forwards urgent-notice;position:absolute;top:0;left:0}.urgent-notice header{color:#ffb80c;background-image:linear-gradient(#414141 0%,#000 100%);height:17.0667vw}.urgent-notice header h1{color:#f8d61c;letter-spacing:.26667vw;text-align:center;text-transform:uppercase;text-shadow:0 .53333vw 1.06667vw #0009;font-size:6.4vw}.urgent-notice .notice-content{padding:3.2vw 4.26667vw 22.9333vw;font-size:4.26667vw;line-height:5.86667vw}.urgent-notice .notice-img{text-align:center;margin-top:1.06667vw}.urgent-notice .notice-img img{width:100%}.urgent-notice .notice-img .img-fake{width:auto;height:12.8vw;margin-top:3.2vw}.urgent-notice .hilight{font-weight:700;text-decoration:underline}@media (orientation:landscape){.urgent-notice header{justify-content:flex-start;padding-left:6.4vw}.urgent-notice .notice-content{padding-bottom:8.53333vw}.urgent-notice .announce-footer{background:0 0;position:absolute;top:0}.urgent-notice .btn-send,.urgent-notice .login{width:17.0667vw;height:17.0667vw;box-shadow:none;background:0 0;border-radius:0;margin:0;top:0;right:0;background-image:none!important;border-left:.26667vw solid #fff9!important}.urgent-notice .btn-send:before,.urgent-notice .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50%/50% no-repeat}}@media screen and (aspect-ratio>=16/9){.urgent-notice{height:auto}.urgent-notice header{justify-content:center;height:9.5952vmax;padding:0}.urgent-notice header h1{letter-spacing:.14993vmax;text-shadow:0 .29985vmax .5997vmax #0009;font-size:3.5982vmax}.urgent-notice .notice-content{padding:2.3988vmax 2.3988vmax 4.7976vmax;font-size:2.3988vmax;line-height:3.29835vmax}.urgent-notice .notice-img{margin-top:.5997vmax}.urgent-notice .notice-img img{width:80%}.urgent-notice .notice-img .img-fake{width:auto;height:8.9955vmax;margin-top:2.3988vmax}.urgent-notice .btn-send,.urgent-notice .login{width:9.5952vmax;height:9.5952vmax;border-left:.14993vmax solid #fff9!important}}.a-search{z-index:2;background-image:linear-gradient(#525252 0%,#2d2d2d 100%);border-left:1px solid #ffffff1a;border-radius:0;width:12.8vw;padding:0;position:absolute;right:0}.a-search:before{content:"";z-index:-1;background-image:linear-gradient(90deg,#0000 0%,#000 110%);width:8.26667vw;height:12.2667vw;position:absolute;right:13.0667vw}.a-search:after{content:"";background:url("data:image/svg+xml,<svg height=\"22\" viewBox=\"0 0 22 22\" width=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m29.6697865 25.8286042h-1.0026615l-.3764635-.3143021c1.191151-1.4455833 1.9434479-3.2687188 1.9434479-5.342849-.0000573-4.5258698-3.6359011-8.1714531-8.14825-8.1714531-4.4505886 0-8.0858594 3.6455833-8.0858594 8.1714531s3.6352708 8.1713959 8.1483073 8.1713959c2.0058385 0 3.886151-.7543594 5.3276094-1.948375l.3758906.3143593v1.0055261l6.2678802 6.2856406 1.8803125-1.8856979zm-7.5214792 0c-3.1339688 0-5.6411094-2.5143594-5.6411094-5.6571511 0-3.1429062 2.5071406-5.6570937 5.6411094-5.6570937 3.1338542 0 5.6410521 2.5141875 5.6410521 5.6570937 0 3.1427917-2.5071979 5.6571511-5.6410521 5.6571511z\" fill=\"rgb(255,255,255)\" transform=\"translate(-14 -12)\"/></svg>") 50%/cover no-repeat;width:5.86667vw;height:5.86667vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.a-search+.wrap-highlight ul{padding-right:21.3333vw}@media screen and (aspect-ratio>=16/9){.a-search{width:7.1964vmax;height:6.89655vmax}.a-search:before{width:4.64768vmax;height:6.89655vmax;right:7.34633vmax}.a-search:after{width:3.29835vmax;height:3.29835vmax}.a-search+.wrap-highlight ul{padding-right:1.04948vmax}}.search-pop{-webkit-overflow-scrolling:touch;background:#fff;width:100%;display:block;overflow:hidden scroll}.search-input{width:calc(100% - 32vw);height:17.0667vw;box-shadow:none;border-color:#0000;border-radius:0;margin:0;padding:0 21.3333vw 0 10.6667vw}.search-input::placeholder{color:#9b9b9b}.search-input:focus{box-shadow:none;background:0 0;border-color:#0000}.search-input:focus::placeholder{color:#0000}@media screen and (aspect-ratio>=16/9){.search-input{width:calc(100% - 17.991vmax);height:8.3958vmax;padding:0 11.994vmax 0 5.997vmax}}.search-back,.search-clear,.search-collapse{z-index:2;background:url("data:image/svg+xml,<svg height=\"40\" viewBox=\"0 0 40 40\" width=\"40\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"\"><path d=\"m0 0h40v40h-40z\"/><path d=\"m16.9093851 12 8.0906149 8-8.0906149 8-1.9093851-1.888 6.2135922-6.112-6.2135922-6.112z\" fill=\"rgb(74,74,74)\" transform=\"matrix(-1 0 0 1 40 0)\"/></g></svg>") 50%/contain no-repeat;width:10.6667vw;height:17.0667vw;display:block;position:absolute}@media screen and (aspect-ratio>=16/9){.search-back,.search-clear,.search-collapse{width:5.997vmax;height:8.3958vmax}}.search-clear,.search-collapse{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(74,74,74)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>") 50%/4.26667vw no-repeat;border:0;top:0;right:10.6667vw}@media screen and (aspect-ratio>=16/9){.search-clear,.search-collapse{background-size:2.3988vmax;right:5.997vmax}}.search-collapse{background:url("data:image/svg+xml,<svg height=\"22\" viewBox=\"0 0 22 22\" width=\"22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m29.6697865 25.8286042h-1.0026615l-.3764635-.3143021c1.191151-1.4455833 1.9434479-3.2687188 1.9434479-5.342849-.0000573-4.5258698-3.6359011-8.1714531-8.14825-8.1714531-4.4505886 0-8.0858594 3.6455833-8.0858594 8.1714531s3.6352708 8.1713959 8.1483073 8.1713959c2.0058385 0 3.886151-.7543594 5.3276094-1.948375l.3758906.3143593v1.0055261l6.2678802 6.2856406 1.8803125-1.8856979zm-7.5214792 0c-3.1339688 0-5.6411094-2.5143594-5.6411094-5.6571511 0-3.1429062 2.5071406-5.6570937 5.6411094-5.6570937 3.1338542 0 5.6410521 2.5141875 5.6410521 5.6570937 0 3.1427917-2.5071979 5.6571511-5.6410521 5.6571511z\" fill=\"rgb(74,74,74)\" transform=\"translate(-14 -12)\"/></svg>") 50%/5.86667vw no-repeat;right:0}@media screen and (aspect-ratio>=16/9){.search-collapse{background-size:3.29835vmax;right:0}}.no-matching{flex-wrap:wrap;justify-content:center;align-items:center;padding:6.4vw 0;display:flex}.no-matching dt{background:url("data:image/svg+xml,<svg height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m12 0c-6.624 0-12 5.376-12 12s5.376 12 12 12 12-5.376 12-12-5.376-12-12-12zm.8 17.6h-1.6v-1.6h1.6zm0-4h-1.6v-7.2h1.6z\" fill=\"rgb(155,155,155)\" transform=\"\"/></svg>") 50%/contain no-repeat;flex:0 0 100%;width:6.4vw;height:6.4vw;margin-bottom:2.13333vw}.no-matching dd{color:#9b9b9b;text-align:center;flex:0 0 100%;font-size:4.53333vw}@media screen and (aspect-ratio>=16/9){.no-matching{padding:3.5982vmax 0}.no-matching dt{width:3.5982vmax;height:3.5982vmax;margin-bottom:1.1994vmax}.no-matching dd{font-size:2.54873vmax}}.suggestion-wrap{border-top:1px solid #d8d8d8;max-height:46.6667vw;overflow:scroll}.suggestion-wrap ul{padding-bottom:2.13333vw}.suggestion-wrap li{text-indent:3.73333vw;height:11.7333vw;line-height:11.7333vw;list-style:none}.suggestion-wrap li p,.suggestion-wrap li a{color:#2789ce;height:100%;font-size:4vw;font-weight:700;display:block}.suggestion-wrap li p:active,.suggestion-wrap li p:hover,.suggestion-wrap li p.hover,.suggestion-wrap li a:active,.suggestion-wrap li a:hover,.suggestion-wrap li a.hover{background-color:#e2e8ed}.suggestion-wrap li .time{color:#777;margin-right:1.86667vw;font-weight:400}@media screen and (aspect-ratio>=16/9){.suggestion-wrap{max-height:calc(100vh - 8.3958vmax)}.suggestion-wrap ul{padding-bottom:9.5952vmax}@supports (-webkit-overflow-scrolling:touch){.suggestion-wrap ul{padding-bottom:3.5982vmax}}.suggestion-wrap li{text-indent:2.09895vmax;height:6.5967vmax;line-height:6.5967vmax}.suggestion-wrap li>p,.suggestion-wrap li a{font-size:2.24888vmax}.suggestion-wrap li .time{margin-right:1.04948vmax}}.expand .suggestion-wrap{max-height:calc(100vh - 17.0667vw)}.expand .suggestion-wrap ul{padding-bottom:17.0667vw}@supports (-webkit-overflow-scrolling:touch){.expand .suggestion-wrap ul{padding-bottom:6.4vw}}.expand .search-input{width:calc(100% - 21.3333vw);padding:0 10.6667vw}.expand .search-clear,.expand .search-collapse{display:none}.expand .search-collapse{display:block}@media screen and (aspect-ratio>=16/9){.expand .suggestion-wrap{max-height:calc(100vh - 8.3958vmax)}.expand .suggestion-wrap ul{padding-bottom:9.5952vmax}@supports (-webkit-overflow-scrolling:touch){.expand .suggestion-wrap ul{padding-bottom:3.5982vmax}}.expand .search-input{width:calc(100% - 11.994vmax);padding:0 5.997vmax}}.sr-bb{background:#1e1e1e;font-family:Roboto,Noto,Helvetica Neue,Helvetica,Arial,sans-serif}.sr-bb .sr-bb{background:0 0}.sr-bb .srt-base-1{color:#fff;background-color:#0000;border-color:#0000001f}.sr-bb .srt-base-1-win{color:#b38108;background-color:#0000;border-color:#b38108}.sr-bb .srt-base-1-draw{color:#ffb80c;background-color:#0000;border-color:#ffb80c}.sr-bb .srt-base-1-lose{color:#ffde8d;background-color:#0000;border-color:#ffde8d}.sr-bb .srt-base-1-is-active{color:#fff;background-color:#ffb80c1f;border-color:#0000001f}.sr-bb .srt-base-1-is-active-2{color:#fff;background-color:#e6e6e6;border-color:#0000001f}.sr-bb .srt-base-1-is-hoverable:hover{color:#fff;background-color:#ffb80c1f;border-color:#0000001f}.sr-bb .srt-base-1-primary{color:#ffb80c;background-color:#0000;border-color:#ffb80c}.sr-bb .srt-base-1-home-1{color:#1a8ee1;background-color:#0000;border-color:#1a8ee1}.sr-bb .srt-base-1-away-1{color:#f4496d;background-color:#0000;border-color:#f4496d}.sr-bb .srt-base-1-home-2{color:#1a8ee1;background-color:#0000;border-color:#946b07}.sr-bb .srt-base-1-away-2{color:#f4496d;background-color:#0000;border-color:#946b07}.sr-bb .srt-base-1-home-3{color:#1a8ee1;background-color:#0000;border-color:#0000001f}.sr-bb .srt-base-1-away-3{color:#f4496d;background-color:#0000;border-color:#0000001f}.sr-bb .srt-base-1-home-4{color:#1b6ca7;background-color:#0000;border-color:#1b6ca7}.sr-bb .srt-base-1-away-4{color:#b43c55;background-color:#0000;border-color:#b43c55}.sr-bb .srt-base-1-home-5{color:#115c92;background-color:#0000;border-color:#115c92}.sr-bb .srt-base-1-away-5{color:#9f2f47;background-color:#0000;border-color:#9f2f47}.sr-bb .srt-base-1-background,.sr-bb .srt-base-2{color:#fff;background-color:#1e1e1e;border-color:#0000001f}.sr-bb .srt-base-2-is-active,.sr-bb .srt-base-2-is-hoverable:hover,.sr-bb .srt-base-3{color:#fff;background-color:#fff6e2;border-color:#0000001f}.sr-bb .srt-base-3-is-active,.sr-bb .srt-base-3-is-hoverable:hover{color:#fff;background-color:#fff4d8;border-color:#0000001f}.sr-bb .srt-base-3-background{color:#fff;background-color:#1e1e1e;border-color:#0000001f}.sr-bb .srt-base-4{color:#fff;background-color:#fffbf3;border-color:#0000001f}.sr-bb .srt-base-5-is-active,.sr-bb .srt-base-5-is-hoverable:hover{color:#fff;background-color:#ffedc0;border-color:#0000001f}.sr-bb .srt-base-6{color:#fff;background-color:#0000;border-color:#0000004d}.sr-bb .srt-primary-1{color:#fff;background-color:#ffb80c;border-color:#ffffff29}.sr-bb .srt-primary-1-is-active,.sr-bb .srt-primary-1-is-hoverable:hover{color:#fff;background-color:#cc930a;border-color:#ffffff29}.sr-bb .srt-primary-1-is-disabled{color:#fff;background-color:#ffbc1b;border-color:#ffffff29}.sr-bb .srt-primary-2{color:#fff;background-color:#ffb80c;border-color:#ffffff29}.sr-bb .srt-primary-3,.sr-bb .srt-primary-4{color:#fff;background-color:#b38108;border-color:#ffffff29}.sr-bb .srt-primary-5{color:#fff;background-color:#ffd161;border-color:#ffffff29}.sr-bb .srt-primary-5-is-hoverable:hover,.sr-bb .srt-primary-6,.sr-bb .srt-primary-7,.sr-bb .srt-primary-8{color:#fff;background-color:#ffb80c;border-color:#ffffff29}.sr-bb .srt-primary-8-is-active-1{color:#fff;background-color:#cc930a;border-color:#ffffff29}.sr-bb .srt-primary-8-is-active-2{color:#fff;background-color:#cc930a;border-color:#fff}.sr-bb .srt-primary-9{color:#fff;background-color:#ffeab6;border-color:#0000001f}.sr-bb .srt-primary-10{color:#fff;background-color:#ffc63d;border-color:#ffffff29}.sr-bb .srt-primary-11{color:#fff;background-color:#ffd161;border-color:#ffffff29}.sr-bb .srt-primary-12{color:#fff;background-color:#ffb80c;border-color:#fff}.sr-bb .srt-primary-13{color:#fff;background-color:#fffbf3;border-color:#ffb80c4d}.sr-bb .srt-base-1-primary-1,.sr-bb .srt-base-1-primary-2{color:#ffb80c;background-color:#0000;border-color:#ffb80c}.sr-bb .srt-base-1-primary-3,.sr-bb .srt-base-1-primary-4{color:#b38108;background-color:#0000;border-color:#b38108}.sr-bb .srt-base-1-primary-5{color:#ffd161;background-color:#0000;border-color:#ffd161}.sr-bb .srt-base-1-primary-6,.sr-bb .srt-base-1-primary-7,.sr-bb .srt-base-1-primary-8{color:#ffb80c;background-color:#0000;border-color:#ffb80c}.sr-bb .srt-base-1-primary-9{color:#ffeab6;background-color:#0000;border-color:#ffeab6}.sr-bb .srt-base-1-primary-10{color:#ffc63d;background-color:#0000;border-color:#ffc63d}.sr-bb .srt-base-1-primary-11{color:#ffd161;background-color:#0000;border-color:#ffd161}.sr-bb .srt-base-1-primary-13{color:#fffbf3;background-color:#1e1e1e;border-color:#ffb80c4d}.sr-bb .srt-base-1-neutral-1{color:#ccc;background-color:#0000;border-color:#ccc}.sr-bb .srt-base-1-neutral-2{color:#1b1b1b;background-color:#0000;border-color:#1b1b1b}.sr-bb .srt-base-1-neutral-3{color:#0000001f;background-color:#0000;border-color:#0000001f}.sr-bb .srt-base-1-neutral-4{color:#fff;background-color:#0000;border-color:#fff}.sr-bb .srt-base-1-neutral-5{color:#404040;background-color:#0000;border-color:#404040}.sr-bb .srt-base-1-neutral-6{color:#171717;background-color:#0000;border-color:#171717}.sr-bb .srt-base-1-neutral-7{color:#fff;background-color:#0000;border-color:#fff}.sr-bb .srt-base-1-neutral-8{color:#dedede;background-color:#0000;border-color:#dedede}.sr-bb .srt-base-1-neutral-9{color:#1d1d1d;background-color:#0000;border-color:#1d1d1d}.sr-bb .srt-base-1-neutral-10{color:#0000001f;background-color:#0000;border-color:#0000001f}.sr-bb .srt-base-1-neutral-11{color:#121212;background-color:#0000;border-color:#121212}.sr-bb .srt-base-1-neutral-12{color:#090909;background-color:#0000;border-color:#090909}.sr-bb .srt-base-1-neutral-13{color:#1b1b1b;background-color:#0000;border-color:#1b1b1b}.sr-bb .srt-base-1-is-active-primary{color:#ffb80c;background-color:#ffb80c1f;border-color:#ffb80c}.sr-bb .srt-base-1-is-active-home-1{color:#1a8ee1;background-color:#ffb80c1f;border-color:#1a8ee1}.sr-bb .srt-base-1-is-active-away-1{color:#f4496d;background-color:#ffb80c1f;border-color:#f4496d}.sr-bb .srt-base-1-is-active-home-2{color:#1a8ee1;background-color:#ffb80c1f;border-color:#946b07}.sr-bb .srt-base-1-is-active-away-2{color:#f4496d;background-color:#ffb80c1f;border-color:#946b07}.sr-bb .srt-base-1-is-active-home-3{color:#1a8ee1;background-color:#ffb80c1f;border-color:#0000001f}.sr-bb .srt-base-1-is-active-away-3{color:#f4496d;background-color:#ffb80c1f;border-color:#0000001f}.sr-bb .srt-base-1-is-active-home-4{color:#1b6ca7;background-color:#ffb80c1f;border-color:#1b6ca7}.sr-bb .srt-base-1-is-active-away-4{color:#b43c55;background-color:#ffb80c1f;border-color:#b43c55}.sr-bb .srt-base-1-is-active-home-5{color:#115c92;background-color:#ffb80c1f;border-color:#115c92}.sr-bb .srt-base-1-is-active-away-5{color:#9f2f47;background-color:#ffb80c1f;border-color:#9f2f47}.sr-bb .srt-base-1-is-active-primary-1,.sr-bb .srt-base-1-is-active-primary-2{color:#ffb80c;background-color:#ffb80c1f;border-color:#ffb80c}.sr-bb .srt-base-1-is-active-primary-3,.sr-bb .srt-base-1-is-active-primary-4{color:#b38108;background-color:#ffb80c1f;border-color:#b38108}.sr-bb .srt-base-1-is-active-primary-5{color:#ffd161;background-color:#ffb80c1f;border-color:#ffd161}.sr-bb .srt-base-1-is-active-primary-6,.sr-bb .srt-base-1-is-active-primary-7,.sr-bb .srt-base-1-is-active-primary-8{color:#ffb80c;background-color:#ffb80c1f;border-color:#ffb80c}.sr-bb .srt-base-1-is-active-primary-9{color:#ffeab6;background-color:#ffb80c1f;border-color:#ffeab6}.sr-bb .srt-base-1-is-active-primary-10{color:#ffc63d;background-color:#ffb80c1f;border-color:#ffc63d}.sr-bb .srt-base-1-is-active-primary-11{color:#ffd161;background-color:#ffb80c1f;border-color:#ffd161}.sr-bb .srt-base-1-is-active-neutral-1{color:#ccc;background-color:#ffb80c1f;border-color:#ccc}.sr-bb .srt-base-1-is-active-neutral-2{color:#1b1b1b;background-color:#ffb80c1f;border-color:#1b1b1b}.sr-bb .srt-base-1-is-active-neutral-3{color:#0000001f;background-color:#ffb80c1f;border-color:#0000001f}.sr-bb .srt-base-1-is-active-neutral-4{color:#fff;background-color:#ffb80c1f;border-color:#fff}.sr-bb .srt-base-1-is-active-neutral-5{color:#404040;background-color:#ffb80c1f;border-color:#404040}.sr-bb .srt-base-1-is-active-neutral-6{color:#171717;background-color:#ffb80c1f;border-color:#171717}.sr-bb .srt-base-1-is-active-neutral-7{color:#fff;background-color:#ffb80c1f;border-color:#fff}.sr-bb .srt-base-1-is-active-neutral-8{color:#dedede;background-color:#ffb80c1f;border-color:#dedede}.sr-bb .srt-base-1-is-active-neutral-9{color:#1d1d1d;background-color:#ffb80c1f;border-color:#1d1d1d}.sr-bb .srt-base-1-is-active-neutral-10{color:#0000001f;background-color:#ffb80c1f;border-color:#0000001f}.sr-bb .srt-base-1-is-active-neutral-11{color:#121212;background-color:#ffb80c1f;border-color:#121212}.sr-bb .srt-base-1-is-active-neutral-12{color:#090909;background-color:#ffb80c1f;border-color:#090909}.sr-bb .srt-base-1-is-active-neutral-13{color:#1b1b1b;background-color:#ffb80c1f;border-color:#1b1b1b}.sr-bb .srt-home-1{color:#fff;background-color:#1a8ee1;border-color:#1a8ee1}.sr-bb .srt-away-1{color:#fff;background-color:#f4496d;border-color:#f4496d}.sr-bb .srt-home-2{color:#fff;background-color:#1a8ee1;border-color:#946b07}.sr-bb .srt-away-2{color:#fff;background-color:#f4496d;border-color:#946b07}.sr-bb .srt-home-3{color:#fff;background-color:#1a8ee1;border-color:#fff}.sr-bb .srt-away-3{color:#fff;background-color:#f4496d;border-color:#fff}.sr-bb .srt-home-4{color:#fff;background-color:#1b6ca7;border-color:#1b6ca7}.sr-bb .srt-away-4{color:#fff;background-color:#b43c55;border-color:#b43c55}.sr-bb .srt-home-5{color:#fff;background-color:#115c92;border-color:#115c92}.sr-bb .srt-away-5{color:#fff;background-color:#9f2f47;border-color:#9f2f47}.sr-bb .srt-neutral-1{color:#fff;background-color:#ccc;border-color:#0000001f}.sr-bb .srt-neutral-2{color:#fff;background-color:#1b1b1b;border-color:#ffffff29}.sr-bb .srt-neutral-3{color:#fff;background-color:#0000001f;border-color:#0000001f}.sr-bb .srt-neutral-4{color:#fff;background-color:#fff;border-color:#ffffff29}.sr-bb .srt-neutral-5{color:#fff;background-color:#404040;border-color:#ffffff29}.sr-bb .srt-neutral-6{color:#fff;background-color:#171717;border-color:#ffffff29}.sr-bb .srt-neutral-7{color:#fff;background-color:#fff;border-color:#ffffff29}.sr-bb .srt-neutral-8{color:#fff;background-color:#dedede;border-color:#0000001f}.sr-bb .srt-neutral-9{color:#fff;background-color:#1d1d1d;border-color:#0000001f}.sr-bb .srt-neutral-10{color:#fff;background-color:#0000001f;border-color:#0000001f}.sr-bb .srt-neutral-11{color:#fff;background-color:#121212;border-color:#ffffff29}.sr-bb .srt-neutral-12{color:#fff;background-color:#090909;border-color:#0000001f}.sr-bb .srt-neutral-13{color:#fff;background-color:#1b1b1b;border-color:#0000001f}.sr-bb .srt-win{color:#fff;background-color:#b38108;border-color:#ffffff29}.sr-bb .srt-draw{color:#fff;background-color:#ffb80c;border-color:#ffffff29}.sr-bb .srt-lose{color:#fff;background-color:#ffde8d;border-color:#ffffff29}.sr-bb .srt-text-secondary{opacity:.7}.sr-bb .srt-text-disabled{opacity:.35}.sr-bb .srt-text-tertiary{opacity:.54}.sr-bb .srt-primary-1 .srt-text-secondary,.sr-bb .srt-primary-1.srt-text-secondary,.sr-bb .srt-primary-1-is-active .srt-text-secondary,.sr-bb .srt-primary-1-is-active.srt-text-secondary,.sr-bb .srt-primary-1-is-hoverable:hover .srt-text-secondary,.sr-bb .srt-primary-1-is-hoverable:hover.srt-text-secondary,.sr-bb .srt-primary-1-is-disabled .srt-text-secondary,.sr-bb .srt-primary-1-is-disabled.srt-text-secondary,.sr-bb .srt-primary-2 .srt-text-secondary,.sr-bb .srt-primary-2.srt-text-secondary,.sr-bb .srt-primary-3 .srt-text-secondary,.sr-bb .srt-primary-3.srt-text-secondary,.sr-bb .srt-primary-4 .srt-text-secondary,.sr-bb .srt-primary-4.srt-text-secondary,.sr-bb .srt-primary-5 .srt-text-secondary,.sr-bb .srt-primary-5.srt-text-secondary,.sr-bb .srt-primary-5-is-hoverable:hover .srt-text-secondary,.sr-bb .srt-primary-5-is-hoverable:hover.srt-text-secondary,.sr-bb .srt-primary-6 .srt-text-secondary,.sr-bb .srt-primary-6.srt-text-secondary,.sr-bb .srt-primary-7 .srt-text-secondary,.sr-bb .srt-primary-7.srt-text-secondary,.sr-bb .srt-primary-8 .srt-text-secondary,.sr-bb .srt-primary-8.srt-text-secondary,.sr-bb .srt-primary-8-is-active-1 .srt-text-secondary,.sr-bb .srt-primary-8-is-active-1.srt-text-secondary,.sr-bb .srt-primary-8-is-active-2 .srt-text-secondary,.sr-bb .srt-primary-8-is-active-2.srt-text-secondary,.sr-bb .srt-primary-9 .srt-text-secondary,.sr-bb .srt-primary-9.srt-text-secondary,.sr-bb .srt-primary-10 .srt-text-secondary,.sr-bb .srt-primary-10.srt-text-secondary,.sr-bb .srt-primary-11 .srt-text-secondary,.sr-bb .srt-primary-11.srt-text-secondary,.sr-bb .srt-primary-12 .srt-text-secondary,.sr-bb .srt-primary-12.srt-text-secondary,.sr-bb .srt-primary-13 .srt-text-secondary,.sr-bb .srt-primary-13.srt-text-secondary{opacity:.7}.sr-bb .srt-primary-1 .srt-text-disabled,.sr-bb .srt-primary-1.srt-text-disabled,.sr-bb .srt-primary-1-is-active .srt-text-disabled,.sr-bb .srt-primary-1-is-active.srt-text-disabled,.sr-bb .srt-primary-1-is-hoverable:hover .srt-text-disabled,.sr-bb .srt-primary-1-is-hoverable:hover.srt-text-disabled,.sr-bb .srt-primary-1-is-disabled .srt-text-disabled,.sr-bb .srt-primary-1-is-disabled.srt-text-disabled,.sr-bb .srt-primary-2 .srt-text-disabled,.sr-bb .srt-primary-2.srt-text-disabled,.sr-bb .srt-primary-3 .srt-text-disabled,.sr-bb .srt-primary-3.srt-text-disabled,.sr-bb .srt-primary-4 .srt-text-disabled,.sr-bb .srt-primary-4.srt-text-disabled,.sr-bb .srt-primary-5 .srt-text-disabled,.sr-bb .srt-primary-5.srt-text-disabled,.sr-bb .srt-primary-5-is-hoverable:hover .srt-text-disabled,.sr-bb .srt-primary-5-is-hoverable:hover.srt-text-disabled,.sr-bb .srt-primary-6 .srt-text-disabled,.sr-bb .srt-primary-6.srt-text-disabled,.sr-bb .srt-primary-7 .srt-text-disabled,.sr-bb .srt-primary-7.srt-text-disabled,.sr-bb .srt-primary-8 .srt-text-disabled,.sr-bb .srt-primary-8.srt-text-disabled,.sr-bb .srt-primary-8-is-active-1 .srt-text-disabled,.sr-bb .srt-primary-8-is-active-1.srt-text-disabled,.sr-bb .srt-primary-8-is-active-2 .srt-text-disabled,.sr-bb .srt-primary-8-is-active-2.srt-text-disabled,.sr-bb .srt-primary-9 .srt-text-disabled,.sr-bb .srt-primary-9.srt-text-disabled,.sr-bb .srt-primary-10 .srt-text-disabled,.sr-bb .srt-primary-10.srt-text-disabled,.sr-bb .srt-primary-11 .srt-text-disabled,.sr-bb .srt-primary-11.srt-text-disabled,.sr-bb .srt-primary-12 .srt-text-disabled,.sr-bb .srt-primary-12.srt-text-disabled,.sr-bb .srt-primary-13 .srt-text-disabled,.sr-bb .srt-primary-13.srt-text-disabled{opacity:.35}.sr-bb .srt-primary-1 .srt-text-tertiary,.sr-bb .srt-primary-1.srt-text-tertiary,.sr-bb .srt-primary-1-is-active .srt-text-tertiary,.sr-bb .srt-primary-1-is-active.srt-text-tertiary,.sr-bb .srt-primary-1-is-hoverable:hover .srt-text-tertiary,.sr-bb .srt-primary-1-is-hoverable:hover.srt-text-tertiary,.sr-bb .srt-primary-1-is-disabled .srt-text-tertiary,.sr-bb .srt-primary-1-is-disabled.srt-text-tertiary,.sr-bb .srt-primary-2 .srt-text-tertiary,.sr-bb .srt-primary-2.srt-text-tertiary,.sr-bb .srt-primary-3 .srt-text-tertiary,.sr-bb .srt-primary-3.srt-text-tertiary,.sr-bb .srt-primary-4 .srt-text-tertiary,.sr-bb .srt-primary-4.srt-text-tertiary,.sr-bb .srt-primary-5 .srt-text-tertiary,.sr-bb .srt-primary-5.srt-text-tertiary,.sr-bb .srt-primary-5-is-hoverable:hover .srt-text-tertiary,.sr-bb .srt-primary-5-is-hoverable:hover.srt-text-tertiary,.sr-bb .srt-primary-6 .srt-text-tertiary,.sr-bb .srt-primary-6.srt-text-tertiary,.sr-bb .srt-primary-7 .srt-text-tertiary,.sr-bb .srt-primary-7.srt-text-tertiary,.sr-bb .srt-primary-8 .srt-text-tertiary,.sr-bb .srt-primary-8.srt-text-tertiary,.sr-bb .srt-primary-8-is-active-1 .srt-text-tertiary,.sr-bb .srt-primary-8-is-active-1.srt-text-tertiary,.sr-bb .srt-primary-8-is-active-2 .srt-text-tertiary,.sr-bb .srt-primary-8-is-active-2.srt-text-tertiary,.sr-bb .srt-primary-9 .srt-text-tertiary,.sr-bb .srt-primary-9.srt-text-tertiary,.sr-bb .srt-primary-10 .srt-text-tertiary,.sr-bb .srt-primary-10.srt-text-tertiary,.sr-bb .srt-primary-11 .srt-text-tertiary,.sr-bb .srt-primary-11.srt-text-tertiary,.sr-bb .srt-primary-12 .srt-text-tertiary,.sr-bb .srt-primary-12.srt-text-tertiary,.sr-bb .srt-primary-13 .srt-text-tertiary,.sr-bb .srt-primary-13.srt-text-tertiary{opacity:.54}.sr-bb .srt-icon{opacity:.33}.sr-bb .srt-icon-secondary{opacity:.7}.sr-bb .srt-elevation-1{box-shadow:0 1px 2px #0003,0 1px 3px #0000001a}.sr-bb .srt-elevation-2{box-shadow:0 3px 6px #0000003b,0 3px 6px #00000029}.sr-bb .srt-elevation-3{box-shadow:0 6px 6px #00000042,0 10px 20px #00000030}.sr-bb .srt-elevation-center-2{box-shadow:0 1px 5px #0000003b,0 1px 5px #00000029}.sr-bb .srt-inset-top-1{box-shadow:inset 0 1px 2px #0000003b}.sr-bb .srt-inset-bottom-1{box-shadow:inset 0 -1px 2px #0000003b}.sr-bb .srt-inset-top-2{box-shadow:inset 0 3px 6px #0000003b}.sr-bb .srt-inset-bottom-2{box-shadow:inset 0 -3px 6px #0000003b}.sr-bb .srt-inset-top-3{box-shadow:inset 0 6px 6px #0000003b}.sr-bb .srt-inset-bottom-3{box-shadow:inset 0 -6px 6px #0000003b}.sr-bb .srt-fill-blue-card{fill:#2579ad}.sr-bb .srt-stroke-blue-card{stroke:#2579ad}.sr-bb .srt-fill-soccer-yellow-card{fill:#ffbf00}.sr-bb .srt-stroke-soccer-yellow-card{stroke:#ffbf00}.sr-bb .srt-fill-soccer-red-card{fill:#e43b3b}.sr-bb .srt-stroke-soccer-red-card{stroke:#e43b3b}.sr-bb .srt-stroke-soccer-substitution-in{stroke:#4fbe30;fill:#0000}.sr-bb .srt-fill-soccer-substitution-in{fill:#4fbe30}.sr-bb .srt-stroke-soccer-substitution-out{stroke:#e43b3b;fill:#0000}.sr-bb .srt-fill-soccer-substitution-out{fill:#e43b3b}.sr-bb .srt-stroke-soccer-own-goal{stroke:#e43b3b;fill:#0000}.sr-bb .srt-fill-soccer-own-goal{fill:#e43b3b}.sr-bb .srt-fill-soccer-relegation-1{fill:#fdd835}.sr-bb .srt-stroke-soccer-relegation-1{stroke:#fdd835}.sr-bb .srt-fill-soccer-relegation-2{fill:#ffb848}.sr-bb .srt-stroke-soccer-relegation-2{stroke:#ffb848}.sr-bb .srt-fill-soccer-relegation-3{fill:#ef6c00}.sr-bb .srt-stroke-soccer-relegation-3{stroke:#ef6c00}.sr-bb .srt-fill-soccer-relegation-4{fill:#e93a34}.sr-bb .srt-stroke-soccer-relegation-4{stroke:#e93a34}.sr-bb .srt-fill-soccer-relegation-5{fill:#941d1d}.sr-bb .srt-stroke-soccer-relegation-5{stroke:#941d1d}.sr-bb .srt-fill-soccer-promotion-1{fill:#005100}.sr-bb .srt-stroke-soccer-promotion-1{stroke:#005100}.sr-bb .srt-fill-soccer-promotion-2{fill:#1b911b}.sr-bb .srt-stroke-soccer-promotion-2{stroke:#1b911b}.sr-bb .srt-fill-soccer-promotion-3{fill:#51d151}.sr-bb .srt-stroke-soccer-promotion-3{stroke:#51d151}.sr-bb .srt-fill-soccer-promotion-4{fill:#1976d2}.sr-bb .srt-stroke-soccer-promotion-4{stroke:#1976d2}.sr-bb .srt-fill-soccer-promotion-5{fill:#64b5f6}.sr-bb .srt-stroke-soccer-promotion-5{stroke:#64b5f6}.sr-bb .srt-nfl-timeout-1{color:#fff;background-color:#f5a623;border-color:#ffffff29}.sr-bb .srt-nfl-timeout-2{color:#fff;background-color:#f5a6234d;border-color:#ffffff29}.sr-bb .srt-nfl-penalty{color:#fff;background-color:#f4a621;border-color:#f4a621}.sr-bb .srt-nfl-negative-yards-1,.sr-bb .srt-nfl-negative-yards-2{color:#fff;background-color:#ac182e;border-color:#ac182e}.sr-bb .srt-nfl-first-line{color:#fff;background-color:#4b90de;border-color:#4b90de}.sr-bb .srt-nfl-ten-line{color:#fff;background-color:#f5a623;border-color:#f5a623}.sr-bb .srt-fill-nfl-penalty{fill:#f4a621}.sr-bb .srt-stroke-nfl-penalty{stroke:#f4a621}.sr-bb .srt-fill-nfl-negative-yards-1{fill:#ac182e}.sr-bb .srt-stroke-nfl-negative-yards-1{stroke:#ac182e}.sr-bb .srt-fill-nfl-negative-yards-2{fill:#ac182e}.sr-bb .srt-stroke-nfl-negative-yards-2{stroke:#ac182e}.sr-bb .srt-fill-nfl-first-line{fill:#4b90de}.sr-bb .srt-stroke-nfl-first-line{stroke:#4b90de}.sr-bb .srt-fill-nfl-ten-line{fill:#f5a623}.sr-bb .srt-stroke-nfl-ten-line{stroke:#f5a623}.sr-bb .srt-mlb-run-1{color:#fff;background-color:#090;border-color:#090}.sr-bb .srt-mlb-run-2{color:#090;background-color:#fff;border-color:#090}.sr-bb .srt-mlb-hit-1{color:#fff;background-color:#f7ab11;border-color:#f7ab11}.sr-bb .srt-mlb-hit-2{color:#f7ab11;background-color:#fff;border-color:#f7ab11}.sr-bb .srt-mlb-hit-3{color:#fff;background-color:#00a4ff;border-color:#00a4ff}.sr-bb .srt-mlb-error-1{color:#fff;background-color:#d0021b;border-color:#d0021b}.sr-bb .srt-mlb-error-2{color:#d0021b;background-color:#fff;border-color:#d0021b}.sr-bb .srt-mlb-neutral-1{color:#fff;background-color:#212121;border-color:#fff}.sr-bb .srt-fill-mlb-base,.sr-bb .srt-strole-mlb-base{fill:#00a4ff}.sr-bb .srt-fill-change-increase{fill:#4fbe30}.sr-bb .srt-stroke-change-increase{stroke:#4fbe30}.sr-bb .srt-fill-change-decrease{fill:#e43b3b}.sr-bb .srt-stroke-change-decrease{stroke:#e43b3b}.sr-bb .srt-fill-text,.sr-bb .srt-fill-text-invert{fill:#fff}.sr-bb .srt-fill-text-secondary{fill-opacity:.7}.sr-bb .srt-fill-text-disabled{fill-opacity:.35}.sr-bb .srt-fill-base-1{fill:#0000}.sr-bb .srt-stroke-base-1{stroke:#0000}.sr-bb .srt-fill-base-1-active{fill:#ffb80c1f}.sr-bb .srt-stroke-base-1-active{stroke:#ffb80c1f}.sr-bb .srt-fill-base-1-active-2{fill:#e6e6e6}.sr-bb .srt-stroke-base-1-active-2{stroke:#e6e6e6}.sr-bb .srt-fill-base-1-primary{fill:#0000}.sr-bb .srt-stroke-base-1-primary{stroke:#0000}.sr-bb .srt-fill-base-1-home{fill:#0000}.sr-bb .srt-stroke-base-1-home{stroke:#0000}.sr-bb .srt-fill-base-1-away{fill:#0000}.sr-bb .srt-stroke-base-1-away{stroke:#0000}.sr-bb .srt-fill-base-2{fill:#1e1e1e}.sr-bb .srt-stroke-base-2{stroke:#1e1e1e}.sr-bb .srt-fill-base-2-active{fill:#fff6e2}.sr-bb .srt-stroke-base-2-active{stroke:#fff6e2}.sr-bb .srt-fill-base-2-hover{fill:#fff6e2}.sr-bb .srt-stroke-base-2-hover{stroke:#fff6e2}.sr-bb .srt-fill-base-3{fill:#fff6e2}.sr-bb .srt-stroke-base-3{stroke:#fff6e2}.sr-bb .srt-fill-base-3-active{fill:#fff4d8}.sr-bb .srt-stroke-base-3-active{stroke:#fff4d8}.sr-bb .srt-fill-base-3-hover{fill:#fff4d8}.sr-bb .srt-stroke-base-3-hover{stroke:#fff4d8}.sr-bb .srt-fill-primary-1{fill:#ffb80c}.sr-bb .srt-stroke-primary-1{stroke:#ffb80c}.sr-bb .srt-fill-primary-2{fill:#ffb80c}.sr-bb .srt-stroke-primary-2{stroke:#ffb80c}.sr-bb .srt-fill-primary-3{fill:#b38108}.sr-bb .srt-stroke-primary-3{stroke:#b38108}.sr-bb .srt-fill-primary-4{fill:#b38108}.sr-bb .srt-stroke-primary-4{stroke:#b38108}.sr-bb .srt-fill-primary-5{fill:#ffd161}.sr-bb .srt-stroke-primary-5{stroke:#ffd161}.sr-bb .srt-fill-primary-6{fill:#ffb80c}.sr-bb .srt-stroke-primary-6{stroke:#ffb80c}.sr-bb .srt-fill-primary-7{fill:#ffb80c}.sr-bb .srt-stroke-primary-7{stroke:#ffb80c}.sr-bb .srt-fill-primary-8{fill:#ffb80c}.sr-bb .srt-stroke-primary-8{stroke:#ffb80c}.sr-bb .srt-fill-primary-8-is-active-1{fill:#cc930a}.sr-bb .srt-stroke-primary-8-is-active-1{stroke:#cc930a}.sr-bb .srt-fill-primary-8-is-active-2{fill:#cc930a}.sr-bb .srt-stroke-primary-8-is-active-2{stroke:#cc930a}.sr-bb .srt-fill-primary-9{fill:#ffeab6}.sr-bb .srt-stroke-primary-9{stroke:#ffeab6}.sr-bb .srt-fill-primary-10{fill:#ffc63d}.sr-bb .srt-stroke-primary-10{stroke:#ffc63d}.sr-bb .srt-fill-primary-11{fill:#ffd161}.sr-bb .srt-stroke-primary-11{stroke:#ffd161}.sr-bb .srt-fill-primary-12{fill:#ffb80c}.sr-bb .srt-stroke-primary-12{stroke:#ffb80c}.sr-bb .srt-fill-home-1{fill:#1a8ee1}.sr-bb .srt-stroke-home-1{stroke:#1a8ee1}.sr-bb .srt-fill-home-2{fill:#1a8ee1}.sr-bb .srt-stroke-home-2{stroke:#1a8ee1}.sr-bb .srt-fill-home-3{fill:#1a8ee1}.sr-bb .srt-stroke-home-3{stroke:#1a8ee1}.sr-bb .srt-fill-home-4{fill:#1b6ca7}.sr-bb .srt-stroke-home-4{stroke:#1b6ca7}.sr-bb .srt-fill-home-5{fill:#115c92}.sr-bb .srt-stroke-home-5{stroke:#115c92}.sr-bb .srt-fill-away-1{fill:#f4496d}.sr-bb .srt-stroke-away-1{stroke:#f4496d}.sr-bb .srt-fill-away-2{fill:#f4496d}.sr-bb .srt-stroke-away-2{stroke:#f4496d}.sr-bb .srt-fill-away-3{fill:#f4496d}.sr-bb .srt-stroke-away-3{stroke:#f4496d}.sr-bb .srt-fill-away-4{fill:#b43c55}.sr-bb .srt-stroke-away-4{stroke:#b43c55}.sr-bb .srt-fill-away-5{fill:#9f2f47}.sr-bb .srt-stroke-away-5{stroke:#9f2f47}.sr-bb .srt-fill-neutral-1{fill:#ccc}.sr-bb .srt-stroke-neutral-1{stroke:#ccc}.sr-bb .srt-fill-neutral-2{fill:#1b1b1b}.sr-bb .srt-stroke-neutral-2{stroke:#1b1b1b}.sr-bb .srt-fill-neutral-3{fill:#0000001f}.sr-bb .srt-stroke-neutral-3{stroke:#0000001f}.sr-bb .srt-fill-neutral-4{fill:#fff}.sr-bb .srt-stroke-neutral-4{stroke:#fff}.sr-bb .srt-fill-neutral-5{fill:#404040}.sr-bb .srt-stroke-neutral-5{stroke:#404040}.sr-bb .srt-fill-neutral-6{fill:#171717}.sr-bb .srt-stroke-neutral-6{stroke:#171717}.sr-bb .srt-fill-neutral-7{fill:#fff}.sr-bb .srt-stroke-neutral-7{stroke:#fff}.sr-bb .srt-fill-neutral-8{fill:#dedede}.sr-bb .srt-stroke-neutral-8{stroke:#dedede}.sr-bb .srt-fill-neutral-9{fill:#1d1d1d}.sr-bb .srt-stroke-neutral-9{stroke:#1d1d1d}.sr-bb .srt-fill-neutral-10{fill:#0000001f}.sr-bb .srt-stroke-neutral-10{stroke:#0000001f}.sr-bb .srt-fill-neutral-11{fill:#121212}.sr-bb .srt-stroke-neutral-11{stroke:#121212}.sr-bb .srt-fill-neutral-12{fill:#090909}.sr-bb .srt-stroke-neutral-12{stroke:#090909}.sr-bb .srt-fill-neutral-13{fill:#1b1b1b}.sr-bb .srt-stroke-neutral-13{stroke:#1b1b1b}.sr-bb .srt-fill-win{fill:#b38108}.sr-bb .srt-stroke-win{stroke:#b38108}.sr-bb .srt-fill-draw{fill:#ffb80c}.sr-bb .srt-stroke-draw{stroke:#ffb80c}.sr-bb .srt-fill-lose{fill:#ffde8d}.sr-bb .srt-stroke-lose{stroke:#ffde8d}.sr-bb .srt-stop-base-1{stop-color:transparent}.sr-bb .srt-stop-primary-1,.sr-bb .srt-stop-primary-2{stop-color:#ffb80c}.sr-bb .srt-stop-primary-3,.sr-bb .srt-stop-primary-4{stop-color:#b38108}.sr-bb .srt-stop-primary-5{stop-color:#ffd161}.sr-bb .srt-stop-primary-6,.sr-bb .srt-stop-primary-7,.sr-bb .srt-stop-primary-8{stop-color:#ffb80c}.sr-bb .srt-stop-primary-9{stop-color:#ffeab6}.sr-bb .srt-stop-primary-10{stop-color:#ffc63d}.sr-bb .srt-stop-primary-11{stop-color:#ffd161}.sr-bb .srt-stop-primary-12{stop-color:#ffb80c}.sr-bb .srt-stop-home-1{stop-color:#1a8ee1}.sr-bb .srt-stop-away-1{stop-color:#f4496d}.sr-bb .srt-fill-neutral-14{fill:#fff}.sr-bb .srt-stroke-neutral-14{stroke:#fff}.sr-bb .srt-logo-powered-by-light{display:inline-block}.sr-bb .srt-logo-powered-by-dark{display:none}.sr-bb .sr-lmt-plus__segment.srm-timeline{background-color:#000000b3}.sr-bb .sr-lmt-plus__footer-wrapper{height:7.2vw;padding-bottom:1.86667vw}@media screen and (aspect-ratio>=16/9){.sr-bb .sr-lmt-plus__footer-wrapper{height:4.04798vmax;padding-bottom:1.04948vmax}}.sr-bb .sr-lmt-plus__expand-wrapper{background-color:#ffffff26;border-radius:.8vw;width:25%;height:5.33333vw;margin:0 auto}@media screen and (aspect-ratio>=16/9){.sr-bb .sr-lmt-plus__expand-wrapper{border-radius:.44978vmax;height:2.9985vmax}}.sr-lmt-plus.sr-large .sr-lmt-plus__expand-wrapper{width:25%}.sr-bb .sr-poweredby__link{display:none}.error-wrap{background:url(/images/mobile/bg-error.png) 0 0/contain no-repeat;height:157.867vw;padding-top:5.33333vw}@media screen and (aspect-ratio>=16/9){.error-wrap{background-image:url(/images/mobile/bg-error-land.png);height:51.7241vmax;padding-top:2.9985vmax}}.closed-next{color:#fff;background:#5b676fe6;width:93.3333vw;margin:0 auto;padding:0 1.6vw}.closed-next h2{border-bottom:.26667vw solid #ffffff4d;margin:0;padding:2.4vw 0;font-size:6.66667vw;line-height:8.8vw}.closed-next p{margin-bottom:0;padding:2.4vw 8vw;font-size:4vw;line-height:5.33333vw}@media screen and (aspect-ratio>=16/9){.closed-next{width:56.2219vmax;margin:0 auto}.closed-next h2{border-bottom:.14993vmax solid #ffffff4d;font-size:3.74813vmax;line-height:4.94753vmax}.closed-next p{padding:1.34933vmax 0;font-size:2.24888vmax;line-height:2.9985vmax}}.mian-wrap .gamehall a{width:100%;margin-bottom:1.33333vw;position:relative}.mian-wrap .gamehall a img{z-index:2;cursor:pointer;width:100%;display:block;position:relative}.mian-wrap .gamehall a:before{content:"";float:left;padding-top:38.3562%}.mian-wrap .gamehall a:after{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.mian-wrap .gamehall .entrance-half{width:calc(50% - .8vw)}.mian-wrap .gamehall .entrance-half:before{content:"";float:left;padding-top:77.7778%}@media screen and (aspect-ratio>=16/9){.mian-wrap .gamehall{width:calc(100% - 1.7991vmax);padding:.89955vmax}.mian-wrap .gamehall a{width:calc(50% - .29985vmax);margin-bottom:.74963vmax}.mian-wrap .gamehall .entrance-half{width:calc(25% - .44978vmax)}}.on_live{z-index:3;background-image:linear-gradient(#000 0%,#000000b3 82%,#0000 100%);width:23%;padding:1.33333vw;position:absolute;right:0}.on_live dt{margin-bottom:1.6vw}.on_live .live_icon{color:#fff;background-image:linear-gradient(#fb3434 0%,#e80505 100%);border-radius:.8vw;height:4.26667vw;padding-right:1.33333vw;font-weight:700;line-height:4.26667vw;display:inline-flex}.on_live .live_icon span{background-image:linear-gradient(#fff 0%,#e8e8e8 100%);border-radius:.8vw 0 0 .8vw;height:4.26667vw;margin-right:1.33333vw;padding:0 .8vw}.on_live .live_icon span:before{background:url("data:image/svg+xml,<svg width=\"14\" height=\"8\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"rgb(255,0,0)\" fill-rule=\"evenodd\"><path d=\"M12.012 0l-.698.727c1.734 1.808 1.734 4.738 0 6.546l.698.727c2.117-2.207 2.117-5.79 0-8zM10.3 1.714l-.7.735c.967 1.014.967 2.66 0 3.673l.7.735c1.352-1.418 1.352-3.721 0-5.143zM1.588 0l.698.727c-1.734 1.808-1.734 4.738 0 6.546L1.588 8c-2.117-2.207-2.117-5.79 0-8zM3.3 1.714l.7.735c-.967 1.014-.967 2.66 0 3.673l-.7.735c-1.352-1.418-1.352-3.721 0-5.143z\"/><circle cx=\"6.8\" cy=\"4.4\" r=\"1.6\"/></g></svg>") 0 0/contain no-repeat;width:4.26667vw;height:2.66667vw}.on_live dd{color:#fff;vertical-align:top;flex-wrap:wrap;margin-bottom:1.06667vw;font-size:2.66667vw;line-height:3.73333vw}.on_live dd p{flex:1}.on_live dd span{color:#333;text-align:center;background:#fff;border-radius:.53333vw;min-width:3.73333vw;height:3.73333vw}@media screen and (aspect-ratio>=16/9){.on_live{padding:.74963vmax}.on_live dt{margin-bottom:.74963vmax}.on_live .live_icon{border-radius:.44978vmax;height:2.3988vmax;padding-right:.74963vmax;line-height:2.3988vmax}.on_live .live_icon span{border-radius:.44978vmax 0 0 .44978vmax;height:2.3988vmax;margin-right:.74963vmax;padding:0 .44978vmax}.on_live .live_icon span:before{width:2.3988vmax;height:1.49925vmax}.on_live dd{margin-bottom:.44978vmax;font-size:1.49925vmax;line-height:2.09895vmax}.on_live dd span{border-radius:.29985vmax;min-width:2.09895vmax;height:2.09895vmax}}.entrance-title{z-index:4;background-image:linear-gradient(270deg,#455e6800 4%,#000 97%);border-bottom:1.12vw solid #ffb80c;flex-wrap:wrap;justify-content:flex-start;width:100%;line-height:6.4vw;display:flex;position:absolute;bottom:0;left:0}.entrance-title dt{text-indent:1.33333vw;color:#fff;flex:1;font-size:3.73333vw;font-weight:700}.entrance-title dd{text-indent:3.73333vw;background-image:url("data:image/svg+xml,<svg width=\"16\" height=\"26\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.853 0H16v26H0L11.853 0z\" fill=\"rgb(255, 184, 12)\" fill-rule=\"evenodd\"/></svg>");background-position:0;background-repeat:no-repeat;background-size:contain;width:18.1333vw;height:6.4vw;font-size:2.93333vw;font-weight:700;line-height:7.46667vw;color:#000!important}.entrance-title dd:after{z-index:-1;content:"";background-color:#ffb80c;width:14.9333vw;height:6.4vw;position:absolute;bottom:0;right:0}@media screen and (aspect-ratio>=16/9){.entrance-title{border-bottom:.62969vmax solid #ffb80c;line-height:3.5982vmax}.entrance-title dt{text-indent:.74963vmax;font-size:2.09895vmax}.entrance-title dd{text-indent:2.09895vmax;width:10.1949vmax;height:3.5982vmax;font-size:1.64918vmax;line-height:4.1979vmax}.entrance-title dd:after{width:8.3958vmax;height:3.5982vmax}}.result .tab-wrap ul{margin-bottom:1.86667vw}.result select{background-color:#fff;border:none;border-radius:1.6vw;width:100%;padding:1.86667vw;font-size:4.26667vw;font-weight:700;line-height:8.8vw}@media screen and (aspect-ratio>=16/9){.result .tab-wrap ul{margin-bottom:1.04948vmax}.result select{border-radius:.89955vmax;padding:1.04948vmax;font-size:2.3988vmax;line-height:4.94753vmax}}.result-wrap{margin-bottom:2.66667vw}.result-wrap h3{padding:0 1.6vw}.result-wrap dl{color:#666;background:#fff;border-bottom:1px solid #7e97a7;align-items:stretch;min-height:17.3333vw}.result-wrap dt,.result-wrap dd{justify-content:flex-start;align-items:center;padding:6.66667vw 1.6vw 1.6vw;position:relative}.result-wrap dt{flex:2;font-size:4.26667vw;line-height:5.33333vw}.result-wrap dt p{left:1.6vw}.result-wrap dd{text-align:center;border-left:1px solid #e0e6e6;flex:1;font-size:5.33333vw}.result-wrap dd strong{color:#000;width:100%}.result-wrap p{width:100%;font-size:2.93333vw;line-height:3.73333vw;position:absolute;top:1.6vw;left:0}.result-wrap span{color:#508d0e}@media screen and (aspect-ratio>=16/9){.result-wrap{margin-bottom:1.49925vmax}.result-wrap h3{padding:0 .89955vmax}.result-wrap dl{min-height:9.74513vmax}.result-wrap dt,.result-wrap dd{padding:2.9985vmax .89955vmax .89955vmax}.result-wrap dt{font-size:2.3988vmax;line-height:2.9985vmax}.result-wrap dt p{left:.89955vmax}.result-wrap dd{font-size:2.9985vmax}.result-wrap p{font-size:1.64918vmax;line-height:2.09895vmax;top:.89955vmax}}.binary .tab-wrap{border-bottom:1px solid #6d6d6d}.binary .btn-depth{justify-content:center;align-items:center;margin-right:1.33333vw;display:flex}.binary .btn-depth:before{content:"";background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 0c6.627 0 12 5.373 12 12s-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0zm0 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM6 5v12h13v1H5V5h1zm3 6v5H7v-5h2zm3-4v9h-2V7h2zm3 2v7h-2V9h2zm3-3v10h-2V6h2z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>");background-repeat:no-repeat;background-size:contain;width:6.4vw;height:6.4vw}.binary .fancy-bet h5 .btn-depth:before{background-image:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 0c6.627 0 12 5.373 12 12s-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0zm0 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM6 5v12h13v1H5V5h1zm3 6v5H7v-5h2zm3-4v9h-2V7h2zm3 2v7h-2V9h2zm3-3v10h-2V6h2z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>")}.binary .bets-selections-head dt{align-items:center;padding:.53333vw 1.86667vw}.binary .game-wrap th{padding-left:1.86667vw}@media screen and (aspect-ratio>=16/9){.binary .btn-depth{margin-right:.74963vmax}.binary .btn-depth:before{width:3.5982vmax;height:3.5982vmax}.binary .bets-selections-head dt{padding:.29985vmax 1.04948vmax}.binary .game-wrap th{padding-left:1.04948vmax}}.btn-Rule{background:#3d5d724d;border-radius:1.06667vw;justify-content:center;align-items:center;width:8vw;height:8vw;margin:.8vw .53333vw;display:flex}.btn-Rule:before{content:"";background:url("data:image/svg+xml,<svg width=\"15\" height=\"15\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.75 11.25h1.5v-4.5h-1.5v4.5zM7.5 0C3.36 0 0 3.36 0 7.5 0 11.64 3.36 15 7.5 15c4.14 0 7.5-3.36 7.5-7.5C15 3.36 11.64 0 7.5 0zm0 13.5c-3.308 0-6-2.692-6-6 0-3.307 2.692-6 6-6 3.307 0 6 2.693 6 6 0 3.308-2.693 6-6 6zm-.75-8.25h1.5v-1.5h-1.5v1.5z\" fill=\"rgb(59,81,92)\" fill-rule=\"evenodd\"/></svg>") 0 0/contain no-repeat;width:4vw;height:4vw}@media screen and (aspect-ratio>=16/9){.btn-Rule{width:4.49775vmax;height:4.49775vmax;margin:.44978vmax .29985vmax}.btn-Rule:before{width:2.24888vmax;height:2.24888vmax}}.gametab-head{border-bottom:1.12vw solid #6ab00f;margin-top:5.33333vw;font-size:3.73333vw;line-height:8vw;position:relative}.gametab-head h4{color:#c5d0d7;justify-content:flex-start;margin-left:-2.13333vw}.gametab-head h4 span{border-radius:inherit;background-color:#243a48;padding:0 1.33333vw}.gametab-head h4 strong{background-color:#3c6782;border-radius:1.33333vw;height:5.33333vw;margin-left:1.33333vw;padding:0 1.33333vw;line-height:5.33333vw}.gametab-head h4:after,.gametab-head h4:before{content:"";background-size:cover;width:4.26667vw}.gametab-head h4:after{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2230%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%200h.574a8%208%200%20017.621%205.566L16%2030H0V0z%22%20fill%3D%22%23243A48%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E)}.gametab-head h4:before{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2230%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%200h-.574a8%208%200%2000-7.621%205.566L0%2030h16V0z%22%20fill%3D%22%23243A48%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E)}.gametab-head h4:nth-child(n){z-index:2}.gametab-head h4:nth-child(2n){z-index:1}.gametab-head h4:first-child{margin-left:0}.gametab-head h4:first-child span{padding-left:2.66667vw}.gametab-head h4:first-child:before{display:none}.gametab-head h4.select{color:#fff;z-index:2!important}.gametab-head h4.select span{background-image:linear-gradient(#7cc420 0%,#6ab00f 89%)}.gametab-head h4.select strong{background:#51821c}.gametab-head h4.select:after{background-image:url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2230%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%2250%25%22%20y1%3D%22.385%25%22%20x2%3D%2250%25%22%20y2%3D%2289.212%25%22%20id%3D%22a%22%3E%3Cstop%20stop-color%3D%22%237CC420%22%20offset%3D%220%25%22%2F%3E%3Cstop%20stop-color%3D%22%236AB00F%22%20offset%3D%22100%25%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M143%200h.574a8%208%200%20017.621%205.566L159%2030h-16V0z%22%20transform%3D%22translate(-143)%22%20fill%3D%22url(%23a)%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.gametab-head h4.select:before{background-image:url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2230%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%2250%25%22%20y1%3D%22.385%25%22%20x2%3D%2250%25%22%20y2%3D%2289.212%25%22%20id%3D%22a%22%3E%3Cstop%20stop-color%3D%22%237CC420%22%20offset%3D%220%25%22%2F%3E%3Cstop%20stop-color%3D%22%236AB00F%22%20offset%3D%22100%25%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M114%200h.574a8%208%200%20017.621%205.566L130%2030h-16V0z%22%20transform%3D%22matrix(-1%200%200%201%20130%200)%22%20fill%3D%22url(%23a)%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:cover}@media screen and (aspect-ratio>=16/9){.gametab-head{border-bottom:.62969vmax solid #6ab00f;margin-top:2.9985vmax;font-size:2.09895vmax;line-height:4.49775vmax}.gametab-head h4{margin-left:-1.1994vmax}.gametab-head h4 span{padding:0 .74963vmax}.gametab-head h4 strong{border-radius:.74963vmax;height:2.9985vmax;margin-left:.74963vmax;padding:0 .74963vmax;line-height:2.9985vmax}.gametab-head h4:after,.gametab-head h4:before{width:2.3988vmax;height:4.49775vmax}.gametab-head h4:first-child span{padding-left:1.49925vmax}}.gametab-head .btn_rules{background-color:#bed5d8;border-radius:1.33333vw;justify-content:center;align-items:center;width:7.2vw;height:7.2vw;display:flex;position:absolute;bottom:.53333vw;right:1.33333vw}.gametab-head .btn_rules:after{content:"";background:url("data:image/svg+xml,<svg width=\"15\" height=\"15\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.75 12h1.5v-1.5h-1.5V12zM7.5 0C3.36 0 0 3.36 0 7.5 0 11.64 3.36 15 7.5 15c4.14 0 7.5-3.36 7.5-7.5C15 3.36 11.64 0 7.5 0zm0 13.5c-3.307 0-6-2.692-6-6 0-3.307 2.693-6 6-6 3.308 0 6 2.693 6 6 0 3.308-2.692 6-6 6zM7.5 3a3 3 0 00-3 3H6c0-.825.675-1.5 1.5-1.5S9 5.175 9 6c0 1.5-2.25 1.313-2.25 3.75h1.5c0-1.688 2.25-1.875 2.25-3.75a3 3 0 00-3-3z\" fill=\"rgb(36,58,72)\" fill-rule=\"evenodd\"/></svg>") 0 0/contain no-repeat;width:4vw;height:4vw}@media screen and (aspect-ratio>=16/9){.gametab-head .btn_rules{border-radius:.74963vmax;width:4.04798vmax;height:4.04798vmax;bottom:.29985vmax;right:.74963vmax}.gametab-head .btn_rules:after{width:2.24888vmax;height:2.24888vmax}}.custom-select{color:#1e1e1e;background-color:#fff;border:none;border-radius:1.6vw;width:100%;height:10.6667vw;margin:0 0 2rem;position:relative}.custom-select select{color:#1e1e1e;cursor:pointer;appearance:none;background-color:#0000;border:0;outline:none;width:100%;height:100%;margin:0;padding:0 1rem;font-weight:lighter}.custom-select:last-child{margin-bottom:0}.custom-select:after{content:"";border-top:2.13333vw solid #1e1e1e;border-left:2.13333vw solid #0000;border-right:2.13333vw solid #0000;position:absolute;top:50%;right:2.13333vw;transform:translateY(-50%)}.custom-select:hover{box-shadow:0 0 3px #0000004d}@media screen and (aspect-ratio>=16/9){.custom-select{border-radius:.89955vmax;height:5.997vmax}.custom-select:after{border-top:1.1994vmax solid #1e1e1e;border-left:1.1994vmax solid #0000;border-right:1.1994vmax solid #0000;right:1.1994vmax}}.mysports247 .btn.select,.mysports247 .select.btn-send,.mysports247 .select.login,.mysports247 .select.form-select,.mysports247 .pages a.select,.pages .mysports247 a.select{background:#f2d65d;border-color:#8f8017}.mysports247 .btn-send,.mysports247 .login{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%);border-color:#998a27}.mysports247 .btn-send.disable,.mysports247 .disable.login{color:#999;background-image:linear-gradient(-180deg,#f6ecc6 0%,#e7dcb4 100%);border-color:#dbd39f}.mysports247 header{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.mysports247 header a{border-color:#8f8017}.mysports247 header .top-logo{background-image:url(/images/mobile/mysports247/logo-mysports247-black.png);height:10.9333vw;margin-top:-.53333vw}.mysports247 header .login-index{background-image:linear-gradient(-180deg,#b83a08 0%,#912b06 100%);border-color:#621f04}.mysports247 header .a-open_tv{border-color:#0f476a}@media screen and (aspect-ratio>=16/9){.mysports247 header .top-logo{height:6.14693vmax;margin-top:-.29985vmax}}.mysports247 .wrap-highlight{border-bottom-color:#ae8a04}.mysports247 .wrap-highlight .select a{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%)}.mysports247 .highlight-list,.mysports247 .inplay-list{border-bottom-color:#ae8a04}.mysports247 .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.mysports247 .market-type .select a{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%)}.mysports247 .pop-wrap h3,.mysports247 .select-list h3{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.mysports247 .login-pop{background-color:#11151a;background-image:linear-gradient(56deg,#212932 4%,#11151a 42%)}.mysports247 .side-head{background:#dbba28}.mysports247 .side-head .close{border-color:#9b8921}.mysports247 .login-RnR .policy-header,.mysports247 .login-policy .policy-header{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.mysports247 .login-RnR .policy-header h1,.mysports247 .login-policy .policy-header h1{color:#1e1e1e}.mysports247 .login-RnR .btn-send,.mysports247 .login-RnR .login,.mysports247 .login-policy .btn-send,.mysports247 .login-policy .login{color:#1e1e1e;background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%);border-color:#998a27}.mysports247 .inplay-list{border-bottom-color:#7e97a7}html.exchange,body.exchange{background-color:#fff}.exchange .btn.select,.exchange .select.btn-send,.exchange .select.login,.exchange .select.form-select,.exchange .pages a.select,.pages .exchange a.select{color:#ffb80c;background:#444;border-color:#000}.exchange .btn-send,.exchange .login{color:#ffb80c;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%);border-color:#000}.exchange .btn-send.disable,.exchange .disable.login{color:#e6dfcd;background-image:linear-gradient(-180deg,#b4b4b4 0%,#a1a1a1 100%);border-color:#aaa}.exchange header{color:#ffb80c;background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange header .sky-logo{background-image:url(/images/logo-skyEX.png);background-repeat:no-repeat;background-size:contain;flex:1;width:34.1333vw;height:11.4667vw;margin-top:-1.33333vw}.exchange header a{color:#ffb80c;background-color:#3336;border-color:#000;box-shadow:inset 0 1px #fff6}.exchange header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#f2e9cf!important}.exchange header .top-logo{height:16vw;margin-top:-2.9vw}.exchange header .login-index{color:#fff}.exchange header .btn-signup{background-image:linear-gradient(-180deg,#666 0%,#333 100%);border-color:#000;width:19.2vw;margin-right:1.06667vw;display:block}.exchange header .a-open_tv{background-color:#0a7b89;border-color:#062a2e}@media screen and (aspect-ratio>=16/9){.exchange header .top-logo{height:6.44678vmax;margin-top:-.74963vmax}.exchange header .sky-logo{width:19.1904vmax;height:6.44678vmax;margin-top:-.74963vmax}.exchange header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}.exchange header .btn-signup{width:10.7946vmax;margin-right:.5997vmax}}.exchange .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"m19.31,6.38c-.41-1.05-.99-2.02-1.71-2.86-1.49-1.75-3.57-2.97-5.94-3.37-.54-.09-1.1-.15-1.67-.15s-1.12.06-1.67.15c-2.36.4-4.45,1.62-5.94,3.37-.72.85-1.3,1.81-1.71,2.86-.44,1.12-.69,2.34-.69,3.62,0,1.18.21,2.3.58,3.34.38,1.07.93,2.05,1.62,2.91,1.5,1.87,3.66,3.18,6.13,3.59.54.09,1.1.15,1.67.15s1.12-.06,1.67-.15c2.47-.41,4.62-1.72,6.13-3.59.69-.86,1.24-1.85,1.62-2.91.37-1.05.59-2.17.59-3.35,0-1.28-.25-2.5-.69-3.62Zm-1.17.68l-1.75,1.01c-.33-1.1-.94-2.07-1.73-2.85l1.76-1.02c.75.83,1.33,1.79,1.72,2.86h0Zm-2.79,2.94c0,2.95-2.4,5.35-5.35,5.35s-5.35-2.4-5.35-5.35,2.4-5.35,5.35-5.35,5.35,2.4,5.35,5.35ZM10,1.33c.57,0,1.13.06,1.67.16v2.04c-.53-.14-1.09-.22-1.67-.22s-1.13.08-1.67.22V1.5c.54-.11,1.1-.16,1.67-.16h0Zm-6.42,2.87l1.76,1.02c-.8.78-1.4,1.75-1.74,2.85l-1.75-1.01c.38-1.07.97-2.03,1.72-2.86h0Zm-1.82,8.47l1.77-1.02c.28,1.11.84,2.11,1.6,2.92l-1.76,1.01c-.72-.85-1.27-1.83-1.62-2.91Zm8.24,6c-.57,0-1.13-.06-1.67-.17v-2.04c.53.14,1.09.22,1.67.22s1.13-.08,1.67-.22v2.04c-.54.11-1.1.17-1.67.17Zm6.62-3.09l-1.76-1.01c.76-.81,1.32-1.81,1.6-2.92l1.77,1.02c-.35,1.08-.91,2.06-1.62,2.91Zm-6.76-6.58c-.23,0-.45,0-.67,0-.24,0-.48,0-.71,0-.27,0-.47-.23-.47-.5,0-.26.21-.48.47-.48.41,0,.83,0,1.24,0,.04,0,.14,0,.18,0-.02-.01-.02-.02-.04-.03-.09-.09-.18-.2-.28-.28-.17-.14-.38-.19-.6-.2-.16,0-.33,0-.49,0-.28,0-.49-.21-.49-.49,0-.28.21-.49.48-.49,1,0,2,0,3,0,.28,0,.49.22.49.49,0,.27-.21.49-.49.49-.25,0-.5,0-.76,0,.05.12.1.23.14.34.07.17.06.17.25.17.12,0,.25,0,.37,0,.28,0,.49.21.49.49,0,.28-.2.49-.48.49-.16,0-.33,0-.49,0-.03,0-.09.04-.1.07-.24.73-.73,1.19-1.47,1.38,0,0-.01,0-.03.02.02.04.05.08.07.11.47.7.94,1.4,1.4,2.11.19.29.1.63-.19.76-.23.1-.47.02-.63-.21-.42-.63-.84-1.26-1.26-1.88-.24-.36-.48-.71-.71-1.07-.19-.3-.05-.67.28-.76.07-.02.15-.01.23-.02.19,0,.38,0,.57-.02.28-.03.57-.24.68-.49Z\"/></svg>")}.exchange .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.exchange .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.exchange .loading-bar span{background-color:#ffb80c}.exchange .message-wrap{color:#1e1e1e}.exchange .message-wrap a{box-shadow:none;background-color:#0000}.exchange .message-wrap.error{color:#fff}.exchange .wrap-highlight{border-bottom-color:#000}.exchange .wrap-highlight a{color:#222}.exchange .wrap-highlight .select a{color:#ffb80c;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%)}.exchange .wrap-highlight .menu-casino a{color:#fff}.exchange .highlight-list,.exchange .inplay-list{border-bottom-color:#000}.exchange .a-search:before{background-image:linear-gradient(90deg,#ffb80c00 0%,#ffb80c 110%)}.exchange .market-type a{background-color:#222}.exchange .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFB80C\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFB80C\"/></g></svg>") 50%/contain no-repeat}.exchange .pop-wrap h3,.exchange .select-list h3{color:#ffb80c;background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange .login-pop{background-color:#ffb80c;background-image:linear-gradient(56deg,#ffcc2e 4%,#ffb80c 42%)}.exchange .login-pop input{border:1px solid #666}.exchange .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.exchange .login-pop .state{color:#222}.exchange .side-head{background:#222}.exchange .side-head h3{color:#ffb80c}.exchange .side-head .close{border-color:#444}.exchange .side-head .close:before{background-image:url(https://d1gvwx1uptx1i3.cloudfront.net/pi/pd262026/images/icon-close-yellow.svg)}.exchange .login-RnR .policy-header{background:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange .login-RnR .policy-header h1{color:#ffb80c}@media (orientation:landscape){.exchange .login-RnR .btn-send:before,.exchange .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.exchange .inplay-list{border-bottom-color:#7e97a7}.exchange .quick_link{background-color:#000}.exchange .support-wrap{margin-bottom:6.4vw}@media screen and (aspect-ratio>=16/9){.exchange .support-wrap{margin-bottom:2.9985vmax}}.exchange .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.exchange .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.exchange .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.exchange .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.exchange .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.exchange .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.exchange .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.exchange .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23000000\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.exchange .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23000000\" fill-rule=\"nonzero\"/></svg>") no-repeat}.exchange .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.exchange .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.exchange .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.exchange .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.exchange .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.exchange .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.exchange .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.exchange .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,184,12)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.exchange .select .icon-election1{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.exchange .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.exchange .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.exchange .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.exchange .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.exchange .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.exchange .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.exchange .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.exchange .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.exchange .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.exchange .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.exchange .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.exchange .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.exchange .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.exchange .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.exchange .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.exchange .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.exchange .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.exchange .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.exchange .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.exchange .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.mazaplay .btn.select,.mazaplay .select.btn-send,.mazaplay .select.login,.mazaplay .select.form-select,.mazaplay .pages a.select,.pages .mazaplay a.select{background:#7bb54c;border-color:#32803a}.mazaplay .btn-send,.mazaplay .login{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%);border-color:#07571d}.mazaplay .btn-send.disable,.mazaplay .disable.login{color:#fff;background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.mazaplay header{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.mazaplay header a{color:#fff;border-color:#054305}.mazaplay header li.main-wallet span.red{background-color:#ca1f00;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}.mazaplay header .a-open_tv{background-color:#939d4a;border-color:#303812}.mazaplay header .top-logo{background-image:url(/images/mobile/mazaplay/logo-maza.png);height:12.8vw;margin-top:-1.33333vw}@media screen and (aspect-ratio>=16/9){.mazaplay header .top-logo{height:7.1964vmax}.mazaplay header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.mazaplay .a-open_bets span{color:#000;background-color:#ffb80c}.mazaplay .a-open_bets .slip-note{background-color:#bb1c00}.mazaplay .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.mazaplay .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.mazaplay .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.mazaplay .message-wrap{color:#1e1e1e}.mazaplay .message-wrap.error{color:#fff}.mazaplay .wrap-highlight{border-bottom-color:#307234}.mazaplay .wrap-highlight .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.mazaplay .highlight-list,.mazaplay .inplay-list{border-bottom-color:#307234}.mazaplay .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.mazaplay .market-type a{background-color:#000}.mazaplay .market-type .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.mazaplay .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.mazaplay .pop-wrap h3,.mazaplay .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.mazaplay .login-pop{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.mazaplay .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.mazaplay .side-head{background:#32803a}.mazaplay .side-head h3{color:#fff}.mazaplay .side-head .close{border-color:#114823}.mazaplay .side-head .close:before{background-image:url(/images/mobile/mazaplay/icon-close-white.svg)}.mazaplay .login-RnR .policy-header{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.mazaplay .login-RnR .policy-header h1{color:#fff}.mazaplay .login-RnR .btn-send,.mazaplay .login-RnR .login{background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}@media (orientation:landscape){.mazaplay .login-RnR .btn-send:before,.mazaplay .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"%23ffffff\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.mazaplay .inplay-list{border-bottom-color:#7e97a7}.mazaplay .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.mazaplay .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.mazaplay .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.mazaplay .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.mazaplay .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.mazaplay .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.mazaplay .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.mazaplay .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.mazaplay .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.mazaplay .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.mazaplay .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.mazaplay .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.mazaplay .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.mazaplay .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.mazaplay .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.mazaplay .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.mazaplay .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.mazaplay .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.mazaplay .support-wrap{margin-bottom:6.4vw}@media screen and (aspect-ratio>=16/9){.mazaplay .support-wrap{margin-bottom:2.9985vmax}}html.o_12bet,body.o_12bet{background-color:#e6e7e8}.o_12bet a{color:#444}.o_12bet h3{background-image:linear-gradient(-180deg,#686868 0%,#4c4c4c 82%)}.o_12bet .btn.select,.o_12bet .select.btn-send,.o_12bet .select.login,.o_12bet .select.form-select,.o_12bet .pages a.select,.pages .o_12bet a.select{color:#fff;background:#dd8385;border-color:#b73b40}.o_12bet .btn-send,.o_12bet .login{color:#fff;background-image:linear-gradient(-180deg,#d76f72 0%,#c4484d 100%);border-color:#912f33}.o_12bet .btn-send.disable,.o_12bet .disable.login{color:#a3a3a3;background-image:linear-gradient(-180deg,#d5d5d5 0%,#cdcdcd 100%);border-color:#aaa}.o_12bet .marquee-box{top:26.6667vw}@media screen and (aspect-ratio>=16/9){.o_12bet .marquee-box{top:inherit}}.o_12bet .tv-fix{top:33.6vw}@media screen and (aspect-ratio>=16/9){.o_12bet .tv-fix{top:inherit}}.o_12bet .overlay.channel-popup{top:44.2667vw}@media screen and (aspect-ratio>=16/9){.o_12bet .overlay.channel-popup{top:24.8876vmax}}.o_12bet .channel-list{max-height:64%}@media screen and (aspect-ratio>=16/9){.o_12bet .channel-list{max-height:inherit}}.o_12bet .now-play{color:#fff}.o_12bet .back_home{background-color:#444}.o_12bet .back_home h1{background-image:url(../../images/mobile/12bet/logo-12bet.png);width:50.6667vw;height:8vw}.o_12bet .back_home .btn-back_home{background-color:#fff}.o_12bet .back_home .btn-back_home:after{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"15\" viewBox=\"0 0 17 15\"><path fill=\"rgb(68,68,68)\" fill-rule=\"evenodd\" d=\"M17 9.9c0-1.05-.104-2.128-.503-3.122C15.18 3.544 11.307 3 8.197 3H6.07V.6c0-.328-.274-.6-.606-.6-.16 0-.313.066-.427.178L.18 4.978C.066 5.09 0 5.24 0 5.4c0 .16.066.31.18.422l4.857 4.8c.114.112.266.178.427.178.332 0 .607-.272.607-.6V7.8h2.126c4.09 0 6.774.778 6.774 5.25 0 .384-.02.77-.048 1.153-.01.15-.047.32-.047.47 0 .177.114.327.304.327.13 0 .198-.066.264-.16.143-.196.247-.496.35-.712C16.337 12.928 17 11.212 17 9.9z\"/></svg>") 0 0/contain no-repeat}@media screen and (aspect-ratio>=16/9){.o_12bet .back_home h1{width:28.4858vmax;height:4.49775vmax}}.o_12bet header{color:#fff;background-image:linear-gradient(-180deg,#d30000 0%,#ba0101 100%);top:12vw}.o_12bet header a{color:#fff;border-color:#730000}.o_12bet header li.main-wallet span.red{color:#ffe000!important}.o_12bet header .top-logo{background-image:url(/images/mobile/12bet/logo-12bet.png);height:8vw;margin-top:.53333vw}.o_12bet header .login-index{background-image:linear-gradient(-180deg,#ff7e0d 0%,#d34900 100%);border-color:#710b0b}.o_12bet header .a-open_tv{background-color:#42558c;border-color:#14365d}@media screen and (aspect-ratio>=16/9){.o_12bet header .top-logo{height:5.3973vmax;margin-top:0}.o_12bet header{top:inherit}}.o_12bet header .slip-note{background:#881400}.o_12bet .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.o_12bet .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.o_12bet .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.o_12bet .loading-bar span{background-color:#fff}.o_12bet .message-wrap{background-color:#feec6e;border-bottom-color:#0000004d}.o_12bet .message-wrap.to-open_bets{color:#1e1e1e}.o_12bet .message-wrap.to-open_bets:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(180,167,78)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(254,236,110)\" d=\"M8 2l7 10H1\"/></g></svg>") no-repeat}.o_12bet .message-wrap.success{background-color:#8dde73}.o_12bet .message-wrap.success.to-open_bets:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(100,157,81)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(141,222,115)\" d=\"M8 2l7 10H1\"/></g></svg>") no-repeat}.o_12bet .message-wrap.error{background-color:#ff4800}.o_12bet .message-wrap.error.to-open_bets:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(181,51,0)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(255,72,0)\" d=\"M8 2l7 10H1\"/></g></svg>") no-repeat}.o_12bet nav a{color:#fff}.o_12bet .wrap-highlight{border-bottom-color:#ba0101}.o_12bet .wrap-highlight a{color:#fff}.o_12bet .wrap-highlight .select a{color:#ffe000;background-image:linear-gradient(-180deg,#d30000 0%,#ba0101 100%)}.o_12bet .highlight-list,.o_12bet .inplay-list{border-bottom-color:#ba0101}.o_12bet .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.o_12bet .upcoming-list-col3 h4{color:#666;background-color:#ccc}.o_12bet .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.o_12bet .tab-wrap{background-color:#311200}.o_12bet .tab-wrap a{color:#fff}.o_12bet .tab-wrap li.select a{color:#311200}.o_12bet .game-wrap.multi{background-color:#4c4c4c}.o_12bet .game-team .multi-Go{background-color:#b73b40}.o_12bet .quick_link a{color:#fff}.o_12bet .game-info{color:#aaa;background-image:linear-gradient(-180deg,#686868 0%,#4c4c4c 82%)}.o_12bet .market-type a{color:#fff;background:#4c4c4c;border-color:#4c4c4c}.o_12bet .market-type .select a{background-image:linear-gradient(-180deg,#d76f72 0%,#c4484d 100%);border-color:#3333334d}.o_12bet .coin-list a{color:#fff}.o_12bet .no-data h3{background-image:none}.o_12bet .pop-wrap h3,.o_12bet .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#d30000 0%,#ba0101 100%)}.o_12bet .side-head{background:#ba0101}.o_12bet .side-head h3{color:#fff;background:0 0}.o_12bet .side-head .close{border-left-color:#730000}.o_12bet .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.o_12bet .trashcan,.o_12bet .chart-wrap h3{color:#fff}.o_12bet .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.o_12bet .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.o_12bet .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.o_12bet .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.o_12bet .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.o_12bet .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.o_12bet .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.o_12bet .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,224,0)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.o_12bet .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.o_12bet .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.o_12bet .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.o_12bet .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.o_12bet .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.o_12bet .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.o_12bet .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.o_12bet .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.o_12bet .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.o_12bet .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.o_12bet .announce-header h1{color:#fff}.o_12bet .tc-wrap{height:72.1139vh}.o_12bet .tc-wrap h3{background:0 0}html.o_spondemo,body.o_spondemo{background-color:#f1f1f1}.o_spondemo a{color:#666}.o_spondemo h3{background-image:linear-gradient(-180deg,#aaa 0%,#8f8f8f 100%)}.o_spondemo input:focus{background-color:#d7dfec;border-color:#92a7cb;box-shadow:inset 0 .26667vw 1.33333vw #6f8bbb}.o_spondemo .announce-header{background:#1e6eab}.o_spondemo .announce-header h1{color:#fff}.o_spondemo .tc-wrap h3{background-image:none}.o_spondemo .btn,.o_spondemo .btn-send,.o_spondemo .login,.o_spondemo .form-select,.o_spondemo .pages a,.pages .o_spondemo a{color:#1e1e1e}.o_spondemo .btn.select,.o_spondemo .select.btn-send,.o_spondemo .select.login,.o_spondemo .select.form-select,.o_spondemo .pages a.select,.pages .o_spondemo a.select{color:#fff;background:#92a7cb;border-color:#aaa}.o_spondemo .btn-send,.o_spondemo .login{color:#fff;background-image:linear-gradient(-180deg,#769ee3 0%,#4e69a0 100%);border-color:#aaa}.o_spondemo .btn-send.disable,.o_spondemo .disable.login{color:#a3a3a3;background-image:linear-gradient(-180deg,#d7dfec 0% 100%);border-color:#b5c3db}.o_spondemo .btn-edit{color:#243a48}.o_spondemo .marquee-box{top:26.6667vw}@media screen and (aspect-ratio>=16/9){.o_spondemo .marquee-box{top:inherit}}.o_spondemo .tv-fix{top:33.6vw}@media screen and (aspect-ratio>=16/9){.o_spondemo .tv-fix{top:inherit}}.o_spondemo .overlay.channel-popup{top:44.2667vw}@media screen and (aspect-ratio>=16/9){.o_spondemo .overlay.channel-popup{top:24.8876vmax}}.o_spondemo .channel-list{max-height:64%}@media screen and (aspect-ratio>=16/9){.o_spondemo .channel-list{max-height:inherit}}.o_spondemo .now-play,.o_spondemo nav a{color:#fff}.o_spondemo .back_home{background-color:#ddd}.o_spondemo .back_home h1{background-image:url(../../images/mobile/spdemo/logo-spdemo.png);width:28.2667vw;height:5.33333vw}.o_spondemo .back_home .btn-back_home{background-color:#3a80b6}.o_spondemo .back_home .btn-back_home:after{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"15\" viewBox=\"0 0 17 15\"><path fill=\"rgb(221,221,221)\" fill-rule=\"evenodd\" d=\"M17 9.9c0-1.05-.104-2.128-.503-3.122C15.18 3.544 11.307 3 8.197 3H6.07V.6c0-.328-.274-.6-.606-.6-.16 0-.313.066-.427.178L.18 4.978C.066 5.09 0 5.24 0 5.4c0 .16.066.31.18.422l4.857 4.8c.114.112.266.178.427.178.332 0 .607-.272.607-.6V7.8h2.126c4.09 0 6.774.778 6.774 5.25 0 .384-.02.77-.048 1.153-.01.15-.047.32-.047.47 0 .177.114.327.304.327.13 0 .198-.066.264-.16.143-.196.247-.496.35-.712C16.337 12.928 17 11.212 17 9.9z\"/></svg>") 0 0/contain no-repeat}@media screen and (aspect-ratio>=16/9){.o_spondemo .back_home h1{width:15.8921vmax;height:2.9985vmax}}.o_spondemo header{color:#0d70a8;background-color:#f4f4f4;background-image:linear-gradient(-180deg,#fff 0%,#e9e6e4 100%);top:12vw}.o_spondemo header a{color:#0d70a8;border-color:#d3d3d3}.o_spondemo header li.main-wallet span.red{color:#eb6307!important}.o_spondemo header .top-logo{background-image:url(/images/mobile/spdemo/logo-spdemo.png);height:8vw;margin-top:.53333vw}.o_spondemo header .login-index{background-image:linear-gradient(-180deg,#ececec 0%,#cccbcb 100%);border-color:#0d70a8}.o_spondemo header .login-index:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\" viewBox=\"0 0 17 17\"><path fill=\"rgb(13,112,168)\" fill-rule=\"evenodd\" d=\"M11.797 11.65c2.342.338 4.072 1.702 4.51 2.1C16.74 14.148 17 17 17 17H0s-.03-2.314.744-3.25c.437-.398 1.81-1.762 4.153-2.1 2.326-.322 1.616-2.774 1.696-2.743.08.045-.016-.522-.016-.522S4.88 6.837 4.897 5.442c.032-1.41 0-2.132 0-2.132S5.17 0 7.563 0l1.34.614c2.15 0 2.505 2.696 2.505 2.696v2.33S11.134 7.62 9.792 8.34c0 0-.096.57-.015.52.08-.03-.307 2.47 2.02 2.792z\"/></svg>") 0 0/contain no-repeat}.o_spondemo header .a-open_tv{background-color:#2ca064;border-color:#487465}@media screen and (aspect-ratio>=16/9){.o_spondemo header .top-logo{height:5.3973vmax;margin-top:0}.o_spondemo header{top:inherit}}.o_spondemo .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(13,112,168)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.o_spondemo .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(13,112,168)\"/></g></svg>")}.o_spondemo .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(13,112,168)\"/></g></svg>")}.o_spondemo .message-wrap{background:#f9f9bb;border-color:#9b9011}.o_spondemo .message-wrap .message{color:#000}.o_spondemo .message-wrap.to-open_bets:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(155,144,17)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(249,249,187)\" d=\"M8 2l7 10H1\"/></g></svg>") 0 0/contain no-repeat}.o_spondemo .message-wrap.success{background:#ade597;border-color:#6bbd11}.o_spondemo .message-wrap.success.to-open_bets:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(107,189,17)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(173,229,103)\" d=\"M8 2l7 10H1\"/></g></svg>")}.o_spondemo .message-wrap.error{background:#ff645d;border-color:#820110}.o_spondemo .message-wrap.error.to-open_bets:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(130,1,16)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(255,100,93)\" d=\"M8 2l7 10H1\"/></g></svg>")}.o_spondemo .error .close:before{background-image:url(/images/mobile/header/icon-close.svg)}.o_spondemo .loading-bar span{background-color:#1e6eab}.o_spondemo .wrap-highlight{background:linear-gradient(-180deg,#1e6eab 0%,#5491bf 100%);border-bottom-color:#eee}.o_spondemo .wrap-highlight .menu-casino a{background-image:linear-gradient(-180deg,#9a7e8f 15%,#6b3f59 100%)}.o_spondemo .wrap-highlight a{color:#fff}.o_spondemo .wrap-highlight .select a{color:#eb6307;background-image:linear-gradient(-180deg,#e9e6e4 0%,#eee 85%)}.o_spondemo .highlight-list,.o_spondemo .inplay-list{border-bottom-color:#5491bf}.o_spondemo .a-search:before{background-image:linear-gradient(90deg,#1e6eab00 0%,#1e6eab 110%)}.o_spondemo .upcoming-list-col3 h4{color:#666;background-color:#ccc}.o_spondemo .game-info{color:#fff9;background:linear-gradient(-180deg,#1e6eab 0%,#5491bf 100%)}.o_spondemo .market-type a{color:#fff;background:#8f8f8f;border-color:#8f8f8f}.o_spondemo .market-type .select a{color:#fff;background-image:linear-gradient(-180deg,#769ee3 0%,#4e69a0 100%);border-color:#3333334d}.o_spondemo .coin-list a,.o_spondemo .trashcan,.o_spondemo .logout{color:#fff}.o_spondemo .chart-wrap h3,.o_spondemo .no-data h3{background-image:none}.o_spondemo .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.o_spondemo .tab-wrap{background-color:#1e6eab}.o_spondemo .tab-wrap a{color:#fff}.o_spondemo .tab-wrap li.select a{color:#1a6095}.o_spondemo .side-head{background-color:#1e6eab}.o_spondemo .side-head h3{color:#fff;background-image:none}.o_spondemo .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.o_spondemo .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.o_spondemo .side-head .close{border-left-color:#2d4252}.o_spondemo .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.o_spondemo .inplay-list{border-bottom-color:#5491bf}.o_spondemo .game-wrap.multi{background-color:#717171}.o_spondemo .game-team .multi-Go{background:#585858 url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9.718 5L17 12l-7.282 7L8 17.348 13.592 12 8 6.652\"/></svg>") 0 0/contain no-repeat}.o_spondemo .bets-selections a{color:#1e1e1e}.o_spondemo .quick_link{background-color:#2d4252}.o_spondemo .quick_link a{color:#fff}.o_spondemo .quick_link li{border-color:#ffffffb3}.o_spondemo .tc-wrap h3{background:0 0}@media screen and (aspect-ratio>=16/9){.o_spondemo .tc-wrap{padding-top:9.14543vmax}}.o_spondemo .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.o_spondemo .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.o_spondemo .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.o_spondemo .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.o_spondemo .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.o_spondemo .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.o_spondemo .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.o_spondemo .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.o_spondemo .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.o_spondemo .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,99,7)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.o_spondemo .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,99,7)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.o_spondemo .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,99,7)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.o_spondemo .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,99,7)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.o_spondemo .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,99,7)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.o_spondemo .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,99,7)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.o_spondemo .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,99,7)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.o_spondemo .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,99,7)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.o_spondemo .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,99,7)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.o_spondemo .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.o_spondemo .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.o_spondemo .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.o_spondemo .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.o_spondemo .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.o_spondemo .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.o_spondemo .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.o_spondemo .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.o_spondemo .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.o_spondemo .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.o_spondemo .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.o_spondemo .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.o_spondemo .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.o_spondemo .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.o_spondemo .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.o_spondemo .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.o_spondemo .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.o_spondemo .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}html.o_dafabet,body.o_dafabet{background-color:#e6e7e8}.o_dafabet a{color:#444}.o_dafabet h3{background-image:linear-gradient(-180deg,#686868 0%,#4c4c4c 82%)}.o_dafabet .btn.select,.o_dafabet .select.btn-send,.o_dafabet .select.login,.o_dafabet .select.form-select,.o_dafabet .pages a.select,.pages .o_dafabet a.select{color:#fff;background:#dd8385;border-color:#b73b40}.o_dafabet .btn-send,.o_dafabet .login{color:#fff;background-image:linear-gradient(-180deg,#d76f72 0%,#c4484d 100%);border-color:#912f33}.o_dafabet .btn-send.disable,.o_dafabet .disable.login{color:#a3a3a3;background-image:linear-gradient(-180deg,#d5d5d5 0%,#cdcdcd 100%);border-color:#aaa}.o_dafabet .marquee-box{top:26.6667vw}@media screen and (aspect-ratio>=16/9){.o_dafabet .marquee-box{top:inherit}}.o_dafabet .tv-fix{top:33.6vw}@media screen and (aspect-ratio>=16/9){.o_dafabet .tv-fix{top:inherit}}.o_dafabet .overlay.channel-popup{top:44.2667vw}@media screen and (aspect-ratio>=16/9){.o_dafabet .overlay.channel-popup{top:24.8876vmax}}.o_dafabet .channel-list{max-height:64%}@media screen and (aspect-ratio>=16/9){.o_dafabet .channel-list{max-height:inherit}}.o_dafabet .now-play{color:#fff}.o_dafabet .back_home{background-color:#444}.o_dafabet .back_home h1{background-image:url(../../images/mobile/dafabet/logo-dafabet.png);width:28.2667vw;height:5.33333vw}.o_dafabet .back_home .btn-back_home{background-color:#fff}.o_dafabet .back_home .btn-back_home:after{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"15\" viewBox=\"0 0 17 15\"><path fill=\"rgb(68,68,68)\" fill-rule=\"evenodd\" d=\"M17 9.9c0-1.05-.104-2.128-.503-3.122C15.18 3.544 11.307 3 8.197 3H6.07V.6c0-.328-.274-.6-.606-.6-.16 0-.313.066-.427.178L.18 4.978C.066 5.09 0 5.24 0 5.4c0 .16.066.31.18.422l4.857 4.8c.114.112.266.178.427.178.332 0 .607-.272.607-.6V7.8h2.126c4.09 0 6.774.778 6.774 5.25 0 .384-.02.77-.048 1.153-.01.15-.047.32-.047.47 0 .177.114.327.304.327.13 0 .198-.066.264-.16.143-.196.247-.496.35-.712C16.337 12.928 17 11.212 17 9.9z\"/></svg>") 0 0/contain no-repeat}@media screen and (aspect-ratio>=16/9){.o_dafabet .back_home{position:relative}.o_dafabet .back_home h1{width:15.8921vmax;height:2.9985vmax}}.o_dafabet header{color:#fff;background-image:linear-gradient(-180deg,#d30000 0%,#ba0101 100%);top:12vw}.o_dafabet header a{color:#fff;border-color:#730000}.o_dafabet header li.main-wallet span.red{color:#ffe000!important}.o_dafabet header .top-logo{background-image:url(/images/mobile/dafabet/logo-dafabet.png);height:8vw;margin-top:.53333vw}.o_dafabet header .login-index{background-image:linear-gradient(-180deg,#ff7e0d 0%,#d34900 100%);border-color:#710b0b}.o_dafabet header .a-open_tv{background-color:#42558c;border-color:#14365d}@media screen and (aspect-ratio>=16/9){.o_dafabet header{top:inherit}.o_dafabet header .top-logo{height:5.3973vmax;margin-top:0}}.o_dafabet header .slip-note{background:#881400}.o_dafabet .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.o_dafabet .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.o_dafabet .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.o_dafabet .loading-bar span{background-color:#fff}.o_dafabet .message-wrap{background-color:#feec6e;border-bottom-color:#0000004d}.o_dafabet .message-wrap.to-open_bets{color:#1e1e1e}.o_dafabet .message-wrap.to-open_bets:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(180,167,78)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(254,236,110)\" d=\"M8 2l7 10H1\"/></g></svg>") no-repeat}.o_dafabet .message-wrap.success{background-color:#8dde73}.o_dafabet .message-wrap.success.to-open_bets:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(100,157,81)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(141,222,115)\" d=\"M8 2l7 10H1\"/></g></svg>") no-repeat}.o_dafabet .message-wrap.error{background-color:#ff4800}.o_dafabet .message-wrap.error.to-open_bets:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(181,51,0)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(255,72,0)\" d=\"M8 2l7 10H1\"/></g></svg>") no-repeat}.o_dafabet nav a{color:#fff}.o_dafabet .wrap-highlight{border-bottom-color:#ba0101}.o_dafabet .wrap-highlight a{color:#fff}.o_dafabet .wrap-highlight .select a{color:#ffe000;background-image:linear-gradient(-180deg,#d30000 0%,#ba0101 100%)}.o_dafabet .highlight-list,.o_dafabet .inplay-list{border-bottom-color:#ba0101}.o_dafabet .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.o_dafabet .upcoming-list-col3 h4{color:#666;background-color:#ccc}.o_dafabet .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.o_dafabet .tab-wrap{background-color:#311200}.o_dafabet .tab-wrap a{color:#fff}.o_dafabet .tab-wrap li.select a{color:#311200}.o_dafabet .game-wrap.multi{background-color:#4c4c4c}.o_dafabet .game-team .multi-Go{background-color:#b73b40}.o_dafabet .quick_link a{color:#fff}.o_dafabet .game-info{color:#aaa;background-image:linear-gradient(-180deg,#686868 0%,#4c4c4c 82%)}.o_dafabet .market-type a{color:#fff;background:#4c4c4c;border-color:#4c4c4c}.o_dafabet .market-type .select a{background-image:linear-gradient(-180deg,#d76f72 0%,#c4484d 100%);border-color:#3333334d}.o_dafabet .coin-list a{color:#fff}.o_dafabet .no-data h3{background-image:none}.o_dafabet .pop-wrap h3,.o_dafabet .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#d30000 0%,#ba0101 100%)}.o_dafabet .side-head{background:#ba0101}.o_dafabet .side-head h3{color:#fff;background:0 0}.o_dafabet .side-head .close{border-left-color:#730000}.o_dafabet .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.o_dafabet .trashcan,.o_dafabet .chart-wrap h3{color:#fff}.o_dafabet .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.o_dafabet .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.o_dafabet .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.o_dafabet .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.o_dafabet .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.o_dafabet .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.o_dafabet .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.o_dafabet .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,224,0)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.o_dafabet .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.o_dafabet .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.o_dafabet .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.o_dafabet .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.o_dafabet .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.o_dafabet .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.o_dafabet .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.o_dafabet .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.o_dafabet .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.o_dafabet .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.o_dafabet .announce-header h1{color:#fff}.o_dafabet .tc-wrap h3{background:0 0}@media screen and (aspect-ratio>=16/9){.o_dafabet .tc-wrap{padding-top:9.14543vmax}}.skyinplay .btn.select,.skyinplay .select.btn-send,.skyinplay .select.login,.skyinplay .select.form-select,.skyinplay .pages a.select,.pages .skyinplay a.select{color:#fff;background:#77a435;border-color:#265e04}.skyinplay .btn-send,.skyinplay .login{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%);border-color:#3a6ede}.skyinplay .btn-send.disable,.skyinplay .disable.login{color:#bfd0ea;background-image:linear-gradient(-180deg,#8ca3d5 0%,#8f99af 100%);border-color:#a9c2f8}.skyinplay header{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.skyinplay header a{color:#fff;background-color:#a2afdd33;border-color:#0b1933;box-shadow:inset 0 1px #ffffff80}.skyinplay header .a-open_tv{background-color:#a4413b}.skyinplay header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.skyinplay header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.skyinplay header .top-logo{background-image:url(/images/mobile/skyinplay/logo-land-skyinplay.png);height:9.06667vw;margin-top:0}.skyinplay header .login-index{background-image:linear-gradient(-180deg,#f98181 0%,#a4413b 100%);border-color:#710b0b}.skyinplay header .btn-signup{background-image:linear-gradient(-180deg,#444 0%,#000 100%);border-color:#000;margin-right:1.06667vw;display:block}@media screen and (aspect-ratio>=16/9){.skyinplay header .top-logo{height:5.3973vmax;margin-top:0}}.skyinplay .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.skyinplay .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.skyinplay .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.skyinplay .loading-bar span{background-color:#ffb80c}.skyinplay .message-wrap{color:#1e1e1e}.skyinplay .message-wrap a{box-shadow:none;background-color:#0000}.skyinplay .message-wrap.error{color:#fff}.skyinplay .wrap-highlight{background-image:linear-gradient(#a4dc60 0%,#4f9f21 100%);border-bottom-color:#265e04}.skyinplay .wrap-highlight a{color:#003b03}.skyinplay .wrap-highlight .select a{color:#fff;background-image:linear-gradient(#5fa206 0%,#265f05 100%);box-shadow:inset 0 1px 3px #3a6439}.skyinplay .wrap-highlight .menu-casino a{color:#fff}.skyinplay .highlight-list,.skyinplay .inplay-list{border-bottom-color:#265e04}.skyinplay .a-search:before{background-image:linear-gradient(90deg,#4f9f2100 0%,#4f9f21 110%)}.skyinplay .market-type a{background-color:#14213d}.skyinplay .market-type .select a{background-image:linear-gradient(#a4dc60 0%,#4f9f21 100%)}.skyinplay .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23003B03\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23003B03\"/></g></svg>") 50%/contain no-repeat}.skyinplay .pop-wrap h3,.skyinplay .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.skyinplay .login-pop{background-color:#4f9f21;background-image:linear-gradient(56deg,#85ae17 4%,#4f9f21 42%)}.skyinplay .login-pop input{border:1px solid #3e8142}.skyinplay .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.skyinplay .login-pop .state{color:#fff}.skyinplay .side-head{background:#222 linear-gradient(#b0cb1f 0%,#83ae17 100%)}.skyinplay .side-head h3{color:#003b03}.skyinplay .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(0,59,3)\"/></g></svg>")}.skyinplay .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.skyinplay .side-head .close{border-color:#003b03}.skyinplay .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.skyinplay .login-RnR .policy-header{background:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.skyinplay .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.skyinplay .login-RnR .btn-send:before,.skyinplay .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.skyinplay .announce-header h1{color:#fff}.skyinplay .left-side .side-wrap{width:100%}.skyinplay .bets-back .col-stake,.skyinplay .bets-lay .col-stake,.skyinplay .bets-book .col-stake,.skyinplay .bets-head .col-stake{flex:0 0 20.2667vw}.skyinplay .bets-back .col-profit,.skyinplay .bets-lay .col-profit,.skyinplay .bets-book .col-profit,.skyinplay .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.skyinplay .bets-back .col-stake,.skyinplay .bets-lay .col-stake,.skyinplay .bets-book .col-stake,.skyinplay .bets-head .col-stake{flex:0 0 12.2939vmax}.skyinplay .bets-back .col-profit,.skyinplay .bets-lay .col-profit,.skyinplay .bets-book .col-profit,.skyinplay .bets-head .col-profit{flex:0 13.1934vmax}}.skyinplay .inplay-list{border-bottom-color:#265e04}.skyinplay .quick_link{background-color:#14213d}.skyinplay .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.skyinplay .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.skyinplay .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.skyinplay .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.skyinplay .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.skyinplay .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.skyinplay .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.skyinplay .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(0,59,3)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.skyinplay .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.skyinplay .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.skyinplay .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.skyinplay .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.skyinplay .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.skyinplay .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.skyinplay .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.skyinplay .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.skyinplay .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.skyinplay .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.skyinplay .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.skyinplay .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.skyinplay .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.skyinplay .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.skyinplay .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.skyinplay .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.skyinplay .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.skyinplay .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.skyinplay .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.skyinplay .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.skyinplay .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.skyinplay .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.skyinplay .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.skyinplay .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.skyinplay .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.skyinplay .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.skyinplay .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.skyinplay .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.skyinplay .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.skyinplay .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}html.bigexch,body.bigexch{background-color:#fff}.bigexch .btn.select,.bigexch .select.btn-send,.bigexch .select.login,.bigexch .select.form-select,.bigexch .pages a.select,.pages .bigexch a.select{color:#fff;background-color:#c97608;border-color:#764b11}.bigexch .btn-send,.bigexch .login{color:#fff;background-image:linear-gradient(-180deg,#8fbe17 0%,#466d04 100%);border:1px solid #7bbe09}.bigexch .btn-send.disable,.bigexch .disable.login{color:#d5e9cc;background-image:linear-gradient(-180deg,#c5dd8a 0%,#a3b782 100%);border-color:#c4d5a6}.bigexch header{color:#fff;background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.bigexch header a{color:#fff;background-color:#40493899;border-color:#000;box-shadow:inset 0 1px #ffffff80}.bigexch header .a-open_tv{background-color:#3f7607}.bigexch header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.bigexch header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.bigexch header .top-logo{mix-blend-mode:lighten;background-image:url(/images/mobile/bigexch/logo-bigexch.png);height:10.4vw;margin-top:-.53333vw}.bigexch header .login-index{background-image:linear-gradient(-180deg,#3fc1d6 0%,#1b7186 100%);border-color:#000}@media screen and (aspect-ratio>=16/9){.bigexch header .top-logo{height:5.3973vmax;margin-top:0}}.bigexch .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.bigexch .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.bigexch .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.bigexch .loading-bar span{background-color:#fff}.bigexch .message-wrap{color:#1e1e1e}.bigexch .message-wrap a{box-shadow:none;background-color:#0000}.bigexch .message-wrap.error{color:#fff}.bigexch .wrap-highlight{background-image:linear-gradient(#8fbe17 0%,#466d04 100%);border-bottom-color:#112710}.bigexch .wrap-highlight a{color:#e6eed6}.bigexch .wrap-highlight .select a{color:#fff;background-image:linear-gradient(#cb7708 0%,#87410d 100%);box-shadow:inset 1px 1px #6d3100,inset -1px 0 #6d3100,inset 0 2px #fff8cd80}.bigexch .highlight-list,.bigexch .inplay-list{border-bottom-color:#112710}.bigexch .a-search:before{background-image:linear-gradient(90deg,#466d0400 0%,#466d04 110%)}.bigexch .market-type a{background-color:#333}.bigexch .market-type .select a{color:#fff;background-image:linear-gradient(#8fbe17 0%,#466d04 100%)}.bigexch .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.bigexch .pop-wrap h3,.bigexch .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.bigexch .login-pop{background-color:#000;background-image:linear-gradient(56deg,#1b3e19 4%,#000 42%)}.bigexch .login-pop input{border:1px solid #666}.bigexch .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.bigexch .login-pop .state{color:#cb7808}.bigexch .side-head{background-image:linear-gradient(#8fbe17 0%,#466d04 100%)}.bigexch .side-head h3{color:#e6eed6}.bigexch .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23E6EED6\"/></g></svg>")}.bigexch .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23E6EED6\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.bigexch .side-head .close{border-color:#e6dad680}.bigexch .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23E6EED6\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.bigexch .login-RnR .policy-header{background:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.bigexch .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.bigexch .login-RnR .btn-send:before,.bigexch .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.bigexch .announce-header h1{color:#fff}.bigexch .left-side .side-wrap{width:100%}.bigexch .bets-back .col-stake,.bigexch .bets-lay .col-stake,.bigexch .bets-book .col-stake,.bigexch .bets-head .col-stake{flex:0 0 20.2667vw}.bigexch .bets-back .col-profit,.bigexch .bets-lay .col-profit,.bigexch .bets-book .col-profit,.bigexch .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.bigexch .bets-back .col-stake,.bigexch .bets-lay .col-stake,.bigexch .bets-book .col-stake,.bigexch .bets-head .col-stake{flex:0 0 12.2939vmax}.bigexch .bets-back .col-profit,.bigexch .bets-lay .col-profit,.bigexch .bets-book .col-profit,.bigexch .bets-head .col-profit{flex:0 13.1934vmax}}.bigexch .tab-wrap{background-color:#1b3e19}.bigexch .inplay-list{border-bottom-color:#112710}.bigexch .support-wrap{color:#fdfdfd}.bigexch .support-wrap>dt:before{background:url("data:image/svg+xml,<svg width=\"23\" height=\"21\" viewBox=\"0 0 23 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.797 15.65c2.342.338 4.072 1.702 4.509 2.1.436.398.694 3.25.694 3.25h-17s-.032-2.314.744-3.25c.436-.398 1.809-1.762 4.153-2.1 2.327-.322 1.616-2.774 1.696-2.743.081.045-.016-.522-.016-.522s-1.696-1.548-1.681-2.943c.032-1.41 0-2.131 0-2.131s.275-3.31 2.666-3.31l1.341.614c2.149 0 2.504 2.696 2.504 2.696v2.331s-.275 1.978-1.616 2.698c0 0-.097.569-.016.521.081-.03-.307 2.468 2.02 2.79zm5.977-7.011c-.396 0-.956-.115-1.323-.172-1.515 1.987-4.19 1.473-4.19 1.473 1.679-.83 1.978-2.303 1.679-2.489-1.324-.816-1.939-1.731-1.939-3.117 0-2.446 2.539-4.334 5.774-4.334 3.248 0 5.226 1.888 5.226 4.334 0 2.46-1.978 4.305-5.226 4.305zm-2.774-5.639v1h6v-1h-6zm0 2v1h3v-1h-3z\" fill=\"%23FDFDFD\"/></svg>") 50%/contain no-repeat}.bigexch .support-wrap a{color:#fdfdfd}.bigexch .path-wrap{background-color:#1b3e19}.bigexch .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.bigexch .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.bigexch .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.bigexch .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.bigexch .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.bigexch .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.bigexch .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.bigexch .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(230,238,214)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.bigexch .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.bigexch .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.bigexch .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.bigexch .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.bigexch .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.bigexch .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.bigexch .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.bigexch .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.bigexch .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.bigexch .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.bigexch .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.bigexch .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.bigexch .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.bigexch .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.bigexch .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.bigexch .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.bigexch .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.bigexch .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.bigexch .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.bigexch .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.bigexch .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.bigexch .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.bigexch .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.bigexch .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.bigexch .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.bigexch .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.bigexch .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.bigexch .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.bigexch .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.bigexch .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.masterexchange .btn.select,.masterexchange .select.btn-send,.masterexchange .select.login,.masterexchange .select.form-select,.masterexchange .pages a.select,.pages .masterexchange a.select{color:#1e1e1e;background:#f4d218;border-color:#6b5f02}.masterexchange .btn-send,.masterexchange .login{color:#1e1e1e;background-image:linear-gradient(-180deg,#f4d218 0%,#baa012 100%);border-color:#6b5f02}.masterexchange .btn-send.disable,.masterexchange .disable.login{color:#93928f;background-image:linear-gradient(-180deg,#ede58c 0%,#b5af81 100%);border-color:#b5af81}.masterexchange .announce-header{background:linear-gradient(#014345 0%,#216869 100%)}.masterexchange .announce-header h1{color:#fff}.masterexchange header{color:#1e1e1e;background-image:linear-gradient(-180deg,#dfe0e2 0%,#fff 100%);box-shadow:0 .53333vw 1.06667vw #0000004d}.masterexchange header a{color:#023031;background:#e8e8e8;border-color:#023031;box-shadow:inset 0 1px #ffffff80}.masterexchange header .a-open_tv{background-color:#216869}.masterexchange header li.main-wallet span.red{border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#bf0000!important}@media screen and (aspect-ratio>=16/9){.masterexchange header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.masterexchange header .top-logo{background-image:url(/images/mobile/masterexc/logo-masterexc.png);height:10.1333vw;margin-top:0}.masterexchange header .login-index{color:#007cc5;background:#e0f4ff;border-color:#007cc5}.masterexchange header .login-index:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\" viewBox=\"0 0 17 17\"><path fill=\"%23007CC5\" fill-rule=\"evenodd\" d=\"M11.797 11.65c2.342.338 4.072 1.702 4.51 2.1C16.74 14.148 17 17 17 17H0s-.03-2.314.744-3.25c.437-.398 1.81-1.762 4.153-2.1 2.326-.322 1.616-2.774 1.696-2.743.08.045-.016-.522-.016-.522S4.88 6.837 4.897 5.442c.032-1.41 0-2.132 0-2.132S5.17 0 7.563 0l1.34.614c2.15 0 2.505 2.696 2.505 2.696v2.33S11.134 7.62 9.792 8.34c0 0-.096.57-.015.52.08-.03-.307 2.47 2.02 2.792z\"/></svg>") 0 0/contain no-repeat}@media screen and (aspect-ratio>=16/9){.masterexchange header .top-logo{height:5.69715vmax;margin-top:0}}.masterexchange .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23023031\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.masterexchange .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"%23023031\"/></g></svg>")}.masterexchange .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23023031\"/></g></svg>")}.masterexchange .loading-bar span{background-color:#ffb80c}.masterexchange .message-wrap{color:#1e1e1e}.masterexchange .message-wrap a{box-shadow:none;background-color:#0000}.masterexchange .message-wrap.error{color:#fff}.masterexchange .wrap-highlight{background-image:linear-gradient(#014345 0%,#216869 100%);border-bottom-color:#f4d218}.masterexchange .wrap-highlight .menu-casino a{background-image:linear-gradient(-180deg,#634f5b 15%,#2b1923 100%)}.masterexchange .wrap-highlight a{color:#fff}.masterexchange .wrap-highlight .select a{color:#1e1e1e;box-shadow:none;background-image:linear-gradient(-180deg,#f4d218 0%,#baa012 100%)}.masterexchange .highlight-list,.masterexchange .inplay-list{border-bottom-color:#2d9092}.masterexchange .a-search:before{background-image:linear-gradient(90deg,#01434500 0%,#014345 110%)}.masterexchange .market-type a{background-color:#023031;border-color:#023031}.masterexchange .market-type .select a{color:#fff;background-image:linear-gradient(#014345 0%,#216869 100%);border-color:#216869}.masterexchange .pop-wrap h3,.masterexchange .select-list h3{color:#fff;background-image:linear-gradient(#014345 0%,#216869 100%)}.masterexchange .login-pop{background-color:#216869;background-image:linear-gradient(56deg,#2d9092 4%,#216869 42%)}.masterexchange .login-pop input{border:none}.masterexchange .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.masterexchange .login-pop .state{color:#dedab7}.masterexchange .side-head{background-image:linear-gradient(#014345 0%,#216869 100%)}.masterexchange .side-head h3{color:#fff}.masterexchange .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.masterexchange .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.masterexchange .side-head .close{border-color:#fff6}.masterexchange .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.masterexchange .login-RnR .policy-header,.masterexchange .login-policy .policy-header{color:#fff;background-image:linear-gradient(#014345 0%,#216869 100%)}.masterexchange .login-RnR .policy-header h1,.masterexchange .login-policy .policy-header h1{color:#fff}@media (orientation:landscape){.masterexchange .login-RnR .btn-send:before,.masterexchange .login-RnR .login:before,.masterexchange .login-policy .btn-send:before,.masterexchange .login-policy .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.masterexchange .bets-back .col-stake,.masterexchange .bets-lay .col-stake,.masterexchange .bets-book .col-stake,.masterexchange .bets-head .col-stake{flex:0 0 20.2667vw}.masterexchange .bets-back .col-profit,.masterexchange .bets-lay .col-profit,.masterexchange .bets-book .col-profit,.masterexchange .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.masterexchange .bets-back .col-stake,.masterexchange .bets-lay .col-stake,.masterexchange .bets-book .col-stake,.masterexchange .bets-head .col-stake{flex:0 0 12.2939vmax}.masterexchange .bets-back .col-profit,.masterexchange .bets-lay .col-profit,.masterexchange .bets-book .col-profit,.masterexchange .bets-head .col-profit{flex:0 13.1934vmax}}.masterexchange .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.masterexchange .inplay-list{border-bottom-color:#216869}.masterexchange .quick_link{background-color:#ddd}.masterexchange .quick_link li{border-color:#fff}.masterexchange .quick_link a{color:#216869}.masterexchange .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.masterexchange .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.masterexchange .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.masterexchange .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.masterexchange .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.masterexchange .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.masterexchange .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.masterexchange .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.masterexchange .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.masterexchange .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.masterexchange .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.masterexchange .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(30,30,30)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.masterexchange .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(30,30,30)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.masterexchange .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(30,30,30)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.masterexchange .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(30,30,30)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.masterexchange .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.masterexchange .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(30,30,30)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.masterexchange .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(30,30,30)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.masterexchange .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23216869\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.masterexchange .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23216869\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.masterexchange .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23216869\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.masterexchange .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23216869\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.masterexchange .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23216869\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.masterexchange .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23216869\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.masterexchange .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23216869\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.masterexchange .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23216869\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.masterexchange .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23216869\" fill-rule=\"nonzero\"/></svg>") no-repeat}.masterexchange .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23216869\" fill-rule=\"evenodd\"/></svg>") no-repeat}.masterexchange .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23216869\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.masterexchange .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.masterexchange .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.masterexchange .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.masterexchange .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.masterexchange .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.masterexchange .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.masterexchange .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.masterexchange .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.masterexchange .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.masterexchange .no-data{color:#2d9092;border:1px solid #90c1c2}.masterexchange .no-data h3{color:#2d9092;border-bottom:1px solid #90c1c2}.masterexchange .no-data h3:before{background:url("data:image/svg+xml,<svg height=\"32\" viewBox=\"0 0 31 32\" width=\"31\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m18.7641866 10.0755668c.677599 0 1.2574587.2485281 1.7395965.7455919s.723203 1.0948748.723203 1.7934509-.2410652 1.2896701-.723203 1.7732997-1.0619975.7254408-1.7395965.7254408-1.2509434-.2418112-1.7200504-.7254408-.703657-1.0747236-.703657-1.7732997.23455-1.2963871.703657-1.7934509 1.0424514-.7455919 1.7200504-.7455919zm0 6.7707808c.677599 0 1.2574587.2485282 1.7395965.7455919.4821378.4970638.723203 1.0948748.723203 1.7934509s-.2410652 1.2896702-.723203 1.7732998-1.0619975.7254408-1.7395965.7254408-1.2509434-.2418112-1.7200504-.7254408-.703657-1.0747237-.703657-1.7732998.23455-1.2963871.703657-1.7934509c.469107-.4970637 1.0424514-.7455919 1.7200504-.7455919zm-6.5674653 7.5768262c.469107 0 .8665389.1612075 1.1923077.4836272.3257688.3224198.4886507.7120044.4886507 1.1687658 0 .4567613-.1628819.8463459-.4886507 1.1687657-.3257688.3224197-.7232007.4836272-1.1923077.4836272s-.8535084-.1612075-1.1532156-.4836272c-.2997073-.3224198-.4495587-.7120044-.4495587-1.1687657 0-.4567614.1563667-.846346.4691047-1.1687658.312738-.3224197.6906241-.4836272 1.1336696-.4836272zm0-14.347607c.677599 0 1.2574587.2485281 1.7395965.7455919.4821377.4970638.723203 1.0948748.723203 1.7934509s-.2410653 1.2896701-.723203 1.7732997c-.4821378.4836296-1.0619975.7254408-1.7395965.7254408s-1.2509434-.2418112-1.7200504-.7254408-.70365703-1.0747236-.70365703-1.7732997.23455003-1.2963871.70365703-1.7934509 1.0424514-.7455919 1.7200504-.7455919zm6.5674653 20.1914357c.2345535 0 .4234966.0806037.5668348.2418136.1433383.1612099.2150063.3627192.2150063.604534s-.071668.4500411-.2150063.6246852c-.1433382.174644-.3322813.2619647-.5668348.2619647s-.4300118-.0873207-.5863808-.2619647c-.156369-.1746441-.2345523-.3828704-.2345523-.6246852s.0781833-.4433241.2345523-.604534.3518273-.2418136.5863808-.2418136zm0-5.8438287c.4430455 0 .8209316.1612075 1.1336696.4836272.312738.3224198.4691047.7120044.4691047 1.1687658 0 .4567613-.1563667.8463459-.4691047 1.1687657-.312738.3224197-.6906241.4836272-1.1336696.4836272s-.8339621-.1612075-1.1727616-.4836272c-.3387995-.3224198-.5081968-.7120044-.5081968-1.1687657 0-.4567614.1693973-.846346.5081968-1.1687658.3387995-.3224197.7297161-.4836272 1.1727616-.4836272zm11.3757882-5.9244332c.2345535 0 .4365271.0873207.6059268.2619647.1693998.174644.2540984.3828703.2540984.6246851s-.0846986.4298902-.2540984.5642318c-.1693997.1343415-.3713733.2015113-.6059268.2015113s-.4300118-.0671698-.5863809-.2015113c-.156369-.1343416-.2345523-.322417-.2345523-.5642318s.0781833-.4500411.2345523-.6246851c.1563691-.174644.3518274-.2619647.5863809-.2619647zm-4.886507-14.2267003c.4430456 0 .8209316.16120746 1.1336697.48362721.312738.32241974.4691046.71200443.4691046 1.16876574s-.1563666.84634599-.4691046 1.16876574c-.3127381.32241975-.6906241.48362721-1.1336697.48362721-.4430455 0-.8209316-.16120746-1.1336696-.48362721s-.4691046-.71200443-.4691046-1.16876574.1563666-.846346.4691046-1.16876574c.312738-.32241975.6906241-.48362721 1.1336696-.48362721zm0 6.6901763c.4430456 0 .8209316.1612075 1.1336697.4836272.312738.3224198.4691046.7120045.4691046 1.1687658s-.1563666.8597799-.4691046 1.209068c-.3127381.349288-.6906241.5239295-1.1336697.5239295-.4430455 0-.8209316-.1746415-1.1336696-.5239295-.312738-.3492881-.4691046-.7523067-.4691046-1.209068s.1563666-.846346.4691046-1.1687658c.312738-.3224197.6906241-.4836272 1.1336696-.4836272zm0 13.4609572c.4430456 0 .8209316.1612075 1.1336697.4836272.312738.3224198.4691046.7120044.4691046 1.1687658 0 .4567613-.1563666.8463459-.4691046 1.1687657-.3127381.3224197-.6906241.4836272-1.1336697.4836272-.4430455 0-.8209316-.1612075-1.1336696-.4836272-.312738-.3224198-.4691046-.7120044-.4691046-1.1687657 0-.4567614.1563666-.846346.4691046-1.1687658.312738-.3224197.6906241-.4836272 1.1336696-.4836272zm0-6.7707809c.4430456 0 .8209316.1679245 1.1336697.5037784.312738.3358539.4691046.7455895.4691046 1.2292191 0 .4836297-.1563666.8799313-.4691046 1.1889169-.3127381.3089856-.6906241.4634761-1.1336697.4634761-.4430455 0-.8209316-.1612075-1.1336696-.4836272-.312738-.3224198-.4691046-.7120045-.4691046-1.1687658s.1563666-.8597799.4691046-1.209068c.312738-.349288.6906241-.5239295 1.1336696-.5239295zm-13.0567465-.8060453c.677599 0 1.2574587.2485282 1.7395965.7455919.4821377.4970638.723203 1.0948748.723203 1.7934509s-.2410653 1.2896702-.723203 1.7732998c-.4821378.4836296-1.0619975.7254408-1.7395965.7254408s-1.2509434-.2418112-1.7200504-.7254408-.70365703-1.0747237-.70365703-1.7732998.23455003-1.2963871.70365703-1.7934509c.469107-.4970637 1.0424514-.7455919 1.7200504-.7455919zm0-9.2695214c-.4430455 0-.8209316-.16120746-1.1336696-.48362721s-.4691047-.71200443-.4691047-1.16876574.1563667-.846346.4691047-1.16876574c.312738-.32241975.6906241-.48362721 1.1336696-.48362721s.8339622.16120746 1.1727617.48362721c.3387995.32241974.5081967.71200443.5081967 1.16876574s-.1628819.84634599-.4886507 1.16876574-.7232007.48362721-1.1923077.48362721zm0-5.84382872c-.2345535 0-.4169813-.08060373-.5472888-.2418136s-.1954602-.36271919-.1954602-.60453401c0-.24181481.0651527-.4500411.1954602-.62468513s.3127353-.26196474.5472888-.26196474.4365271.08732071.6059269.26196474c.1693997.17464403.2540983.38287032.2540983.62468513 0 .24181482-.0846986.44332414-.2540983.60453401-.1693998.16120987-.3713734.2418136-.6059269.2418136zm0 28.53400502c.2345535 0 .4365271.0806037.6059269.2418136.1693997.1612099.2540983.3627192.2540983.604534s-.0846986.4500411-.2540983.6246852c-.1693998.174644-.3713734.2619647-.6059269.2619647s-.4169813-.0873207-.5472888-.2619647c-.1303075-.1746441-.1954602-.3828704-.1954602-.6246852s.0651527-.4433241.1954602-.604534.3127353-.2418136.5472888-.2418136zm-11.37578813-11.7682619c.2345535 0 .4365271.0873207.60592686.2619647.16939975.174644.25409836.3828703.25409836.6246851s-.08469861.4298902-.25409836.5642318c-.16939976.1343415-.37137336.2015113-.60592686.2015113-.23455351 0-.43001183-.0671698-.58638084-.2015113-.156369-.1343416-.23455233-.322417-.23455233-.5642318s.07818333-.4500411.23455233-.6246851c.15636901-.174644.35182733-.2619647.58638084-.2619647zm17.94325343-16.76574312c-.2345535 0-.4300118-.08060373-.5863808-.2418136s-.2345523-.36271919-.2345523-.60453401c0-.24181481.0781833-.4500411.2345523-.62468513s.3518273-.26196474.5863808-.26196474.4234966.08732071.5668348.26196474c.1433383.17464403.2150063.38287032.2150063.62468513 0 .24181482-.071668.44332414-.2150063.60453401-.1433382.16120987-.3322813.2418136-.5668348.2418136zm0 5.84382872c-.4430455 0-.8339621-.16120746-1.1727616-.48362721s-.5081968-.71200443-.5081968-1.16876574.1693973-.846346.5081968-1.16876574c.3387995-.32241975.7297161-.48362721 1.1727616-.48362721s.8209316.16120746 1.1336696.48362721c.312738.32241974.4691047.71200443.4691047 1.16876574s-.1563667.84634599-.4691047 1.16876574-.6906241.48362721-1.1336696.48362721zm11.3757882 5.884131c-.2345535 0-.4300118-.0806037-.5863809-.2418136-.156369-.1612099-.2345523-.3627192-.2345523-.604534s.0781833-.4366072.2345523-.5843829c.1563691-.1477757.3518274-.2216625.5863809-.2216625s.4365271.0738868.6059268.2216625c.1693998.1477757.2540984.3425681.2540984.5843829s-.0846986.4433241-.2540984.604534c-.1693997.1612099-.3713733.2418136-.6059268.2418136zm-24.4325347-9.1889169c.44304551 0 .8209316.16120746 1.13366961.48362721.31273801.32241974.46910467.71200443.46910467 1.16876574s-.15636666.84634599-.46910467 1.16876574-.6906241.48362721-1.13366961.48362721-.8209316-.16120746-1.13366961-.48362721-.46910466-.71200443-.46910466-1.16876574.15636665-.846346.46910466-1.16876574c.31273801-.32241975.6906241-.48362721 1.13366961-.48362721zm-4.88650693 7.5365239c.2345535 0 .4365271.0738868.60592686.2216625.16939975.1477757.25409836.3425681.25409836.5843829s-.08469861.4433241-.25409836.604534c-.16939976.1612099-.37137336.2418136-.60592686.2418136-.23455351 0-.43001183-.0806037-.58638084-.2418136-.156369-.1612099-.23455233-.3627192-.23455233-.604534s.07818333-.4366072.23455233-.5843829c.15636901-.1477757.35182733-.2216625.58638084-.2216625zm4.88650693-.8463476c.44304551 0 .8209316.1612075 1.13366961.4836272.31273801.3224198.46910467.7120045.46910467 1.1687658s-.15636666.8597799-.46910467 1.209068c-.31273801.349288-.6906241.5239295-1.13366961.5239295s-.8209316-.1746415-1.13366961-.5239295c-.31273801-.3492881-.46910466-.7523067-.46910466-1.209068s.15636665-.846346.46910466-1.1687658c.31273801-.3224197.6906241-.4836272 1.13366961-.4836272zm0 13.4609572c.44304551 0 .8209316.1612075 1.13366961.4836272.31273801.3224198.46910467.7120044.46910467 1.1687658 0 .4567613-.15636666.8463459-.46910467 1.1687657-.31273801.3224197-.6906241.4836272-1.13366961.4836272s-.8209316-.1612075-1.13366961-.4836272c-.31273801-.3224198-.46910466-.7120044-.46910466-1.1687657 0-.4567614.15636665-.846346.46910466-1.1687658.31273801-.3224197.6906241-.4836272 1.13366961-.4836272zm0-6.7707809c.44304551 0 .8209316.1679245 1.13366961.5037784s.46910467.7455895.46910467 1.2292191c0 .4836297-.15636666.8799313-.46910467 1.1889169s-.6906241.4634761-1.13366961.4634761-.8209316-.1612075-1.13366961-.4836272c-.31273801-.3224198-.46910466-.7120045-.46910466-1.1687658s.15636665-.8597799.46910466-1.209068c.31273801-.349288.6906241-.5239295 1.13366961-.5239295z\" fill=\"%232D9092\" fill-rule=\"evenodd\" transform=\"\"/></svg>") 0 0/contain no-repeat}html.matador,body.matador{background-color:#fff}.matador .btn.select,.matador .select.btn-send,.matador .select.login,.matador .select.form-select,.matador .pages a.select,.pages .matador a.select{color:#fff;background-color:#c10a31;border-color:#860a22}.matador .btn-send,.matador .login{color:#fff;background-image:linear-gradient(-180deg,#ff0032 0%,#c10a31 100%);border:0}.matador .btn-send.disable,.matador .disable.login{color:#fff;background-image:linear-gradient(-180deg,#ff99ad 0%,#e79dad 100%)}.matador header{color:#fff;background-image:linear-gradient(-180deg,#c10931 0%,#860a22 100%)}.matador header a{color:#fff;background-color:#c10a31;border-color:#570616}.matador header .a-open_tv{background-color:#c10a31}.matador header li.main-wallet span.red{background-color:#fff;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#c10a31!important}@media screen and (aspect-ratio>=16/9){.matador header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.matador header .top-logo{background-image:url(/images/mobile/matador/login-land-matador.png);height:8.53333vw}.matador header .login-index{color:#41000d;background-image:linear-gradient(-180deg,#ebebeb 0%,#d9d9d9 100%);border:0}.matador header .login-index:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\" viewBox=\"0 0 17 17\"><path fill=\"rgb(65,0,13)\" fill-rule=\"evenodd\" d=\"M11.797 11.65c2.342.338 4.072 1.702 4.51 2.1C16.74 14.148 17 17 17 17H0s-.03-2.314.744-3.25c.437-.398 1.81-1.762 4.153-2.1 2.326-.322 1.616-2.774 1.696-2.743.08.045-.016-.522-.016-.522S4.88 6.837 4.897 5.442c.032-1.41 0-2.132 0-2.132S5.17 0 7.563 0l1.34.614c2.15 0 2.505 2.696 2.505 2.696v2.33S11.134 7.62 9.792 8.34c0 0-.096.57-.015.52.08-.03-.307 2.47 2.02 2.792z\"/></svg>") 0 0/contain no-repeat}@media screen and (aspect-ratio>=16/9){.matador header .top-logo{height:4.7976vmax}}.matador header .slip-note{background:#ee2400}.matador .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.matador .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.matador .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.matador .loading-bar span{background-color:#fff}.matador .message-wrap{color:#1e1e1e}.matador .message-wrap a{box-shadow:none;background-color:#0000}.matador .message-wrap.error{color:#fff}.matador .wrap-highlight{background-image:linear-gradient(#570616 0%,#830a21 100%);border-bottom-color:#c10a31;box-shadow:inset 0 .26667vw .8vw #0000004d}.matador .wrap-highlight a{color:#fff}.matador .wrap-highlight .select a{color:#fff;background:#c10a31}.matador .a-search:before{background-image:linear-gradient(90deg,#57061600 0%,#570616 110%)}.matador .highlight-list,.matador .inplay-list{border-bottom-color:#860a22}.matador .market-type a{color:#efefef;background-color:#999;border-color:#999}.matador .market-type .select a{color:#fff;background-image:linear-gradient(-180deg,#ff0032 0%,#c10a31 100%);border-color:#860a22}.matador .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.matador .pop-wrap h3,.matador .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#ff0032 0%,#c10a31 100%)}.matador .login-pop{background-color:#41000d;background-image:linear-gradient(56deg,#590011 4%,#41000d 42%)}.matador .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.matador .login-pop .state{color:#f3dfe7}.matador .side-head{background:#c10a31}.matador .side-head h3{color:#fff}.matador .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23FFFFFF\"/></g></svg>")}.matador .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.matador .side-head .close{border-color:#fff9}.matador .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.matador .login-RnR .policy-header,.matador .login-policy .policy-header{background:linear-gradient(-180deg,#ff0032 0%,#c10a31 100%)}.matador .login-RnR .policy-header h1,.matador .login-policy .policy-header h1{color:#fff}@media (orientation:landscape){.matador .login-RnR .btn-send:before,.matador .login-RnR .login:before,.matador .login-policy .btn-send:before,.matador .login-policy .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.matador .announce-header h1{color:#fff}.matador .tab-wrap{background-color:#570616}.matador .support-wrap{color:#fdfdfd}.matador .support-wrap>dt:before{background:url("data:image/svg+xml,<svg width=\"23\" height=\"21\" viewBox=\"0 0 23 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.797 15.65c2.342.338 4.072 1.702 4.509 2.1.436.398.694 3.25.694 3.25h-17s-.032-2.314.744-3.25c.436-.398 1.809-1.762 4.153-2.1 2.327-.322 1.616-2.774 1.696-2.743.081.045-.016-.522-.016-.522s-1.696-1.548-1.681-2.943c.032-1.41 0-2.131 0-2.131s.275-3.31 2.666-3.31l1.341.614c2.149 0 2.504 2.696 2.504 2.696v2.331s-.275 1.978-1.616 2.698c0 0-.097.569-.016.521.081-.03-.307 2.468 2.02 2.79zm5.977-7.011c-.396 0-.956-.115-1.323-.172-1.515 1.987-4.19 1.473-4.19 1.473 1.679-.83 1.978-2.303 1.679-2.489-1.324-.816-1.939-1.731-1.939-3.117 0-2.446 2.539-4.334 5.774-4.334 3.248 0 5.226 1.888 5.226 4.334 0 2.46-1.978 4.305-5.226 4.305zm-2.774-5.639v1h6v-1h-6zm0 2v1h3v-1h-3z\" fill=\"%23FDFDFD\"/></svg>") 50%/contain no-repeat}.matador .support-wrap a{color:#fdfdfd}.matador .path-wrap{background-color:#570616}.matador .go_back{border-right:1px solid #fff3}.matador .account-id .time-zone{border-left:1px solid #fff3}.matador .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.matador .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.matador .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.matador .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.matador .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.matador .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.matador .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.matador .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.matador .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.matador .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.matador .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.matador .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.matador .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.matador .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.matador .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.matador .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.matador .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.matador .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.matador .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.matador .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.matador .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.matador .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.matador .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.matador .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.matador .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.matador .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.matador .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.fairenter .btn.select,.fairenter .select.btn-send,.fairenter .select.login,.fairenter .select.form-select,.fairenter .pages a.select,.pages .fairenter a.select{background:#f2d65d;border-color:#8f8017}.fairenter .btn-send,.fairenter .login{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%);border-color:#998a27}.fairenter .btn-send.disable,.fairenter .disable.login{color:#999;background-image:linear-gradient(-180deg,#f6ecc6 0%,#e7dcb4 100%);border-color:#dbd39f}.fairenter header{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.fairenter header a{border-color:#8f8017}.fairenter header .top-logo{background-image:url(/images/mobile/fairenter/logo-fairenter-b.png);height:10.9333vw;margin-top:-.53333vw}.fairenter header .login-index{background-image:linear-gradient(-180deg,#b83a08 0%,#912b06 100%);border-color:#621f04}.fairenter header .a-open_tv{border-color:#0f476a}@media screen and (aspect-ratio>=16/9){.fairenter header .top-logo{height:6.14693vmax;margin-top:-.29985vmax}}.fairenter .wrap-highlight{border-bottom-color:#ae8a04}.fairenter .wrap-highlight .select a{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%)}.fairenter .highlight-list,.fairenter .inplay-list{border-bottom-color:#ae8a04}.fairenter .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.fairenter .market-type .select a{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%)}.fairenter .pop-wrap h3,.fairenter .select-list h3{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.fairenter .login-pop{background-color:#11151a;background-image:linear-gradient(56deg,#212932 4%,#11151a 42%)}.fairenter .side-head{background:#dbba28}.fairenter .side-head .close{border-color:#9b8921}.fairenter .login-RnR .policy-header,.fairenter .login-policy .policy-header{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.fairenter .login-RnR .policy-header h1,.fairenter .login-policy .policy-header h1{color:#1e1e1e}.fairenter .login-RnR .btn-send,.fairenter .login-RnR .login,.fairenter .login-policy .btn-send,.fairenter .login-policy .login{color:#1e1e1e;background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%);border-color:#998a27}.fairenter .inplay-list{border-bottom-color:#7e97a7}.fairenter .tv-head{background:#a62b06 linear-gradient(-180deg,#c94809 0%,#a62b06 92%);border-bottom:.26667vw solid #a62b06}.fairenter .tv-head .close{background-color:#0003;background-image:none;border-left:.26667vw solid #fff3;border-right-color:#0000;order:1}.fairenter .tv-head .btn-line{background-color:#0003;background-image:none;border-width:0 .26667vw 0 0;order:-1}.fairenter .now-play{padding:0 0 0 8.8vw}.fairenter .now-play:before{content:"";background:url("data:image/svg+xml,<svg height=\"18\" viewBox=\"0 0 9 18\" width=\"9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m16.5 13.83 3.1078431 3.17 1.382353-1.41-4.4901961-4.59-4.5 4.59 1.3921569 1.41zm0 12.34-3.1078431-3.17-1.382353 1.41 4.4901961 4.59 4.5-4.59-1.3921569-1.41z\" fill=\"%23FFFFFF\" transform=\"translate(-12 -11)\"/></svg>") 0 0/contain no-repeat;width:2.4vw;height:4.8vw;position:absolute;top:2.93333vw;left:3.2vw}.fairenter .now-play:after{display:none}.fairenter .now-play span{background:#7a0b00}@media screen and (aspect-ratio>=16/9){.fairenter .now-play{padding:0 0 0 4.94753vmax}.fairenter .now-play:before{width:1.34933vmax;height:2.69865vmax;top:1.64918vmax;left:1.7991vmax}}.fairenter .channel-list{background:#12232e;border-bottom:.53333vw solid #2a4f66}.fairenter .channel-list li{border-bottom:.26667vw solid #243a48;position:relative}.fairenter .channel-list li.select{background-color:#2a4f66;box-shadow:0 .53333vw 1.06667vw #0006}.fairenter .channel-list li.select:after{display:none}.fairenter .channel-list li:before{content:"";background-size:contain;width:4.26667vw;height:4.26667vw;margin:3.2vw;display:inline-block;position:absolute}.fairenter .channel-list a{color:#fff;padding:0 0 0 5.33333vw}.fairenter .channel-list a:after{display:none}.fairenter .channel-list a.select{color:#1e1e1e}@media screen and (aspect-ratio>=16/9){.fairenter .channel-list{border-bottom:.29985vmax solid #2a4f66}.fairenter .channel-list li{border-bottom:.14993vmax solid #243a48}.fairenter .channel-list li.select{box-shadow:0 .29985vmax .5997vmax #0006}.fairenter .channel-list li:before{width:2.3988vmax;height:2.3988vmax;margin:1.7991vmax}.fairenter .channel-list a{padding:0 0 0 2.9985vmax}}.fairenter .ch-HR:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") 50% no-repeat}.fairenter .ch-dog:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") 50% no-repeat}.fairenter .ch-racing:before{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") 50% no-repeat}.fairenter .ch-cricket:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") 50% no-repeat}.fairenter .ch-tennis:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") 50% no-repeat}.fairenter .ch-basketball:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") 50% no-repeat}.fairenter .ch-soccer:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") 50% no-repeat}.fairenter .tc-wrap{padding-bottom:13.3333vw}.fairenter .tc-wrap a{width:90%}.fairenter .tc-wrap a img{width:100%;margin:4vw 0;box-shadow:0 1px 5px #ddd}.fairenter footer li:first-child{margin-bottom:0}.fairenter footer .btn-send,.fairenter footer .login{margin:0 auto}.lucky7 .btn.select,.lucky7 .select.btn-send,.lucky7 .select.login,.lucky7 .select.form-select,.lucky7 .pages a.select,.pages .lucky7 a.select{color:#fff;background-color:#c1292e;border-color:#7b070b}.lucky7 .btn-send,.lucky7 .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#1fb9b1 0%,#019a92 100%);border:1px solid #0000}.lucky7 .btn-send.disable,.lucky7 .disable.login{color:#fff;background-image:linear-gradient(-180deg,#a6e3e0 0%,#99d7d3 100%)}.lucky7 header{color:#fff;background-image:linear-gradient(-180deg,#303fa3 0%,#141e63 100%)}.lucky7 header a{color:#fff;background-color:#303fa3;border-color:#000;box-shadow:inset 0 1px #ffffff80}.lucky7 header .a-open_tv{background-image:linear-gradient(-180deg,#27c1bb 0%,#1c8b87 100%)}.lucky7 header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.lucky7 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.lucky7 header .top-logo{background-image:url(/images/mobile/lucky7/logo-lucky7.png);height:10.4vw;margin-top:-.53333vw}.lucky7 header .login-index{background-image:linear-gradient(-180deg,#3fc1d6 0%,#1b7186 100%);border-color:#000}@media screen and (aspect-ratio>=16/9){.lucky7 header .top-logo{height:5.3973vmax;margin-top:0}}.lucky7 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.lucky7 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.lucky7 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.lucky7 .loading-bar span{background-color:#fff}.lucky7 .message-wrap{color:#1e1e1e}.lucky7 .message-wrap a{box-shadow:none;background-color:#0000}.lucky7 .message-wrap.error{color:#fff}.lucky7 .wrap-highlight{background-color:#c1292e;border-bottom-color:#d3696d}.lucky7 .wrap-highlight a{color:#fff}.lucky7 .wrap-highlight .select a{color:#fff;background:#d3696d}.lucky7 .wrap-highlight .menu-casino a{background:#473841}.lucky7 .wrap-highlight .tag-new{background:url("data:image/svg+xml,<svg width=\"32\" height=\"16\" viewBox=\"0 0 32 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 12l-7 4 1-4h-11c-1.657 0-3-1.343-3-3v-6c0-1.657 1.343-3 3-3h26c1.657 0 3 1.343 3 3v6c0 1.657-1.343 3-3 3h-9z\" fill=\"%23E26171\"/></svg>") 50% no-repeat}.lucky7 .highlight-list,.lucky7 .inplay-list{border-bottom-color:#303fa3}.lucky7 .a-search:before{background-image:linear-gradient(90deg,#c1292e00 0%,#c1292e 110%)}.lucky7 .market-type a{background-color:#303fa3;border-color:#141e63}.lucky7 .market-type .select a{color:#fff;background-image:linear-gradient(#e03d45 0%,#c1292e 100%);border-color:#7b070b}.lucky7 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.lucky7 .pop-wrap h3,.lucky7 .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#303fa3 0%,#141e63 100%)}.lucky7 .login-pop{background-color:#c1292e;background-image:linear-gradient(56deg,#e03d45 4%,#c1292e 42%)}.lucky7 .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.lucky7 .login-pop .state{color:#ccc}.lucky7 .side-head{background-color:#303fa3}.lucky7 .side-head h3{color:#fff}.lucky7 .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23FFFFFF\"/></g></svg>")}.lucky7 .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.lucky7 .side-head .close{border-color:#ffffff80}.lucky7 .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.lucky7 .login-RnR .policy-header,.lucky7 .login-policy .policy-header{background:linear-gradient(-180deg,#303fa3 0%,#141e63 100%)}.lucky7 .login-RnR .policy-header h1,.lucky7 .login-policy .policy-header h1{color:#fff}@media (orientation:landscape){.lucky7 .login-RnR .btn-send:before,.lucky7 .login-RnR .login:before,.lucky7 .login-policy .btn-send:before,.lucky7 .login-policy .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.lucky7 .announce-header h1{color:#fff}.lucky7 .bets-back .col-stake,.lucky7 .bets-lay .col-stake,.lucky7 .bets-book .col-stake,.lucky7 .bets-head .col-stake{flex:0 0 20.2667vw}.lucky7 .bets-back .col-profit,.lucky7 .bets-lay .col-profit,.lucky7 .bets-book .col-profit,.lucky7 .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.lucky7 .bets-back .col-stake,.lucky7 .bets-lay .col-stake,.lucky7 .bets-book .col-stake,.lucky7 .bets-head .col-stake{flex:0 0 12.2939vmax}.lucky7 .bets-back .col-profit,.lucky7 .bets-lay .col-profit,.lucky7 .bets-book .col-profit,.lucky7 .bets-head .col-profit{flex:0 13.1934vmax}}.lucky7 .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.lucky7 .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.lucky7 .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.lucky7 .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.lucky7 .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.lucky7 .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.lucky7 .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.lucky7 .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.lucky7 .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.lucky7 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.lucky7 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.lucky7 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.lucky7 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.lucky7 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.lucky7 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.lucky7 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.lucky7 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.lucky7 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.lucky7 .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.lucky7 .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.lucky7 .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.lucky7 .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.lucky7 .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.lucky7 .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.lucky7 .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.lucky7 .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.lucky7 .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.lucky7 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.lucky7 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.lucky7 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.lucky7 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.lucky7 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.lucky7 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.lucky7 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.lucky7 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.lucky7 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.qexch .btn.select,.qexch .select.btn-send,.qexch .select.login,.qexch .select.form-select,.qexch .pages a.select,.pages .qexch a.select{color:#fff;background-color:#462e71;border-color:#160c28}.qexch .btn-send,.qexch .login{color:#1e1e1e;box-shadow:none;background-image:linear-gradient(-180deg,#fbc30a 0%,#ff9c00 100%);border-color:#fff0}.qexch .btn-send.disable,.qexch .disable.login{color:#a5a5a5;background-image:linear-gradient(-180deg,#fee79d 0%,#ffd899 100%)}.qexch header{color:#fff;background-image:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.qexch header a{color:#fff;background-color:#58437f;border-color:#000;box-shadow:inset 0 1px #ffffff80}.qexch header .a-open_tv{background-image:linear-gradient(-180deg,#fa3e2c 0%,#b52d1f 100%)}.qexch header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.qexch header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.qexch header .top-logo{background-image:url(/images/mobile/qexch/logo-qexch.png);height:9.06667vw;margin-top:-.26667vw}@media screen and (aspect-ratio>=16/9){.qexch header .top-logo{height:5.09745vmax;margin-top:0}}.qexch .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.qexch .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.qexch .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.qexch .loading-bar span{background-color:#fff}.qexch .message-wrap{color:#1e1e1e}.qexch .message-wrap a{box-shadow:none;background-color:#0000}.qexch .message-wrap.error{color:#fff}.qexch .wrap-highlight{background-image:linear-gradient(-180deg,#f9b307 0%,#fbd10c 100%);border-bottom-color:#462e71}.qexch .wrap-highlight .menu-casino a{background-image:linear-gradient(-180deg,#8e7082 15%,#5b354b 100%)}.qexch .wrap-highlight a{color:#443a56}.qexch .wrap-highlight .select a{color:#fde79d;background-image:linear-gradient(-180deg,#462e71 0%,#30204e 100%)}.qexch .wrap-highlight .menu-casino a{color:#fff}.qexch .highlight-list,.qexch .inplay-list{border-bottom-color:#443a56}.qexch .a-search:before{background-image:linear-gradient(90deg,#f9b30700 0%,#f9b307 110%)}.qexch .market-type .select a{background-image:linear-gradient(-180deg,#fbc30a 0%,#ff9c00 100%);border-color:#ff9c00}.qexch .pop-wrap h3,.qexch .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.qexch .login-pop{background-color:#000;background-image:linear-gradient(56deg,#333 4%,#000 42%)}.qexch .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.qexch .login-pop .state{color:#ccc}.qexch .side-head{background:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.qexch .side-head h3{color:#fff}.qexch .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23FFFFFF\"/></g></svg>")}.qexch .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.qexch .side-head .close{border-color:#ffffff80}.qexch .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.qexch .login-RnR .policy-header,.qexch .login-policy .policy-header{background:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.qexch .login-RnR .policy-header h1,.qexch .login-policy .policy-header h1{color:#fff}@media (orientation:landscape){.qexch .login-RnR .btn-send:before,.qexch .login-RnR .login:before,.qexch .login-policy .btn-send:before,.qexch .login-policy .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.qexch .announce-header h1{color:#fff}.qexch .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.qexch .support-wrap{color:#fdfdfd}.qexch .support-wrap>dt:before{background:url("data:image/svg+xml,<svg width=\"23\" height=\"21\" viewBox=\"0 0 23 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.797 15.65c2.342.338 4.072 1.702 4.509 2.1.436.398.694 3.25.694 3.25h-17s-.032-2.314.744-3.25c.436-.398 1.809-1.762 4.153-2.1 2.327-.322 1.616-2.774 1.696-2.743.081.045-.016-.522-.016-.522s-1.696-1.548-1.681-2.943c.032-1.41 0-2.131 0-2.131s.275-3.31 2.666-3.31l1.341.614c2.149 0 2.504 2.696 2.504 2.696v2.331s-.275 1.978-1.616 2.698c0 0-.097.569-.016.521.081-.03-.307 2.468 2.02 2.79zm5.977-7.011c-.396 0-.956-.115-1.323-.172-1.515 1.987-4.19 1.473-4.19 1.473 1.679-.83 1.978-2.303 1.679-2.489-1.324-.816-1.939-1.731-1.939-3.117 0-2.446 2.539-4.334 5.774-4.334 3.248 0 5.226 1.888 5.226 4.334 0 2.46-1.978 4.305-5.226 4.305zm-2.774-5.639v1h6v-1h-6zm0 2v1h3v-1h-3z\" fill=\"%23FDFDFD\"/></svg>") 50%/contain no-repeat}.qexch .support-wrap a{color:#fdfdfd}.qexch .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.qexch .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.qexch .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.qexch .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.qexch .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.qexch .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23443A56\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.qexch .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.qexch .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23443A56\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.qexch .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23443A56\" fill-rule=\"nonzero\"/></svg>") no-repeat}.qexch .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.qexch .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.qexch .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.qexch .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.qexch .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.qexch .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FDE79D\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.qexch .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.qexch .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FDE79D\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.qexch .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FDE79D\" fill-rule=\"nonzero\"/></svg>") no-repeat}.qexch .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.qexch .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.qexch .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.qexch .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.qexch .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.qexch .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.qexch .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.qexch .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.qexch .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.qexch .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.qexch .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.qexch .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.qexch .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.qexch .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.qexch .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.qexch .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.qexch .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.qexch .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.betmygame .btn.select,.betmygame .select.btn-send,.betmygame .select.login,.betmygame .select.form-select,.betmygame .pages a.select,.pages .betmygame a.select{color:#fff;background-color:#ed7218;border-color:#542400}.betmygame .btn-send,.betmygame .login{color:#1e1e1e;box-shadow:none;background-image:linear-gradient(-180deg,#fce657 0%,#f8c537 100%);border-color:#d3a219}.betmygame .btn-send.disable,.betmygame .disable.login{color:#a5a5a5;background-image:linear-gradient(-180deg,#fef5bc 0%,#fde9b0 100%)}.betmygame header{color:#fff;background-image:linear-gradient(-180deg,#ed7218 0%,#de4e00 100%)}.betmygame header a{color:#fff;background-color:#e98243;border-color:#542400;box-shadow:inset 0 1px #ffffff80}.betmygame header .a-open_tv{background-image:linear-gradient(-180deg,#009bb3 0%,#007081 100%)}.betmygame header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.betmygame header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.betmygame header .top-logo{background-image:url(/images/mobile/betmygame/logo-betmygame-w.png);height:11.2vw;margin-top:-.53333vw}@media screen and (aspect-ratio>=16/9){.betmygame header .top-logo{height:6.29685vmax;margin-top:-.29985vmax}}.betmygame .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.betmygame .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"%23FFFFFF\"/></g></svg>")}.betmygame .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23FFFFFF\"/></g></svg>")}.betmygame .loading-bar span{background-color:#fff}.betmygame .message-wrap{color:#1e1e1e}.betmygame .message-wrap a{box-shadow:none;background-color:#0000}.betmygame .message-wrap.error{color:#fff}.betmygame .wrap-highlight{background:#212121;border-bottom-color:#e46000}.betmygame .wrap-highlight .menu-casino a{background-image:linear-gradient(-180deg,#634f5b 15%,#3b2331 100%)}.betmygame .wrap-highlight a{color:#fff}.betmygame .wrap-highlight .select a{color:#fff;background-image:linear-gradient(-180deg,#ed7218 0%,#de4e00 100%)}.betmygame .highlight-list,.betmygame .inplay-list{border-bottom-color:#ed7218}.betmygame .a-search:before{background-image:linear-gradient(90deg,#21212100 0%,#212121 110%)}.betmygame .market-type .select a{background-image:linear-gradient(-180deg,#fce657 0%,#f8c537 100%);border-color:#ff9c00}.betmygame .pop-wrap h3,.betmygame .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#ed7218 0%,#de4e00 100%)}.betmygame .login-pop{background-color:#e95b13;background-image:linear-gradient(56deg,#ed7218 4%,#e95b13 42%)}.betmygame .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.betmygame .login-pop .state{color:#ccc}.betmygame .side-head{background:linear-gradient(-180deg,#ed7218 0%,#de4e00 100%)}.betmygame .side-head h3{color:#fff}.betmygame .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23FFFFFF\"/></g></svg>")}.betmygame .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.betmygame .side-head .close{border-color:#ffffff80}.betmygame .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.betmygame .login-RnR .policy-header,.betmygame .login-policy .policy-header{background:linear-gradient(-180deg,#ed7218 0%,#de4e00 100%)}.betmygame .login-RnR .policy-header h1,.betmygame .login-policy .policy-header h1{color:#fff}@media (orientation:landscape){.betmygame .login-RnR .btn-send:before,.betmygame .login-RnR .login:before,.betmygame .login-policy .btn-send:before,.betmygame .login-policy .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.betmygame .announce-header h1{color:#fff}.betmygame .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.betmygame .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.betmygame .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.betmygame .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.betmygame .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.betmygame .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.betmygame .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.betmygame .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.betmygame .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.betmygame .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.betmygame .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.betmygame .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.betmygame .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.betmygame .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.betmygame .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.betmygame .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.betmygame .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.betmygame .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.betmygame .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.betmygame .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.betmygame .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.betmygame .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.betmygame .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.betmygame .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.betmygame .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.betmygame .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.betmygame .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.betmygame .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.betmygame .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.betmygame .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.betmygame .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.betmygame .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.betmygame .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.betmygame .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.betmygame .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.betmygame .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.betmygame .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.fancyfair .btn.select,.fancyfair .select.btn-send,.fancyfair .select.login,.fancyfair .select.form-select,.fancyfair .pages a.select,.pages .fancyfair a.select{color:#fff;background-color:#50996b;border-color:#1e3231}.fancyfair .btn-send,.fancyfair .login{color:#1e1e1e;box-shadow:none;background-image:linear-gradient(-180deg,#ffef7b 0%,#f4d800 100%);border-color:#fbc30a}.fancyfair .btn-send.disable,.fancyfair .disable.login{color:#a5a5a5;background-image:linear-gradient(-180deg,#fff9c9 0%,#fbf099 100%);border-color:#fee79d}.fancyfair header{color:#fff;background-image:linear-gradient(-180deg,#50996b 0%,#1a5a32 100%)}.fancyfair header a{color:#fff;background-color:#344646;border-color:#0b1d1c;box-shadow:inset 0 1px #ffffff80}.fancyfair header .a-open_tv{background-image:linear-gradient(-180deg,#ffb70b 0%,#ff8c06 100%)}.fancyfair header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.fancyfair header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.fancyfair header .top-logo{background-image:url(/images/mobile/fancyfair/logo-fancyfair.png);height:10.6667vw;margin-top:-.26667vw}@media screen and (aspect-ratio>=16/9){.fancyfair header .top-logo{height:5.997vmax;margin-top:-.14993vmax}}.fancyfair .a-open_bets span{background-color:#ff7113}.fancyfair .a-open_bets .slip-note{background-color:#bb1c00}.fancyfair .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.fancyfair .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.fancyfair .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.fancyfair .loading-bar span{background-color:#fff}.fancyfair .message-wrap{color:#1e1e1e}.fancyfair .message-wrap a{box-shadow:none;background-color:#0000}.fancyfair .message-wrap.error{color:#fff}.fancyfair .wrap-highlight{background-image:linear-gradient(-180deg,#0f1a19 0%,#243d3c 100%);border-bottom-color:#a3d7b6}.fancyfair .wrap-highlight a{color:#fff}.fancyfair .wrap-highlight .select a{color:#1e3231;background-image:linear-gradient(-180deg,#a3d7b6 0%,#87ca9f 100%)}.fancyfair .highlight-list,.fancyfair .inplay-list{border-bottom-color:#50996b}.fancyfair .a-search:before{background-image:linear-gradient(90deg,#0f1a1900 0%,#0f1a19 110%)}.fancyfair .market-type .select a{background-image:linear-gradient(-180deg,#ffef7b 0%,#f4d800 100%);border-color:#fbc30a}.fancyfair .pop-wrap h3,.fancyfair .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#50996b 0%,#1a5a32 100%)}.fancyfair .login-pop{background-color:#1e3231;background-image:linear-gradient(56deg,#121e1d 4%,#1e3231 42%)}.fancyfair .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.fancyfair .login-pop .state{color:#ccc}.fancyfair .side-head{background:linear-gradient(-180deg,#50996b 0%,#1a5a32 100%)}.fancyfair .side-head h3{color:#fff}.fancyfair .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23FFFFFF\"/></g></svg>")}.fancyfair .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.fancyfair .side-head .close{border-color:#ffffff80}.fancyfair .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.fancyfair .login-RnR .policy-header,.fancyfair .login-policy .policy-header{background:linear-gradient(-180deg,#50996b 0%,#1a5a32 100%)}.fancyfair .login-RnR .policy-header h1,.fancyfair .login-policy .policy-header h1{color:#fff}@media (orientation:landscape){.fancyfair .login-RnR .btn-send:before,.fancyfair .login-RnR .login:before,.fancyfair .login-policy .btn-send:before,.fancyfair .login-policy .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.fancyfair .announce-header h1{color:#fff}.fancyfair .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.fancyfair .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.fancyfair .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.fancyfair .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.fancyfair .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.fancyfair .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.fancyfair .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.fancyfair .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.fancyfair .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.fancyfair .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.fancyfair .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%231E3231\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.fancyfair .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%231E3231\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.fancyfair .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%231E3231\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.fancyfair .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%231E3231\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.fancyfair .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%231E3231\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.fancyfair .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%231E3231\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.fancyfair .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%231E3231\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.fancyfair .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%231E3231\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.fancyfair .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%231E3231\" fill-rule=\"nonzero\"/></svg>") no-repeat}.fancyfair .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.fancyfair .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.fancyfair .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.fancyfair .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.fancyfair .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.fancyfair .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.fancyfair .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.fancyfair .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.fancyfair .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.fancyfair .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.fancyfair .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.fancyfair .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.fancyfair .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.fancyfair .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.fancyfair .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.fancyfair .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.fancyfair .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.fancyfair .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.fancyfair nav .main-nav a{padding-top:4.8vw}.fancyfair nav .icon-sports{background:url(/images/mobile/fancyfair/ic-logo.png) 50% no-repeat;width:9.33333vw;height:10.1333vw;margin:-2.66667vw auto 0}.maruti .btn.select,.maruti .select.btn-send,.maruti .select.login,.maruti .select.form-select,.maruti .pages a.select,.pages .maruti a.select{background:#7bb54c;border-color:#32803a}.maruti .btn-send,.maruti .login{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%);border-color:#07571d}.maruti .btn-send.disable,.maruti .disable.login{color:#fff;background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.maruti header{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.maruti header a{color:#fff;border-color:#054305}.maruti header li.main-wallet span.red{background-color:#ca1f00;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}.maruti header .a-open_tv{background-color:#939d4a;border-color:#303812}.maruti header .top-logo{background-image:url(/images/mobile/maruti/logo-maruti.png);height:10.6667vw;margin-top:-.26667vw}@media screen and (aspect-ratio>=16/9){.maruti header .top-logo{height:5.997vmax}.maruti header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.maruti .a-open_bets span{color:#000;background-color:#ffb80c}.maruti .a-open_bets .slip-note{background-color:#bb1c00}.maruti .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.maruti .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.maruti .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.maruti .message-wrap{color:#1e1e1e}.maruti .message-wrap.error{color:#fff}.maruti .wrap-highlight{border-bottom-color:#307234}.maruti .wrap-highlight .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.maruti .highlight-list,.maruti .inplay-list{border-bottom-color:#307234}.maruti .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.maruti .market-type a{background-color:#000}.maruti .market-type .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.maruti .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.maruti .pop-wrap h3,.maruti .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.maruti .login-pop{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.maruti .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.maruti .side-head{background:#32803a}.maruti .side-head h3{color:#fff}.maruti .side-head .close{border-color:#114823}.maruti .side-head .close:before{background-image:url(/images/mobile/maruti/icon-close-white.svg)}.maruti .login-RnR .policy-header{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.maruti .login-RnR .policy-header h1{color:#fff}.maruti .login-RnR .btn-send,.maruti .login-RnR .login{background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}@media (orientation:landscape){.maruti .login-RnR .btn-send:before,.maruti .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"%23ffffff\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.maruti .inplay-list{border-bottom-color:#7e97a7}.maruti .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.maruti .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.maruti .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.maruti .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.maruti .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.maruti .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.maruti .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.maruti .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.maruti .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.maruti .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.maruti .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.maruti .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.maruti .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.maruti .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.maruti .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.maruti .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.maruti .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.maruti .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.marutibook .btn.select,.marutibook .select.btn-send,.marutibook .select.login,.marutibook .select.form-select,.marutibook .pages a.select,.pages .marutibook a.select{background:#7bb54c;border-color:#32803a}.marutibook .btn-send,.marutibook .login{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%);border-color:#07571d}.marutibook .btn-send.disable,.marutibook .disable.login{color:#fff;background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.marutibook header{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.marutibook header a{color:#fff;border-color:#054305}.marutibook header li.main-wallet span.red{background-color:#ca1f00;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}.marutibook header .a-open_tv{background-color:#939d4a;border-color:#303812}.marutibook header .top-logo{background-image:url(/images/mobile/maruti/logo-maruti.png);height:10.6667vw;margin-top:-.26667vw}@media screen and (aspect-ratio>=16/9){.marutibook header .top-logo{height:5.997vmax}.marutibook header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.marutibook .a-open_bets span{color:#000;background-color:#ffb80c}.marutibook .a-open_bets .slip-note{background-color:#bb1c00}.marutibook .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.marutibook .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.marutibook .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.marutibook .message-wrap{color:#1e1e1e}.marutibook .message-wrap.error{color:#fff}.marutibook .wrap-highlight{border-bottom-color:#307234}.marutibook .wrap-highlight .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.marutibook .highlight-list,.marutibook .inplay-list{border-bottom-color:#307234}.marutibook .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.marutibook .market-type a{background-color:#000}.marutibook .market-type .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.marutibook .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.marutibook .pop-wrap h3,.marutibook .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.marutibook .login-pop{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.marutibook .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.marutibook .side-head{background:#32803a}.marutibook .side-head h3{color:#fff}.marutibook .side-head .close{border-color:#114823}.marutibook .side-head .close:before{background-image:url(/images/mobile/maruti/icon-close-white.svg)}.marutibook .login-RnR .policy-header{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.marutibook .login-RnR .policy-header h1{color:#fff}.marutibook .login-RnR .btn-send,.marutibook .login-RnR .login{background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}@media (orientation:landscape){.marutibook .login-RnR .btn-send:before,.marutibook .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"%23ffffff\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.marutibook .inplay-list{border-bottom-color:#7e97a7}.marutibook .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.marutibook .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.marutibook .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.marutibook .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.marutibook .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.marutibook .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.marutibook .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.marutibook .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.marutibook .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.marutibook .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.marutibook .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.marutibook .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.marutibook .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.marutibook .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.marutibook .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.marutibook .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.marutibook .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.marutibook .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}html.exchange247,body.exchange247{background-color:#f0ece1}.exchange247 .btn.select,.exchange247 .select.btn-send,.exchange247 .select.login,.exchange247 .select.form-select,.exchange247 .pages a.select,.pages .exchange247 a.select{color:#ffb80c;background:#444;border-color:#000}.exchange247 .btn-send,.exchange247 .login{color:#ffb80c;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%);border-color:#000}.exchange247 .btn-send.disable,.exchange247 .disable.login{color:#e6dfcd;background-image:linear-gradient(-180deg,#b4b4b4 0%,#a1a1a1 100%);border-color:#aaa}.exchange247 header{color:#ffb80c;background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange247 header .sky-logo{background-image:url(/images/logo-skyexchange247.png);background-repeat:no-repeat;background-size:contain;flex:1;width:34.1333vw;height:11.4667vw;margin-top:-1.33333vw}.exchange247 header a{color:#ffb80c;background-color:#3336;border-color:#000;box-shadow:inset 0 1px #fff6}.exchange247 header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#f2e9cf!important}.exchange247 header .top-logo{background-image:url(/images/logo-skyexchange247.png);height:11.4667vw;margin-top:-1.33333vw}.exchange247 header .login-index{color:#fff}.exchange247 header .btn-signup{background-image:linear-gradient(-180deg,#666 0%,#333 100%);border-color:#000;width:19.2vw;margin-right:1.06667vw;display:block}.exchange247 header .a-open_tv{background-color:#0a7b89;border-color:#062a2e}@media screen and (aspect-ratio>=16/9){.exchange247 header .top-logo{height:6.44678vmax;margin-top:-.74963vmax}.exchange247 header .sky-logo{width:19.1904vmax;height:6.44678vmax;margin-top:-.74963vmax}.exchange247 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}.exchange247 header .btn-signup{width:10.7946vmax;margin-right:.5997vmax}}.exchange247 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.exchange247 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.exchange247 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.exchange247 .loading-bar span{background-color:#ffb80c}.exchange247 .message-wrap{color:#1e1e1e}.exchange247 .message-wrap a{box-shadow:none;background-color:#0000}.exchange247 .message-wrap.error{color:#fff}.exchange247 .wrap-highlight{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 71%);border-bottom-color:#000}.exchange247 .wrap-highlight a{color:#222}.exchange247 .wrap-highlight .select a{color:#ffb80c;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%)}.exchange247 .wrap-highlight .menu-casino a{color:#fff}.exchange247 .highlight-list,.exchange247 .inplay-list{border-bottom-color:#000}.exchange247 .a-search:before{background-image:linear-gradient(90deg,#ffb80c00 0%,#ffb80c 110%)}.exchange247 .market-type a{background-color:#222}.exchange247 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFB80C\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFB80C\"/></g></svg>") 50%/contain no-repeat}.exchange247 .pop-wrap h3,.exchange247 .select-list h3{color:#ffb80c;background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange247 .login-pop{background-color:#ffb80c;background-image:linear-gradient(56deg,#ffcc2e 4%,#ffb80c 42%)}.exchange247 .login-pop input{border:1px solid #666}.exchange247 .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.exchange247 .login-pop .state{color:#222}.exchange247 .side-head{background:#222}.exchange247 .side-head h3{color:#ffb80c}.exchange247 .side-head .close{border-color:#444}.exchange247 .side-head .close:before{background-image:url(/images/mobile/skyexchange247/icon-close-yellow.svg)}.exchange247 .login-RnR .policy-header{background:linear-gradient(-180deg,#414141 0%,#000 100%)}.exchange247 .login-RnR .policy-header h1{color:#ffb80c}@media (orientation:landscape){.exchange247 .login-RnR .btn-send:before,.exchange247 .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.exchange247 .inplay-list{border-bottom-color:#7e97a7}.exchange247 .quick_link{background-color:#000}.exchange247 .support-wrap{margin-bottom:6.4vw}@media screen and (aspect-ratio>=16/9){.exchange247 .support-wrap{margin-bottom:2.9985vmax}}.exchange247 .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.exchange247 .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.exchange247 .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.exchange247 .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.exchange247 .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.exchange247 .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.exchange247 .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.exchange247 .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23000000\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.exchange247 .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23000000\" fill-rule=\"nonzero\"/></svg>") no-repeat}.exchange247 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.exchange247 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.exchange247 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.exchange247 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.exchange247 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.exchange247 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.exchange247 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.exchange247 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,184,12)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.exchange247 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.exchange247 .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.exchange247 .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.exchange247 .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.exchange247 .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.exchange247 .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.exchange247 .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.exchange247 .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.exchange247 .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.exchange247 .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.exchange247 .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.exchange247 .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.exchange247 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.exchange247 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.exchange247 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.exchange247 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.exchange247 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.exchange247 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.exchange247 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.exchange247 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.exchange247 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.oceanexch1 .btn.select,.oceanexch1 .select.btn-send,.oceanexch1 .select.login,.oceanexch1 .select.form-select,.oceanexch1 .pages a.select,.pages .oceanexch1 a.select{color:#fff;background-color:#066bc1;border-color:#053e6e}.oceanexch1 .btn-send,.oceanexch1 .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#0a8eff 15%,#066bc1 100%);border-color:#156db2}.oceanexch1 .btn-send.disable,.oceanexch1 .disable.login{color:#c1ddf5;background-image:linear-gradient(-180deg,#84c6ff 0%,#82b4df 100%);border-color:#83c1f5}.oceanexch1 header{color:#fff;background-image:linear-gradient(-180deg,#f7901f 0%,#f1592a 100%)}.oceanexch1 header a{color:#fff;background-color:#0000;border-color:#a83f1f;box-shadow:inset 0 1px #ffffff80}.oceanexch1 header .a-open_tv{background-color:#1e5f89;border-color:#0f476a}.oceanexch1 header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.oceanexch1 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.oceanexch1 header .top-logo{background-image:url(/images/mobile/oceanexch1/logo-oceanexch1.png);height:10.6667vw;margin-top:-.26667vw}@media screen and (aspect-ratio>=16/9){.oceanexch1 header .top-logo{height:5.997vmax;margin-top:-.14993vmax}}.oceanexch1 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.oceanexch1 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.oceanexch1 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.oceanexch1 .loading-bar span{background-color:#fff}.oceanexch1 .message-wrap{color:#1e1e1e}.oceanexch1 .message-wrap a{box-shadow:none;background-color:#0000}.oceanexch1 .message-wrap.error{color:#fff}.oceanexch1 .wrap-highlight{border-bottom-color:#156db2}.oceanexch1 .wrap-highlight a{color:#fff}.oceanexch1 .wrap-highlight .select a{color:#fff;background-image:linear-gradient(-180deg,#0a8eff 15%,#066bc1 100%)}.oceanexch1 .highlight-list,.oceanexch1 .inplay-list{border-bottom-color:#156db2}.oceanexch1 .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.oceanexch1 .market-type .select a{color:#fff;background-image:linear-gradient(-180deg,#0a8eff 15%,#066bc1 100%);border-color:#156db2}.oceanexch1 .pop-wrap h3,.oceanexch1 .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#f7901f 0%,#f1592a 100%)}.oceanexch1 .login-pop{background-color:#f1592a;background-image:linear-gradient(56deg,#f7901f 4%,#f1592a 42%)}.oceanexch1 .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.oceanexch1 .login-pop .state{color:#ff0}.oceanexch1 .side-head{background:linear-gradient(-180deg,#f7901f 0%,#f1592a 100%)}.oceanexch1 .side-head h3{color:#fff}.oceanexch1 .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23FFFFFF\"/></g></svg>")}.oceanexch1 .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.oceanexch1 .side-head .close{border-color:#ffffff80}.oceanexch1 .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.oceanexch1 .login-RnR .policy-header,.oceanexch1 .login-policy .policy-header{background:linear-gradient(-180deg,#f7901f 0%,#f1592a 100%)}.oceanexch1 .login-RnR .policy-header h1,.oceanexch1 .login-policy .policy-header h1{color:#fff}@media (orientation:landscape){.oceanexch1 .login-RnR .btn-send:before,.oceanexch1 .login-RnR .login:before,.oceanexch1 .login-policy .btn-send:before,.oceanexch1 .login-policy .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.oceanexch1 .announce-header h1{color:#fff}.oceanexch1 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.oceanexch1 .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.oceanexch1 .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.oceanexch1 .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.oceanexch1 .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.oceanexch1 .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.oceanexch1 .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.oceanexch1 .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.oceanexch1 .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.oceanexch1 .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.oceanexch1 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.oceanexch1 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.oceanexch1 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.oceanexch1 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.oceanexch1 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.oceanexch1 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.oceanexch1 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.oceanexch1 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.oceanexch1 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.oceanexch1 .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.oceanexch1 .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.oceanexch1 .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.oceanexch1 .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.oceanexch1 .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.oceanexch1 .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.oceanexch1 .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.oceanexch1 .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.oceanexch1 .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.oceanexch1 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.oceanexch1 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.oceanexch1 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.oceanexch1 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.oceanexch1 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.oceanexch1 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.oceanexch1 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.oceanexch1 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.oceanexch1 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.oceanbook1 .btn.select,.oceanbook1 .select.btn-send,.oceanbook1 .select.login,.oceanbook1 .select.form-select,.oceanbook1 .pages a.select,.pages .oceanbook1 a.select{color:#fff;background-color:#066bc1;border-color:#053e6e}.oceanbook1 .btn-send,.oceanbook1 .login{color:#fff;box-shadow:none;background-image:linear-gradient(-180deg,#0a8eff 15%,#066bc1 100%);border-color:#156db2}.oceanbook1 .btn-send.disable,.oceanbook1 .disable.login{color:#c1ddf5;background-image:linear-gradient(-180deg,#84c6ff 0%,#82b4df 100%);border-color:#83c1f5}.oceanbook1 header{color:#fff;background-image:linear-gradient(-180deg,#f7901f 0%,#f1592a 100%)}.oceanbook1 header a{color:#fff;background-color:#0000;border-color:#a83f1f;box-shadow:inset 0 1px #ffffff80}.oceanbook1 header .a-open_tv{background-color:#1e5f89;border-color:#0f476a}.oceanbook1 header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.oceanbook1 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.oceanbook1 header .top-logo{background-image:url(/images/mobile/oceanbook1/logo-oceanbook1.png);height:10.6667vw;margin-top:-.26667vw}@media screen and (aspect-ratio>=16/9){.oceanbook1 header .top-logo{height:5.997vmax;margin-top:-.14993vmax}}.oceanbook1 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.oceanbook1 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.oceanbook1 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.oceanbook1 .loading-bar span{background-color:#fff}.oceanbook1 .message-wrap{color:#1e1e1e}.oceanbook1 .message-wrap a{box-shadow:none;background-color:#0000}.oceanbook1 .message-wrap.error{color:#fff}.oceanbook1 .wrap-highlight{border-bottom-color:#156db2}.oceanbook1 .wrap-highlight a{color:#fff}.oceanbook1 .wrap-highlight .select a{color:#fff;background-image:linear-gradient(-180deg,#0a8eff 15%,#066bc1 100%)}.oceanbook1 .highlight-list,.oceanbook1 .inplay-list{border-bottom-color:#156db2}.oceanbook1 .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.oceanbook1 .market-type .select a{color:#fff;background-image:linear-gradient(-180deg,#0a8eff 15%,#066bc1 100%);border-color:#156db2}.oceanbook1 .pop-wrap h3,.oceanbook1 .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#f7901f 0%,#f1592a 100%)}.oceanbook1 .login-pop{background-color:#f1592a;background-image:linear-gradient(56deg,#f7901f 4%,#f1592a 42%)}.oceanbook1 .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.oceanbook1 .login-pop .state{color:#ff0}.oceanbook1 .side-head{background:linear-gradient(-180deg,#f7901f 0%,#f1592a 100%)}.oceanbook1 .side-head h3{color:#fff}.oceanbook1 .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23FFFFFF\"/></g></svg>")}.oceanbook1 .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.oceanbook1 .side-head .close{border-color:#ffffff80}.oceanbook1 .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.oceanbook1 .login-RnR .policy-header,.oceanbook1 .login-policy .policy-header{background:linear-gradient(-180deg,#f7901f 0%,#f1592a 100%)}.oceanbook1 .login-RnR .policy-header h1,.oceanbook1 .login-policy .policy-header h1{color:#fff}@media (orientation:landscape){.oceanbook1 .login-RnR .btn-send:before,.oceanbook1 .login-RnR .login:before,.oceanbook1 .login-policy .btn-send:before,.oceanbook1 .login-policy .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.oceanbook1 .announce-header h1{color:#fff}.oceanbook1 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.oceanbook1 .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.oceanbook1 .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.oceanbook1 .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.oceanbook1 .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.oceanbook1 .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.oceanbook1 .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.oceanbook1 .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.oceanbook1 .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.oceanbook1 .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.oceanbook1 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.oceanbook1 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.oceanbook1 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.oceanbook1 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.oceanbook1 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.oceanbook1 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.oceanbook1 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.oceanbook1 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.oceanbook1 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.oceanbook1 .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.oceanbook1 .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.oceanbook1 .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.oceanbook1 .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.oceanbook1 .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.oceanbook1 .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.oceanbook1 .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.oceanbook1 .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.oceanbook1 .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.oceanbook1 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.oceanbook1 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.oceanbook1 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.oceanbook1 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.oceanbook1 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.oceanbook1 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.oceanbook1 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.oceanbook1 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.oceanbook1 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.wicketslive header{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketslive header .top-logo{background-image:url(/images/mobile/9wicketslive/logo-9wicketslive.png)}.wicketslive .wrap-highlight .select a,.wicketslive .market-type .select a{background-image:linear-gradient(-180deg,#ffb80c 15%,#ffa00c 100%)}.wicketslive .pop-wrap h3,.wicketslive .select-list h3{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketslive .side-head,.wicketslive .login-RnR .policy-header,.wicketslive .login-policy .policy-header{background:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.probetx .btn.select,.probetx .select.btn-send,.probetx .select.login,.probetx .select.form-select,.probetx .pages a.select,.pages .probetx a.select{color:#fff;background:#77a435;border-color:#265e04}.probetx .btn-send,.probetx .login{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%);border-color:#3a6ede}.probetx .btn-send.disable,.probetx .disable.login{color:#bfd0ea;background-image:linear-gradient(-180deg,#8ca3d5 0%,#8f99af 100%);border-color:#a9c2f8}.probetx header{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probetx header a{color:#fff;background-color:#a2afdd33;border-color:#0b1933;box-shadow:inset 0 1px #ffffff80}.probetx header .a-open_tv{background-color:#a4413b}.probetx header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.probetx header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.probetx header .top-logo{background-image:url(/images/mobile/probetx/logo-land-probetx.png);height:11.2vw;margin-top:-1.33333vw}.probetx header .login-index{background-image:linear-gradient(-180deg,#f98181 0%,#a4413b 100%);border-color:#710b0b}@media screen and (aspect-ratio>=16/9){.probetx header .top-logo{height:6.29685vmax;margin-top:-.74963vmax}}.probetx .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.probetx .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.probetx .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.probetx .loading-bar span{background-color:#ffb80c}.probetx .message-wrap{color:#1e1e1e}.probetx .message-wrap a{box-shadow:none;background-color:#0000}.probetx .message-wrap.error{color:#fff}.probetx .wrap-highlight{background-image:linear-gradient(#a4dc60 0%,#4f9f21 100%);border-bottom-color:#265e04}.probetx .wrap-highlight a{color:#003b03}.probetx .wrap-highlight .select a{color:#fff;background-image:linear-gradient(#5fa206 0%,#265f05 100%);box-shadow:inset 0 1px 3px #3a6439}.probetx .wrap-highlight .menu-casino a{color:#fff}.probetx .highlight-list,.probetx .inplay-list{border-bottom-color:#265e04}.probetx .a-search:before{background-image:linear-gradient(90deg,#4f9f2100 0%,#4f9f21 110%)}.probetx .market-type a{background-color:#14213d}.probetx .market-type .select a{background-image:linear-gradient(#a4dc60 0%,#4f9f21 100%)}.probetx .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23003B03\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23003B03\"/></g></svg>") 50%/contain no-repeat}.probetx .pop-wrap h3,.probetx .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probetx .login-pop{background-color:#4f9f21;background-image:linear-gradient(56deg,#85ae17 4%,#4f9f21 42%)}.probetx .login-pop input{border:1px solid #3e8142}.probetx .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.probetx .login-pop .state{color:#fff}.probetx .side-head{background:#222 linear-gradient(#b0cb1f 0%,#83ae17 100%)}.probetx .side-head h3{color:#003b03}.probetx .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(0,59,3)\"/></g></svg>")}.probetx .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.probetx .side-head .close{border-color:#003b03}.probetx .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.probetx .login-RnR .policy-header{background:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probetx .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.probetx .login-RnR .btn-send:before,.probetx .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.probetx .announce-header h1{color:#fff}.probetx .inplay-list{border-bottom-color:#265e04}.probetx .quick_link{background-color:#14213d}.probetx .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.probetx .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.probetx .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.probetx .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.probetx .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.probetx .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.probetx .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.probetx .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(0,59,3)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.probetx .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.probetx .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.probetx .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.probetx .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.probetx .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.probetx .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.probetx .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.probetx .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.probetx .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.probetx .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.probetx .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.probetx .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.probetx .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.probetx .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.probetx .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.probetx .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.probetx .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.probetx .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.probetx .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.probetx .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.probetx .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.probetx .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.probetx .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.probetx .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.probetx .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.probetx .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.probetx .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.probetx .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.probetx .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.probetx .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.alphaexch .btn.select,.alphaexch .select.btn-send,.alphaexch .select.login,.alphaexch .select.form-select,.alphaexch .pages a.select,.pages .alphaexch a.select{background:#7bb54c;border-color:#32803a}.alphaexch .btn-send,.alphaexch .login{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%);border-color:#07571d}.alphaexch .btn-send.disable,.alphaexch .disable.login{color:#fff;background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.alphaexch header{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexch header a{color:#fff;border-color:#054305}.alphaexch header li.main-wallet span.red{background-color:#ca1f00;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}.alphaexch header .a-open_tv{background-color:#939d4a;border-color:#303812}.alphaexch header .top-logo{background-image:url(/images/mobile/alphaexch/logo-alphaexch.png);height:12.8vw;margin-top:-1.33333vw}@media screen and (aspect-ratio>=16/9){.alphaexch header .top-logo{height:7.1964vmax;margin-top:-.74963vmax}.alphaexch header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.alphaexch .a-open_bets span{color:#000;background-color:#ffb80c}.alphaexch .a-open_bets .slip-note{background-color:#bb1c00}.alphaexch .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.alphaexch .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.alphaexch .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.alphaexch .message-wrap{color:#1e1e1e}.alphaexch .message-wrap.error{color:#fff}.alphaexch .wrap-highlight{border-bottom-color:#307234}.alphaexch .wrap-highlight .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.alphaexch .highlight-list,.alphaexch .inplay-list{border-bottom-color:#307234}.alphaexch .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.alphaexch .market-type a{background-color:#000}.alphaexch .market-type .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.alphaexch .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.alphaexch .pop-wrap h3,.alphaexch .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexch .login-pop{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.alphaexch .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.alphaexch .side-head{background:#32803a}.alphaexch .side-head h3{color:#fff}.alphaexch .side-head .close{border-color:#114823}.alphaexch .side-head .close:before{background-image:url(/images/mobile/alphaexch/icon-close-white.svg)}.alphaexch .login-RnR .policy-header{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexch .login-RnR .policy-header h1{color:#fff}.alphaexch .login-RnR .btn-send,.alphaexch .login-RnR .login{background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}@media (orientation:landscape){.alphaexch .login-RnR .btn-send:before,.alphaexch .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"%23ffffff\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.alphaexch .announce-header h1{color:#fff}.alphaexch .inplay-list{border-bottom-color:#7e97a7}.alphaexch .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.alphaexch .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.alphaexch .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.alphaexch .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.alphaexch .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.alphaexch .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.alphaexch .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.alphaexch .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.alphaexch .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.alphaexch .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.alphaexch .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.alphaexch .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.alphaexch .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.alphaexch .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.alphaexch .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.alphaexch .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.alphaexch .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.alphaexch .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.alphaexchlive .btn.select,.alphaexchlive .select.btn-send,.alphaexchlive .select.login,.alphaexchlive .select.form-select,.alphaexchlive .pages a.select,.pages .alphaexchlive a.select{background:#7bb54c;border-color:#32803a}.alphaexchlive .btn-send,.alphaexchlive .login{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%);border-color:#07571d}.alphaexchlive .btn-send.disable,.alphaexchlive .disable.login{color:#fff;background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.alphaexchlive header{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexchlive header a{color:#fff;border-color:#054305}.alphaexchlive header li.main-wallet span.red{background-color:#ca1f00;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}.alphaexchlive header .a-open_tv{background-color:#939d4a;border-color:#303812}.alphaexchlive header .top-logo{background-image:url(/images/mobile/alphaexchlive/logo-alphaexchlive.png);height:12.8vw;margin-top:-1.33333vw}@media screen and (aspect-ratio>=16/9){.alphaexchlive header .top-logo{height:7.1964vmax;margin-top:-.74963vmax}.alphaexchlive header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.alphaexchlive .a-open_bets span{color:#000;background-color:#ffb80c}.alphaexchlive .a-open_bets .slip-note{background-color:#bb1c00}.alphaexchlive .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.alphaexchlive .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.alphaexchlive .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.alphaexchlive .message-wrap{color:#1e1e1e}.alphaexchlive .message-wrap.error{color:#fff}.alphaexchlive .wrap-highlight{border-bottom-color:#307234}.alphaexchlive .wrap-highlight .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.alphaexchlive .highlight-list,.alphaexchlive .inplay-list{border-bottom-color:#307234}.alphaexchlive .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.alphaexchlive .market-type a{background-color:#000}.alphaexchlive .market-type .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.alphaexchlive .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.alphaexchlive .pop-wrap h3,.alphaexchlive .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexchlive .login-pop{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.alphaexchlive .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.alphaexchlive .side-head{background:#32803a}.alphaexchlive .side-head h3{color:#fff}.alphaexchlive .side-head .close{border-color:#114823}.alphaexchlive .side-head .close:before{background-image:url(/images/mobile/alphaexchlive/icon-close-white.svg)}.alphaexchlive .login-RnR .policy-header{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.alphaexchlive .login-RnR .policy-header h1{color:#fff}.alphaexchlive .login-RnR .btn-send,.alphaexchlive .login-RnR .login{background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}@media (orientation:landscape){.alphaexchlive .login-RnR .btn-send:before,.alphaexchlive .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"%23ffffff\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.alphaexchlive .announce-header h1{color:#fff}.alphaexchlive .inplay-list{border-bottom-color:#7e97a7}.alphaexchlive .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.alphaexchlive .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.alphaexchlive .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.alphaexchlive .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.alphaexchlive .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.alphaexchlive .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.alphaexchlive .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.alphaexchlive .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.alphaexchlive .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.alphaexchlive .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.alphaexchlive .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.alphaexchlive .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.alphaexchlive .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.alphaexchlive .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.alphaexchlive .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.alphaexchlive .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.alphaexchlive .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.alphaexchlive .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.maxexch9 .btn.select,.maxexch9 .select.btn-send,.maxexch9 .select.login,.maxexch9 .select.form-select,.maxexch9 .pages a.select,.pages .maxexch9 a.select{background:#f2d65d;border-color:#8f8017}.maxexch9 .btn-send,.maxexch9 .login{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%);border-color:#998a27}.maxexch9 .btn-send.disable,.maxexch9 .disable.login{color:#999;background-image:linear-gradient(-180deg,#f6ecc6 0%,#e7dcb4 100%);border-color:#dbd39f}.maxexch9 header{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxexch9 header a{border-color:#8f8017}.maxexch9 header .top-logo{background-image:url(/images/mobile/maxexch9/logo-maxexch9-black.png);height:10.9333vw;margin-top:-.53333vw}.maxexch9 header .login-index{background-image:linear-gradient(-180deg,#b83a08 0%,#912b06 100%);border-color:#621f04}.maxexch9 header .a-open_tv{border-color:#0f476a}@media screen and (aspect-ratio>=16/9){.maxexch9 header .top-logo{height:6.14693vmax;margin-top:-.29985vmax}}.maxexch9 .wrap-highlight{border-bottom-color:#ae8a04}.maxexch9 .wrap-highlight .select a{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%)}.maxexch9 .highlight-list,.maxexch9 .inplay-list{border-bottom-color:#ae8a04}.maxexch9 .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.maxexch9 .market-type .select a{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%)}.maxexch9 .pop-wrap h3,.maxexch9 .select-list h3{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxexch9 .login-pop{background-color:#11151a;background-image:linear-gradient(56deg,#212932 4%,#11151a 42%)}.maxexch9 .side-head{background:#dbba28}.maxexch9 .side-head .close{border-color:#9b8921}.maxexch9 .login-RnR .policy-header,.maxexch9 .login-policy .policy-header{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxexch9 .login-RnR .policy-header h1,.maxexch9 .login-policy .policy-header h1{color:#1e1e1e}.maxexch9 .login-RnR .btn-send,.maxexch9 .login-RnR .login,.maxexch9 .login-policy .btn-send,.maxexch9 .login-policy .login{color:#1e1e1e;background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%);border-color:#998a27}.maxexch9 .inplay-list{border-bottom-color:#7e97a7}.cftbet365 .btn.select,.cftbet365 .select.btn-send,.cftbet365 .select.login,.cftbet365 .select.form-select,.cftbet365 .pages a.select,.pages .cftbet365 a.select{color:#f5b942;background:#444;border-color:#000}.cftbet365 .btn-send,.cftbet365 .login{color:#f5b942;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%);border-color:#000}.cftbet365 .btn-send.disable,.cftbet365 .disable.login{color:#e6dfcd;background-image:linear-gradient(-180deg,#b4b4b4 0%,#a1a1a1 100%);border-color:#aaa}.cftbet365 header{color:#f5b942;background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.cftbet365 header a{color:#f5b942;background-color:#3336;border-color:#000;box-shadow:inset 0 1px #fff6}.cftbet365 header .a-open_tv{background-color:#0a7b89;border-color:#062a2e}.cftbet365 header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#f2e9cf!important}@media screen and (aspect-ratio>=16/9){.cftbet365 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.cftbet365 header .top-logo{background-image:url(/images/mobile/cftbet365/logo-land-cftbet365.png);height:10.6667vw;margin-top:-.53333vw}.cftbet365 header .login-index{color:#fff}@media screen and (aspect-ratio>=16/9){.cftbet365 header .top-logo{height:5.997vmax;margin-top:-.29985vmax}}.cftbet365 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.cftbet365 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.cftbet365 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.cftbet365 .loading-bar span{background-color:#f5b942}.cftbet365 .message-wrap{color:#1e1e1e}.cftbet365 .message-wrap a{box-shadow:none;background-color:#0000}.cftbet365 .message-wrap.error{color:#fff}.cftbet365 .wrap-highlight{background-image:linear-gradient(-180deg,#393939 0%,#292929 71%);border-bottom-color:#656565}.cftbet365 .wrap-highlight a{color:#f5b942}.cftbet365 .wrap-highlight .select a{color:#f5b942;background-image:linear-gradient(-180deg,#747474 0%,#656565 71%)}.cftbet365 .wrap-highlight .menu-casino a{color:#fff}.cftbet365 .highlight-list,.cftbet365 .inplay-list{border-bottom-color:#000}.cftbet365 .market-type a{background-color:#222}.cftbet365 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23F5B942\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23F5B942\"/></g></svg>") 50%/contain no-repeat}.cftbet365 .pop-wrap h3,.cftbet365 .select-list h3{color:#f5b942;background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.cftbet365 .login-pop{background-color:#f5b942;background-image:linear-gradient(56deg,#ffcc2e 4%,#f5b942 42%)}.cftbet365 .login-pop input{border:1px solid #666}.cftbet365 .login-pop .login-head h1{top:40vw}@media screen and (aspect-ratio>=16/9){.cftbet365 .login-pop .login-head h1{width:23.988vmax;height:8.54573vmax;margin-left:-12.2939vmax;top:1.6vw}}.cftbet365 .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.cftbet365 .login-pop .state{color:#222}.cftbet365 .side-head{background:#222}.cftbet365 .side-head h3{color:#f5b942}.cftbet365 .side-head .close{border-color:#444}.cftbet365 .side-head .close:before{background-image:url(/images/mobile/cftbet365/icon-close-yellow.svg)}.cftbet365 .login-RnR .policy-header{background:linear-gradient(-180deg,#414141 0%,#000 100%)}.cftbet365 .login-RnR .policy-header h1{color:#f5b942}@media (orientation:landscape){.cftbet365 .login-RnR .btn-send:before,.cftbet365 .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.cftbet365 .announce-header h1{color:#fff}.cftbet365 .bets-back .col-stake,.cftbet365 .bets-lay .col-stake,.cftbet365 .bets-book .col-stake,.cftbet365 .bets-head .col-stake{flex:0 0 20.2667vw}.cftbet365 .bets-back .col-profit,.cftbet365 .bets-lay .col-profit,.cftbet365 .bets-book .col-profit,.cftbet365 .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.cftbet365 .bets-back .col-stake,.cftbet365 .bets-lay .col-stake,.cftbet365 .bets-book .col-stake,.cftbet365 .bets-head .col-stake{flex:0 0 12.2939vmax}.cftbet365 .bets-back .col-profit,.cftbet365 .bets-lay .col-profit,.cftbet365 .bets-book .col-profit,.cftbet365 .bets-head .col-profit{flex:0 13.1934vmax}}.cftbet365 .inplay-list{border-bottom-color:#7e97a7}.cftbet365 .quick_link{background-color:#000}.cftbet365 .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23F5B942\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.cftbet365 .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23F5B942\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.cftbet365 .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23F5B942\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.cftbet365 .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23F5B942\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.cftbet365 .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23F5B942\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.cftbet365 .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23F5B942\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.cftbet365 .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23F5B942\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.cftbet365 .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23F5B942\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.cftbet365 .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23F5B942\" fill-rule=\"nonzero\"/></svg>") no-repeat}.cftbet365 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.cftbet365 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.cftbet365 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.cftbet365 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.cftbet365 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.cftbet365 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.cftbet365 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.cftbet365 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,184,12)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.cftbet365 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.cftbet365 .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.cftbet365 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.cftbet365 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.cftbet365 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.cftbet365 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.cftbet365 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.cftbet365 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.cftbet365 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.cftbet365 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.cftbet365 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.crickzoom .btn.select,.crickzoom .select.btn-send,.crickzoom .select.login,.crickzoom .select.form-select,.crickzoom .pages a.select,.pages .crickzoom a.select{color:#fff;background:#77a435;border-color:#265e04}.crickzoom .btn-send,.crickzoom .login{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%);border-color:#3a6ede}.crickzoom .btn-send.disable,.crickzoom .disable.login{color:#bfd0ea;background-image:linear-gradient(-180deg,#8ca3d5 0%,#8f99af 100%);border-color:#a9c2f8}.crickzoom header{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoom header a{color:#fff;background-color:#a2afdd33;border-color:#0b1933;box-shadow:inset 0 1px #ffffff80}.crickzoom header .a-open_tv{background-color:#a4413b}.crickzoom header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.crickzoom header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.crickzoom header .top-logo{background-image:url(/images/mobile/crickzoom/logo-land-crickzoom.png);height:10.6667vw;margin-top:-.8vw}.crickzoom header .login-index{background-image:linear-gradient(-180deg,#f98181 0%,#a4413b 100%);border-color:#710b0b}@media screen and (aspect-ratio>=16/9){.crickzoom header .top-logo{height:5.997vmax;margin-top:-.44978vmax}}.crickzoom .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.crickzoom .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.crickzoom .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.crickzoom .loading-bar span{background-color:#ffb80c}.crickzoom .message-wrap{color:#1e1e1e}.crickzoom .message-wrap a{box-shadow:none;background-color:#0000}.crickzoom .message-wrap.error{color:#fff}.crickzoom .wrap-highlight{background-image:linear-gradient(#a4dc60 0%,#4f9f21 100%);border-bottom-color:#265e04}.crickzoom .wrap-highlight a{color:#003b03}.crickzoom .wrap-highlight .select a{color:#fff;background-image:linear-gradient(#5fa206 0%,#265f05 100%);box-shadow:inset 0 1px 3px #3a6439}.crickzoom .wrap-highlight .menu-casino a{color:#fff}.crickzoom .highlight-list,.crickzoom .inplay-list{border-bottom-color:#265e04}.crickzoom .a-search:before{background-image:linear-gradient(90deg,#4f9f2100 0%,#4f9f21 110%)}.crickzoom .market-type a{background-color:#14213d}.crickzoom .market-type .select a{background-image:linear-gradient(#a4dc60 0%,#4f9f21 100%)}.crickzoom .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23003B03\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23003B03\"/></g></svg>") 50%/contain no-repeat}.crickzoom .pop-wrap h3,.crickzoom .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoom .login-pop{background-color:#4f9f21;background-image:linear-gradient(56deg,#85ae17 4%,#4f9f21 42%)}.crickzoom .login-pop input{border:1px solid #3e8142}.crickzoom .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.crickzoom .login-pop .state{color:#fff}.crickzoom .side-head{background:#222 linear-gradient(#b0cb1f 0%,#83ae17 100%)}.crickzoom .side-head h3{color:#003b03}.crickzoom .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(0,59,3)\"/></g></svg>")}.crickzoom .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.crickzoom .side-head .close{border-color:#003b03}.crickzoom .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.crickzoom .login-RnR .policy-header{background:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoom .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.crickzoom .login-RnR .btn-send:before,.crickzoom .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.crickzoom .announce-header h1{color:#fff}.crickzoom .left-side .side-wrap{width:100%}.crickzoom .bets-back .col-stake,.crickzoom .bets-lay .col-stake,.crickzoom .bets-book .col-stake,.crickzoom .bets-head .col-stake{flex:0 0 20.2667vw}.crickzoom .bets-back .col-profit,.crickzoom .bets-lay .col-profit,.crickzoom .bets-book .col-profit,.crickzoom .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.crickzoom .bets-back .col-stake,.crickzoom .bets-lay .col-stake,.crickzoom .bets-book .col-stake,.crickzoom .bets-head .col-stake{flex:0 0 12.2939vmax}.crickzoom .bets-back .col-profit,.crickzoom .bets-lay .col-profit,.crickzoom .bets-book .col-profit,.crickzoom .bets-head .col-profit{flex:0 13.1934vmax}}.crickzoom .inplay-list{border-bottom-color:#265e04}.crickzoom .quick_link{background-color:#14213d}.crickzoom .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.crickzoom .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.crickzoom .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.crickzoom .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.crickzoom .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.crickzoom .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.crickzoom .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.crickzoom .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(0,59,3)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.crickzoom .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.crickzoom .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.crickzoom .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.crickzoom .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.crickzoom .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.crickzoom .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.crickzoom .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.crickzoom .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.crickzoom .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.crickzoom .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.crickzoom .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.crickzoom .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.crickzoom .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.crickzoom .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.crickzoom .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.crickzoom .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.crickzoom .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.crickzoom .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.crickzoom .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.crickzoom .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.crickzoom .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.crickzoom .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.crickzoom .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.crickzoom .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.crickzoom .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.crickzoom .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.crickzoom .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.crickzoom .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.crickzoom .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.crickzoom .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.crickzoomlive .btn.select,.crickzoomlive .select.btn-send,.crickzoomlive .select.login,.crickzoomlive .select.form-select,.crickzoomlive .pages a.select,.pages .crickzoomlive a.select{color:#fff;background:#77a435;border-color:#265e04}.crickzoomlive .btn-send,.crickzoomlive .login{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%);border-color:#3a6ede}.crickzoomlive .btn-send.disable,.crickzoomlive .disable.login{color:#bfd0ea;background-image:linear-gradient(-180deg,#8ca3d5 0%,#8f99af 100%);border-color:#a9c2f8}.crickzoomlive header{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoomlive header a{color:#fff;background-color:#a2afdd33;border-color:#0b1933;box-shadow:inset 0 1px #ffffff80}.crickzoomlive header .a-open_tv{background-color:#a4413b}.crickzoomlive header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.crickzoomlive header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.crickzoomlive header .top-logo{background-image:url(/images/mobile/crickzoomlive/logo-land-crickzoomlive.png);height:10.6667vw;margin-top:-.8vw}.crickzoomlive header .login-index{background-image:linear-gradient(-180deg,#f98181 0%,#a4413b 100%);border-color:#710b0b}@media screen and (aspect-ratio>=16/9){.crickzoomlive header .top-logo{height:5.997vmax;margin-top:-.44978vmax}}.crickzoomlive .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.crickzoomlive .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.crickzoomlive .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.crickzoomlive .loading-bar span{background-color:#ffb80c}.crickzoomlive .message-wrap{color:#1e1e1e}.crickzoomlive .message-wrap a{box-shadow:none;background-color:#0000}.crickzoomlive .message-wrap.error{color:#fff}.crickzoomlive .wrap-highlight{background-image:linear-gradient(#a4dc60 0%,#4f9f21 100%);border-bottom-color:#265e04}.crickzoomlive .wrap-highlight a{color:#003b03}.crickzoomlive .wrap-highlight .select a{color:#fff;background-image:linear-gradient(#5fa206 0%,#265f05 100%);box-shadow:inset 0 1px 3px #3a6439}.crickzoomlive .wrap-highlight .menu-casino a{color:#fff}.crickzoomlive .highlight-list,.crickzoomlive .inplay-list{border-bottom-color:#265e04}.crickzoomlive .a-search:before{background-image:linear-gradient(90deg,#4f9f2100 0%,#4f9f21 110%)}.crickzoomlive .market-type a{background-color:#14213d}.crickzoomlive .market-type .select a{background-image:linear-gradient(#a4dc60 0%,#4f9f21 100%)}.crickzoomlive .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23003B03\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23003B03\"/></g></svg>") 50%/contain no-repeat}.crickzoomlive .pop-wrap h3,.crickzoomlive .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoomlive .login-pop{background-color:#4f9f21;background-image:linear-gradient(56deg,#85ae17 4%,#4f9f21 42%)}.crickzoomlive .login-pop input{border:1px solid #3e8142}.crickzoomlive .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.crickzoomlive .login-pop .state{color:#fff}.crickzoomlive .side-head{background:#222 linear-gradient(#b0cb1f 0%,#83ae17 100%)}.crickzoomlive .side-head h3{color:#003b03}.crickzoomlive .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(0,59,3)\"/></g></svg>")}.crickzoomlive .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.crickzoomlive .side-head .close{border-color:#003b03}.crickzoomlive .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.crickzoomlive .login-RnR .policy-header{background:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.crickzoomlive .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.crickzoomlive .login-RnR .btn-send:before,.crickzoomlive .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.crickzoomlive .announce-header h1{color:#fff}.crickzoomlive .left-side .side-wrap{width:100%}.crickzoomlive .bets-back .col-stake,.crickzoomlive .bets-lay .col-stake,.crickzoomlive .bets-book .col-stake,.crickzoomlive .bets-head .col-stake{flex:0 0 20.2667vw}.crickzoomlive .bets-back .col-profit,.crickzoomlive .bets-lay .col-profit,.crickzoomlive .bets-book .col-profit,.crickzoomlive .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.crickzoomlive .bets-back .col-stake,.crickzoomlive .bets-lay .col-stake,.crickzoomlive .bets-book .col-stake,.crickzoomlive .bets-head .col-stake{flex:0 0 12.2939vmax}.crickzoomlive .bets-back .col-profit,.crickzoomlive .bets-lay .col-profit,.crickzoomlive .bets-book .col-profit,.crickzoomlive .bets-head .col-profit{flex:0 13.1934vmax}}.crickzoomlive .inplay-list{border-bottom-color:#265e04}.crickzoomlive .quick_link{background-color:#14213d}.crickzoomlive .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.crickzoomlive .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.crickzoomlive .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.crickzoomlive .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.crickzoomlive .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.crickzoomlive .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.crickzoomlive .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.crickzoomlive .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(0,59,3)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.crickzoomlive .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.crickzoomlive .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.crickzoomlive .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.crickzoomlive .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.crickzoomlive .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.crickzoomlive .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.crickzoomlive .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.crickzoomlive .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.crickzoomlive .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.crickzoomlive .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.crickzoomlive .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.crickzoomlive .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.crickzoomlive .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.crickzoomlive .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.crickzoomlive .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.crickzoomlive .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.crickzoomlive .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.crickzoomlive .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.crickzoomlive .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.crickzoomlive .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.maxinplay .btn.select,.maxinplay .select.btn-send,.maxinplay .select.login,.maxinplay .select.form-select,.maxinplay .pages a.select,.pages .maxinplay a.select{background:#f2d65d;border-color:#8f8017}.maxinplay .btn-send,.maxinplay .login{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%);border-color:#998a27}.maxinplay .btn-send.disable,.maxinplay .disable.login{color:#999;background-image:linear-gradient(-180deg,#f6ecc6 0%,#e7dcb4 100%);border-color:#dbd39f}.maxinplay header{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxinplay header a{border-color:#8f8017}.maxinplay header .top-logo{background-image:url(/images/mobile/maxinplay/logo-maxinplay-black.png);height:10.9333vw;margin-top:0}.maxinplay header .login-index{background-image:linear-gradient(-180deg,#b83a08 0%,#912b06 100%);border-color:#621f04}.maxinplay header .a-open_tv{border-color:#0f476a}@media screen and (aspect-ratio>=16/9){.maxinplay header .top-logo{height:6.14693vmax;margin-top:-.29985vmax}}.maxinplay .wrap-highlight{border-bottom-color:#ae8a04}.maxinplay .wrap-highlight .select a{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%)}.maxinplay .highlight-list,.maxinplay .inplay-list{border-bottom-color:#ae8a04}.maxinplay .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.maxinplay .market-type .select a{background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%)}.maxinplay .pop-wrap h3,.maxinplay .select-list h3{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxinplay .login-pop{background-color:#11151a;background-image:linear-gradient(56deg,#212932 4%,#11151a 42%)}.maxinplay .side-head{background:#dbba28}.maxinplay .side-head .close{border-color:#9b8921}.maxinplay .login-RnR .policy-header,.maxinplay .login-policy .policy-header{background-image:linear-gradient(-180deg,#e4c93c 0%,#c9a21b 77%)}.maxinplay .login-RnR .policy-header h1,.maxinplay .login-policy .policy-header h1{color:#1e1e1e}.maxinplay .login-RnR .btn-send,.maxinplay .login-RnR .login,.maxinplay .login-policy .btn-send,.maxinplay .login-policy .login{color:#1e1e1e;background-image:linear-gradient(-180deg,#eccb4b 0%,#ae8903 100%);border-color:#998a27}.maxinplay .inplay-list{border-bottom-color:#7e97a7}html.betbarter,body.betbarter{background-color:#e6e7e8}.betbarter a{color:#444}.betbarter h3{background-image:linear-gradient(-180deg,#686868 0%,#4c4c4c 82%)}.betbarter .btn.select,.betbarter .select.btn-send,.betbarter .select.login,.betbarter .select.form-select,.betbarter .pages a.select,.pages .betbarter a.select{color:#fff;background:#dd8385;border-color:#b73b40}.betbarter .btn-send,.betbarter .login{color:#fff;background-image:linear-gradient(-180deg,#d76f72 0%,#c4484d 100%);border-color:#912f33}.betbarter .btn-send.disable,.betbarter .disable.login{color:#a3a3a3;background-image:linear-gradient(-180deg,#d5d5d5 0%,#cdcdcd 100%);border-color:#aaa}.betbarter .marquee-box{top:26.6667vw}@media screen and (aspect-ratio>=16/9){.betbarter .marquee-box{top:inherit}}.betbarter .tv-fix{top:33.6vw}@media screen and (aspect-ratio>=16/9){.betbarter .tv-fix{top:inherit}}.betbarter .overlay.channel-popup{top:44.2667vw}@media screen and (aspect-ratio>=16/9){.betbarter .overlay.channel-popup{top:24.8876vmax}}.betbarter .channel-list{max-height:64%}@media screen and (aspect-ratio>=16/9){.betbarter .channel-list{max-height:inherit}}.betbarter .now-play{color:#fff}.betbarter .back_home{background-color:#444}.betbarter .back_home h1{display:none}.betbarter .back_home .btn-back_home{background-color:#fff}.betbarter .back_home .btn-back_home:after{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"15\" viewBox=\"0 0 17 15\"><path fill=\"rgb(68,68,68)\" fill-rule=\"evenodd\" d=\"M17 9.9c0-1.05-.104-2.128-.503-3.122C15.18 3.544 11.307 3 8.197 3H6.07V.6c0-.328-.274-.6-.606-.6-.16 0-.313.066-.427.178L.18 4.978C.066 5.09 0 5.24 0 5.4c0 .16.066.31.18.422l4.857 4.8c.114.112.266.178.427.178.332 0 .607-.272.607-.6V7.8h2.126c4.09 0 6.774.778 6.774 5.25 0 .384-.02.77-.048 1.153-.01.15-.047.32-.047.47 0 .177.114.327.304.327.13 0 .198-.066.264-.16.143-.196.247-.496.35-.712C16.337 12.928 17 11.212 17 9.9z\"/></svg>") 0 0/contain no-repeat}@media screen and (aspect-ratio>=16/9){.betbarter .back_home h1{width:15.8921vmax}}.betbarter header{color:#fff;background-image:linear-gradient(-180deg,#d30000 0%,#ba0101 100%);top:12vw}.betbarter header a{color:#fff;border-color:#730000}.betbarter header li.main-wallet span.red{color:#ffe000!important}.betbarter header .top-logo{display:none}.betbarter header .a-open_tv{background-color:#42558c;border-color:#14365d}@media screen and (aspect-ratio>=16/9){.betbarter header{top:inherit}}.betbarter header .slip-note{background:#881400}.betbarter .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.betbarter .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.betbarter .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.betbarter .loading-bar span{background-color:#fff}.betbarter .message-wrap{background-color:#feec6e;border-bottom-color:#0000004d}.betbarter .message-wrap.to-open_bets{color:#1e1e1e}.betbarter .message-wrap.to-open_bets:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(180,167,78)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(254,236,110)\" d=\"M8 2l7 10H1\"/></g></svg>") no-repeat}.betbarter .message-wrap.success{background-color:#8dde73}.betbarter .message-wrap.success.to-open_bets:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(100,157,81)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(141,222,115)\" d=\"M8 2l7 10H1\"/></g></svg>") no-repeat}.betbarter .message-wrap.error{background-color:#ff4800}.betbarter .message-wrap.error.to-open_bets:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"12\" viewBox=\"0 0 16 12\"><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"rgb(181,51,0)\" d=\"M15.333 11H16v1H0v-1h.667L8 0l7.333 11zM8 2L1 12h14L8 2z\"/><path fill=\"rgb(255,72,0)\" d=\"M8 2l7 10H1\"/></g></svg>") no-repeat}.betbarter nav a{color:#fff}.betbarter .wrap-highlight{border-bottom-color:#ba0101}.betbarter .wrap-highlight a{color:#fff}.betbarter .wrap-highlight .select a{color:#ffe000;background-image:linear-gradient(-180deg,#d30000 0%,#ba0101 100%)}.betbarter .highlight-list,.betbarter .inplay-list{border-bottom-color:#ba0101}.betbarter .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.betbarter .upcoming-list-col3 h4{color:#666;background-color:#ccc}.betbarter .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.betbarter .tab-wrap{background-color:#311200}.betbarter .tab-wrap a{color:#fff}.betbarter .tab-wrap li.select a{color:#311200}.betbarter .game-wrap.multi{background-color:#4c4c4c}.betbarter .game-team .multi-Go{background-color:#b73b40}.betbarter .quick_link a{color:#fff}.betbarter .game-info{color:#aaa;background-image:linear-gradient(-180deg,#686868 0%,#4c4c4c 82%)}.betbarter .market-type a{color:#fff;background:#4c4c4c;border-color:#4c4c4c}.betbarter .market-type .select a{background-image:linear-gradient(-180deg,#d76f72 0%,#c4484d 100%);border-color:#3333334d}.betbarter .coin-list a{color:#fff}.betbarter .no-data h3{background-image:none}.betbarter .pop-wrap h3,.betbarter .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#d30000 0%,#ba0101 100%)}.betbarter .side-head{background:#ba0101}.betbarter .side-head h3{color:#fff;background:0 0}.betbarter .side-head .close{border-left-color:#730000}.betbarter .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.betbarter .trashcan,.betbarter .chart-wrap h3{color:#fff}.betbarter .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.betbarter .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.betbarter .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.betbarter .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.betbarter .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.betbarter .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.betbarter .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,224,0)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.betbarter .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,224,0)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.betbarter .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,224,0)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.betbarter .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.betbarter .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.betbarter .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.betbarter .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.betbarter .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.betbarter .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.betbarter .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.betbarter .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.betbarter .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.betbarter .announce-header h1{color:#fff}.betbarter .tc-wrap h3{background:0 0}.probet247 .btn.select,.probet247 .select.btn-send,.probet247 .select.login,.probet247 .select.form-select,.probet247 .pages a.select,.pages .probet247 a.select{color:#fff;background:#77a435;border-color:#265e04}.probet247 .btn-send,.probet247 .login{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%);border-color:#3a6ede}.probet247 .btn-send.disable,.probet247 .disable.login{color:#bfd0ea;background-image:linear-gradient(-180deg,#8ca3d5 0%,#8f99af 100%);border-color:#a9c2f8}.probet247 header{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probet247 header a{color:#fff;background-color:#a2afdd33;border-color:#0b1933;box-shadow:inset 0 1px #ffffff80}.probet247 header .a-open_tv{background-color:#a4413b}.probet247 header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.probet247 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.probet247 header .top-logo{background-image:url(/images/mobile/probet247/logo-land-probet247.png);height:11.7333vw;margin-top:-.8vw;top:0}.probet247 header .login-index{background-image:linear-gradient(-180deg,#f98181 0%,#a4413b 100%);border-color:#710b0b}@media screen and (aspect-ratio>=16/9){.probet247 header .top-logo{height:6.5967vmax;margin-top:-.44978vmax}}.probet247 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.probet247 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.probet247 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.probet247 .loading-bar span{background-color:#ffb80c}.probet247 .message-wrap{color:#1e1e1e}.probet247 .message-wrap a{box-shadow:none;background-color:#0000}.probet247 .message-wrap.error{color:#fff}.probet247 .wrap-highlight{background-image:linear-gradient(#a4dc60 0%,#4f9f21 100%);border-bottom-color:#265e04}.probet247 .wrap-highlight a{color:#003b03}.probet247 .wrap-highlight .select a{color:#fff;background-image:linear-gradient(#5fa206 0%,#265f05 100%);box-shadow:inset 0 1px 3px #3a6439}.probet247 .wrap-highlight .menu-casino a{color:#fff}.probet247 .highlight-list,.probet247 .inplay-list{border-bottom-color:#265e04}.probet247 .a-search:before{background-image:linear-gradient(90deg,#4f9f2100 0%,#4f9f21 110%)}.probet247 .market-type a{background-color:#14213d}.probet247 .market-type .select a{background-image:linear-gradient(#a4dc60 0%,#4f9f21 100%)}.probet247 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23003B03\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23003B03\"/></g></svg>") 50%/contain no-repeat}.probet247 .pop-wrap h3,.probet247 .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probet247 .login-pop{background-color:#4f9f21;background-image:linear-gradient(56deg,#85ae17 4%,#4f9f21 42%)}.probet247 .login-pop input{border:1px solid #3e8142}.probet247 .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.probet247 .login-pop .state{color:#fff}.probet247 .side-head{background:#222 linear-gradient(#b0cb1f 0%,#83ae17 100%)}.probet247 .side-head h3{color:#003b03}.probet247 .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(0,59,3)\"/></g></svg>")}.probet247 .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.probet247 .side-head .close{border-color:#003b03}.probet247 .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.probet247 .login-RnR .policy-header{background:linear-gradient(-180deg,#315195 0%,#14213d 100%)}.probet247 .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.probet247 .login-RnR .btn-send:before,.probet247 .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.probet247 .announce-header h1{color:#fff}.probet247 .inplay-list{border-bottom-color:#265e04}.probet247 .quick_link{background-color:#14213d}.probet247 .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.probet247 .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.probet247 .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.probet247 .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.probet247 .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.probet247 .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.probet247 .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(0,59,3)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.probet247 .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(0,59,3)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.probet247 .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(0,59,3)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.probet247 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.probet247 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.probet247 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.probet247 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.probet247 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.probet247 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.probet247 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.probet247 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.probet247 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.probet247 .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.probet247 .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.probet247 .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.probet247 .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.probet247 .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.probet247 .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.probet247 .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.probet247 .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.probet247 .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.probet247 .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.probet247 .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.probet247 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.probet247 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.probet247 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.probet247 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.probet247 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.probet247 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.probet247 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.probet247 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.probet247 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.goexchange .btn.select,.goexchange .select.btn-send,.goexchange .select.login,.goexchange .select.form-select,.goexchange .pages a.select,.pages .goexchange a.select{color:#ffb80c;background:#444;border-color:#000}.goexchange .btn-send,.goexchange .login{color:#ffb80c;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%);border-color:#000}.goexchange .btn-send.disable,.goexchange .disable.login{color:#e6dfcd;background-image:linear-gradient(-180deg,#b4b4b4 0%,#a1a1a1 100%);border-color:#aaa}.goexchange header{color:#ffb80c;background-image:url(/images/mobile/goexchange/bg-top-goEX.png),linear-gradient(#281e00 0%,#000 100%);background-position:0 100%;background-repeat:no-repeat}.goexchange header a{color:#ffb80c;background-color:#333c;border-color:#000;box-shadow:inset 0 1px #fff6}.goexchange header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#f2e9cf!important}.goexchange header .top-logo{background-image:url(/images/mobile/goexchange/logo-goEX.png);height:11.4667vw;margin-top:-1.33333vw}.goexchange header .login-index{color:#fff}.goexchange header .btn-signup{background-image:linear-gradient(-180deg,#666 0%,#333 100%);margin-right:1.06667vw;display:none}.goexchange header .a-open_tv{background-color:#0a7b89;border-color:#062a2e}@media screen and (aspect-ratio>=16/9){.goexchange header .top-logo{height:6.44678vmax;margin-top:-.74963vmax}.goexchange header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}.goexchange header .btn-signup{width:10.7946vmax;margin-right:.5997vmax}}.goexchange .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.goexchange .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.goexchange .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.goexchange .loading-bar span{background-color:#ffb80c}.goexchange .message-wrap{color:#1e1e1e}.goexchange .message-wrap a{box-shadow:none;background-color:#0000}.goexchange .message-wrap.error{color:#fff}.goexchange .wrap-highlight{background-image:linear-gradient(-180deg,#fbcd3f 0%,#dfad34 71%);border-bottom-color:#000}.goexchange .wrap-highlight a{color:#222}.goexchange .wrap-highlight .select a{color:#ffb80c;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%)}.goexchange .wrap-highlight .menu-casino a{color:#fff}.goexchange .highlight-list,.goexchange .inplay-list{border-bottom-color:#000}.goexchange .a-search:before{background-image:linear-gradient(90deg,#ffb80c00 0%,#c59727 110%)}.goexchange .market-type a{background-color:#222}.goexchange .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFB80C\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFB80C\"/></g></svg>") 50%/contain no-repeat}.goexchange .pop-wrap h3,.goexchange .select-list h3{color:#ffb80c;background-image:url(/images/mobile/goexchange/bg-top-goEX.png),linear-gradient(#281e00 0%,#000 100%)}.goexchange .login-pop{background-color:#cda032;background-image:linear-gradient(56deg,#deb34a 4%,#cda032 42%)}.goexchange .login-pop input{border:1px solid #666}.goexchange .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.goexchange .login-pop .state{color:#222}.goexchange .side-head{background-color:#0000;background-image:url(/images/mobile/goexchange/bg-top-goEX.png),linear-gradient(#281e00 0%,#000 100%);background-position:0 100%;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.goexchange .side-head h3{color:#ffb80c}.goexchange .side-head .close{border-color:#444}.goexchange .side-head .close:before{background-image:url(/images/mobile/goexchange/icon-close-yellow.svg)}.goexchange .login-RnR .policy-header{background:linear-gradient(-180deg,#414141 0%,#000 100%)}.goexchange .login-RnR .policy-header h1{color:#ffb80c}@media (orientation:landscape){.goexchange .login-RnR .btn-send:before,.goexchange .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.goexchange .announce-header h1{color:#ffb80c}.goexchange .inplay-list{border-bottom-color:#7e97a7}.goexchange .quick_link{background-color:#000}.goexchange .support-wrap{margin-bottom:6.4vw}@media screen and (aspect-ratio>=16/9){.goexchange .support-wrap{margin-bottom:2.9985vmax}}.goexchange .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.goexchange .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.goexchange .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.goexchange .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.goexchange .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.goexchange .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.goexchange .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.goexchange .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23000000\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.goexchange .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23000000\" fill-rule=\"nonzero\"/></svg>") no-repeat}.goexchange .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.goexchange .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.goexchange .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.goexchange .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.goexchange .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.goexchange .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.goexchange .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.goexchange .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,184,12)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.goexchange .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.goexchange .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.goexchange .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.goexchange .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.goexchange .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.goexchange .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.goexchange .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.goexchange .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.goexchange .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.goexchange .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.goexchange .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.goexchange .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.goexchange .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.goexchange .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.goexchange .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.goexchange .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.goexchange .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.goexchange .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.goexchange .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.goexchange .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.goexchange .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.kingfair24 .btn.select,.kingfair24 .select.btn-send,.kingfair24 .select.login,.kingfair24 .select.form-select,.kingfair24 .pages a.select,.pages .kingfair24 a.select{background:#7bb54c;border-color:#32803a}.kingfair24 .btn-send,.kingfair24 .login{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%);border-color:#07571d}.kingfair24 .btn-send.disable,.kingfair24 .disable.login{color:#fff;background-image:linear-gradient(-180deg,#b3d2bb 0%,#afc6b1 100%);border-color:#91b89c}.kingfair24 header{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.kingfair24 header a{color:#fff;border-color:#054305}.kingfair24 header li.main-wallet span.red{background-color:#ca1f00;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}.kingfair24 header .a-open_tv{background-color:#939d4a;border-color:#303812}.kingfair24 header .top-logo{background-image:url(/images/mobile/kingfair24/logo-kingfair24.png);height:12vw;margin-top:-1.6vw}@media screen and (aspect-ratio>=16/9){.kingfair24 header .top-logo{height:6.74663vmax;margin-top:-.89955vmax}.kingfair24 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.kingfair24 .a-open_bets span{color:#000;background-color:#ffb80c}.kingfair24 .a-open_bets .slip-note{background-color:#bb1c00}.kingfair24 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.kingfair24 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.kingfair24 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.kingfair24 .message-wrap{color:#1e1e1e}.kingfair24 .message-wrap.error{color:#fff}.kingfair24 .wrap-highlight{border-bottom-color:#307234}.kingfair24 .wrap-highlight .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.kingfair24 .highlight-list,.kingfair24 .inplay-list{border-bottom-color:#307234}.kingfair24 .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.kingfair24 .market-type a{background-color:#000}.kingfair24 .market-type .select a{color:#fff;background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}.kingfair24 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.kingfair24 .pop-wrap h3,.kingfair24 .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.kingfair24 .login-pop{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.kingfair24 .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.kingfair24 .side-head{background:#32803a}.kingfair24 .side-head h3{color:#fff}.kingfair24 .side-head .close{border-color:#114823}.kingfair24 .side-head .close:before{background-image:url(/images/mobile/kingfair24/icon-close-white.svg)}.kingfair24 .login-RnR .policy-header{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.kingfair24 .login-RnR .policy-header h1{color:#fff}.kingfair24 .login-RnR .btn-send,.kingfair24 .login-RnR .login{background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}@media (orientation:landscape){.kingfair24 .login-RnR .btn-send:before,.kingfair24 .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"%23ffffff\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.kingfair24 .announce-header h1{color:#fff}.kingfair24 .inplay-list{border-bottom-color:#7e97a7}.kingfair24 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.kingfair24 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.kingfair24 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.kingfair24 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.kingfair24 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.kingfair24 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.kingfair24 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.kingfair24 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.kingfair24 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.kingfair24 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.kingfair24 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.kingfair24 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.kingfair24 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.kingfair24 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.kingfair24 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.kingfair24 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.kingfair24 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.kingfair24 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}html.sgexch247,body.sgexch247{background-color:#fff}.sgexch247 .btn.select,.sgexch247 .select.btn-send,.sgexch247 .select.login,.sgexch247 .select.form-select,.sgexch247 .pages a.select,.pages .sgexch247 a.select{color:#fff;background-color:#c97608;border-color:#764b11}.sgexch247 .btn-send,.sgexch247 .login{color:#fff;background-image:linear-gradient(-180deg,#8fbe17 0%,#466d04 100%);border:1px solid #7bbe09}.sgexch247 .btn-send.disable,.sgexch247 .disable.login{color:#d5e9cc;background-image:linear-gradient(-180deg,#c5dd8a 0%,#a3b782 100%);border-color:#c4d5a6}.sgexch247 header{color:#fff;background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sgexch247 header a{color:#fff;background-color:#40493899;border-color:#000;box-shadow:inset 0 1px #ffffff80}.sgexch247 header .a-open_tv{background-color:#3f7607}.sgexch247 header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.sgexch247 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.sgexch247 header .top-logo{mix-blend-mode:lighten;background-image:url(/images/mobile/sgexch247/logo-sgexch247.png);height:13.3333vw;margin-top:-2.13333vw}.sgexch247 header .login-index{background-image:linear-gradient(-180deg,#3fc1d6 0%,#1b7186 100%);border-color:#000}@media screen and (aspect-ratio>=16/9){.sgexch247 header .top-logo{height:7.49625vmax;margin-top:-1.1994vmax}}.sgexch247 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.sgexch247 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.sgexch247 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.sgexch247 .loading-bar span{background-color:#fff}.sgexch247 .message-wrap{color:#1e1e1e}.sgexch247 .message-wrap a{box-shadow:none;background-color:#0000}.sgexch247 .message-wrap.error{color:#fff}.sgexch247 .wrap-highlight{background-image:linear-gradient(#8fbe17 0%,#466d04 100%);border-bottom-color:#112710}.sgexch247 .wrap-highlight a{color:#e6eed6}.sgexch247 .wrap-highlight .select a{color:#fff;background-image:linear-gradient(#cb7708 0%,#87410d 100%);box-shadow:inset 1px 1px #6d3100,inset -1px 0 #6d3100,inset 0 2px #fff8cd80}.sgexch247 .highlight-list,.sgexch247 .inplay-list{border-bottom-color:#112710}.sgexch247 .a-search:before{background-image:linear-gradient(90deg,#466d0400 0%,#466d04 110%)}.sgexch247 .market-type a{background-color:#333}.sgexch247 .market-type .select a{color:#fff;background-image:linear-gradient(#8fbe17 0%,#466d04 100%)}.sgexch247 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.sgexch247 .pop-wrap h3,.sgexch247 .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sgexch247 .login-pop{background-color:#000;background-image:linear-gradient(56deg,#1b3e19 4%,#000 42%)}.sgexch247 .login-pop input{border:1px solid #666}.sgexch247 .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.sgexch247 .login-pop .state{color:#cb7808}.sgexch247 .side-head{background-image:linear-gradient(#8fbe17 0%,#466d04 100%)}.sgexch247 .side-head h3{color:#e6eed6}.sgexch247 .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23E6EED6\"/></g></svg>")}.sgexch247 .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23E6EED6\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.sgexch247 .side-head .close{border-color:#e6dad680}.sgexch247 .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23E6EED6\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.sgexch247 .login-RnR .policy-header{background:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sgexch247 .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.sgexch247 .login-RnR .btn-send:before,.sgexch247 .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.sgexch247 .announce-header h1{color:#fff}.sgexch247 .left-side .side-wrap{width:100%}.sgexch247 .bets-back .col-stake,.sgexch247 .bets-lay .col-stake,.sgexch247 .bets-book .col-stake,.sgexch247 .bets-head .col-stake{flex:0 0 20.2667vw}.sgexch247 .bets-back .col-profit,.sgexch247 .bets-lay .col-profit,.sgexch247 .bets-book .col-profit,.sgexch247 .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.sgexch247 .bets-back .col-stake,.sgexch247 .bets-lay .col-stake,.sgexch247 .bets-book .col-stake,.sgexch247 .bets-head .col-stake{flex:0 0 12.2939vmax}.sgexch247 .bets-back .col-profit,.sgexch247 .bets-lay .col-profit,.sgexch247 .bets-book .col-profit,.sgexch247 .bets-head .col-profit{flex:0 13.1934vmax}}.sgexch247 .tab-wrap{background-color:#1b3e19}.sgexch247 .inplay-list{border-bottom-color:#112710}.sgexch247 .support-wrap{color:#fdfdfd}.sgexch247 .support-wrap>dt:before{background:url("data:image/svg+xml,<svg width=\"23\" height=\"21\" viewBox=\"0 0 23 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.797 15.65c2.342.338 4.072 1.702 4.509 2.1.436.398.694 3.25.694 3.25h-17s-.032-2.314.744-3.25c.436-.398 1.809-1.762 4.153-2.1 2.327-.322 1.616-2.774 1.696-2.743.081.045-.016-.522-.016-.522s-1.696-1.548-1.681-2.943c.032-1.41 0-2.131 0-2.131s.275-3.31 2.666-3.31l1.341.614c2.149 0 2.504 2.696 2.504 2.696v2.331s-.275 1.978-1.616 2.698c0 0-.097.569-.016.521.081-.03-.307 2.468 2.02 2.79zm5.977-7.011c-.396 0-.956-.115-1.323-.172-1.515 1.987-4.19 1.473-4.19 1.473 1.679-.83 1.978-2.303 1.679-2.489-1.324-.816-1.939-1.731-1.939-3.117 0-2.446 2.539-4.334 5.774-4.334 3.248 0 5.226 1.888 5.226 4.334 0 2.46-1.978 4.305-5.226 4.305zm-2.774-5.639v1h6v-1h-6zm0 2v1h3v-1h-3z\" fill=\"%23FDFDFD\"/></svg>") 50%/contain no-repeat}.sgexch247 .support-wrap a{color:#fdfdfd}.sgexch247 .path-wrap{background-color:#1b3e19}.sgexch247 .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sgexch247 .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sgexch247 .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sgexch247 .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sgexch247 .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sgexch247 .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sgexch247 .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sgexch247 .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(230,238,214)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sgexch247 .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.sgexch247 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sgexch247 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sgexch247 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sgexch247 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sgexch247 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sgexch247 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sgexch247 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sgexch247 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sgexch247 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.sgexch247 .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.sgexch247 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sgexch247 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sgexch247 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sgexch247 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sgexch247 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sgexch247 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sgexch247 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sgexch247 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sgexch247 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}html.sixball,body.sixball{background-color:#fff}.sixball .btn.select,.sixball .select.btn-send,.sixball .select.login,.sixball .select.form-select,.sixball .pages a.select,.pages .sixball a.select{color:#fff;background-color:#c97608;border-color:#764b11}.sixball .btn-send,.sixball .login{color:#fff;background-image:linear-gradient(-180deg,#8fbe17 0%,#466d04 100%);border:1px solid #7bbe09}.sixball .btn-send.disable,.sixball .disable.login{color:#d5e9cc;background-image:linear-gradient(-180deg,#c5dd8a 0%,#a3b782 100%);border-color:#c4d5a6}.sixball header{color:#fff;background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixball header a{color:#fff;background-color:#40493899;border-color:#000;box-shadow:inset 0 1px #ffffff80}.sixball header .a-open_tv{background-color:#3f7607}.sixball header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.sixball header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.sixball header .top-logo{background-image:url(/images/mobile/sixball/logo-land-6ball.png);height:13.3333vw;margin-top:-2.13333vw}.sixball header .login-index{background-image:linear-gradient(-180deg,#3fc1d6 0%,#1b7186 100%);border-color:#000}@media screen and (aspect-ratio>=16/9){.sixball header .top-logo{height:7.49625vmax;margin-top:-1.1994vmax}}.sixball .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.sixball .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.sixball .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.sixball .loading-bar span{background-color:#fff}.sixball .message-wrap{color:#1e1e1e}.sixball .message-wrap a{box-shadow:none;background-color:#0000}.sixball .message-wrap.error{color:#fff}.sixball .wrap-highlight{background-image:linear-gradient(#8fbe17 0%,#466d04 100%);border-bottom-color:#112710}.sixball .wrap-highlight a{color:#e6eed6}.sixball .wrap-highlight .select a{color:#fff;background-image:linear-gradient(#cb7708 0%,#87410d 100%);box-shadow:inset 1px 1px #6d3100,inset -1px 0 #6d3100,inset 0 2px #fff8cd80}.sixball .highlight-list,.sixball .inplay-list{border-bottom-color:#112710}.sixball .a-search:before{background-image:linear-gradient(90deg,#466d0400 0%,#466d04 110%)}.sixball .market-type a{background-color:#333}.sixball .market-type .select a{color:#fff;background-image:linear-gradient(#8fbe17 0%,#466d04 100%)}.sixball .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.sixball .pop-wrap h3,.sixball .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixball .login-pop{background-color:#000;background-image:linear-gradient(56deg,#1b3e19 4%,#000 42%)}.sixball .login-pop input{border:1px solid #666}.sixball .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.sixball .login-pop .state{color:#cb7808}.sixball .side-head{background-image:linear-gradient(#8fbe17 0%,#466d04 100%)}.sixball .side-head h3{color:#e6eed6}.sixball .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23E6EED6\"/></g></svg>")}.sixball .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23E6EED6\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.sixball .side-head .close{border-color:#e6dad680}.sixball .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23E6EED6\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.sixball .login-RnR .policy-header{background:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixball .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.sixball .login-RnR .btn-send:before,.sixball .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.sixball .announce-header h1{color:#fff}.sixball .left-side .side-wrap{width:100%}.sixball .bets-back .col-stake,.sixball .bets-lay .col-stake,.sixball .bets-book .col-stake,.sixball .bets-head .col-stake{flex:0 0 20.2667vw}.sixball .bets-back .col-profit,.sixball .bets-lay .col-profit,.sixball .bets-book .col-profit,.sixball .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.sixball .bets-back .col-stake,.sixball .bets-lay .col-stake,.sixball .bets-book .col-stake,.sixball .bets-head .col-stake{flex:0 0 12.2939vmax}.sixball .bets-back .col-profit,.sixball .bets-lay .col-profit,.sixball .bets-book .col-profit,.sixball .bets-head .col-profit{flex:0 13.1934vmax}}.sixball .tab-wrap{background-color:#1b3e19}.sixball .inplay-list{border-bottom-color:#112710}.sixball .support-wrap{color:#fdfdfd}.sixball .support-wrap>dt:before{background:url("data:image/svg+xml,<svg width=\"23\" height=\"21\" viewBox=\"0 0 23 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.797 15.65c2.342.338 4.072 1.702 4.509 2.1.436.398.694 3.25.694 3.25h-17s-.032-2.314.744-3.25c.436-.398 1.809-1.762 4.153-2.1 2.327-.322 1.616-2.774 1.696-2.743.081.045-.016-.522-.016-.522s-1.696-1.548-1.681-2.943c.032-1.41 0-2.131 0-2.131s.275-3.31 2.666-3.31l1.341.614c2.149 0 2.504 2.696 2.504 2.696v2.331s-.275 1.978-1.616 2.698c0 0-.097.569-.016.521.081-.03-.307 2.468 2.02 2.79zm5.977-7.011c-.396 0-.956-.115-1.323-.172-1.515 1.987-4.19 1.473-4.19 1.473 1.679-.83 1.978-2.303 1.679-2.489-1.324-.816-1.939-1.731-1.939-3.117 0-2.446 2.539-4.334 5.774-4.334 3.248 0 5.226 1.888 5.226 4.334 0 2.46-1.978 4.305-5.226 4.305zm-2.774-5.639v1h6v-1h-6zm0 2v1h3v-1h-3z\" fill=\"%23FDFDFD\"/></svg>") 50%/contain no-repeat}.sixball .support-wrap a{color:#fdfdfd}.sixball .path-wrap{background-color:#1b3e19}.sixball .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sixball .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sixball .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sixball .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sixball .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sixball .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sixball .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sixball .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(230,238,214)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sixball .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.sixball .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sixball .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sixball .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sixball .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sixball .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sixball .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sixball .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sixball .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sixball .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.sixball .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sixball .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sixball .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sixball .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sixball .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sixball .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sixball .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sixball .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sixball .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.sixball .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.sixball .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.sixball .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sixball .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sixball .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sixball .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sixball .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sixball .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sixball .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sixball .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sixball .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}html.sixballio,body.sixballio{background-color:#fff}.sixballio .btn.select,.sixballio .select.btn-send,.sixballio .select.login,.sixballio .select.form-select,.sixballio .pages a.select,.pages .sixballio a.select{color:#fff;background-color:#c97608;border-color:#764b11}.sixballio .btn-send,.sixballio .login{color:#fff;background-image:linear-gradient(-180deg,#8fbe17 0%,#466d04 100%);border:1px solid #7bbe09}.sixballio .btn-send.disable,.sixballio .disable.login{color:#d5e9cc;background-image:linear-gradient(-180deg,#c5dd8a 0%,#a3b782 100%);border-color:#c4d5a6}.sixballio header{color:#fff;background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixballio header a{color:#fff;background-color:#40493899;border-color:#000;box-shadow:inset 0 1px #ffffff80}.sixballio header .a-open_tv{background-color:#3f7607}.sixballio header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.sixballio header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.sixballio header .top-logo{background-image:url(/images/mobile/sixballio/logo-land-6ballio.png);height:13.3333vw;margin-top:-2.13333vw}.sixballio header .login-index{background-image:linear-gradient(-180deg,#3fc1d6 0%,#1b7186 100%);border-color:#000}@media screen and (aspect-ratio>=16/9){.sixballio header .top-logo{height:7.49625vmax;margin-top:-1.1994vmax}}.sixballio .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.sixballio .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.sixballio .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.sixballio .loading-bar span{background-color:#fff}.sixballio .message-wrap{color:#1e1e1e}.sixballio .message-wrap a{box-shadow:none;background-color:#0000}.sixballio .message-wrap.error{color:#fff}.sixballio .wrap-highlight{background-image:linear-gradient(#8fbe17 0%,#466d04 100%);border-bottom-color:#112710}.sixballio .wrap-highlight a{color:#e6eed6}.sixballio .wrap-highlight .select a{color:#fff;background-image:linear-gradient(#cb7708 0%,#87410d 100%);box-shadow:inset 1px 1px #6d3100,inset -1px 0 #6d3100,inset 0 2px #fff8cd80}.sixballio .highlight-list,.sixballio .inplay-list{border-bottom-color:#112710}.sixballio .a-search:before{background-image:linear-gradient(90deg,#466d0400 0%,#466d04 110%)}.sixballio .market-type a{background-color:#333}.sixballio .market-type .select a{color:#fff;background-image:linear-gradient(#8fbe17 0%,#466d04 100%)}.sixballio .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.sixballio .pop-wrap h3,.sixballio .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixballio .login-pop{background-color:#000;background-image:linear-gradient(56deg,#1b3e19 4%,#000 42%)}.sixballio .login-pop input{border:1px solid #666}.sixballio .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.sixballio .login-pop .state{color:#cb7808}.sixballio .side-head{background-image:linear-gradient(#8fbe17 0%,#466d04 100%)}.sixballio .side-head h3{color:#e6eed6}.sixballio .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23E6EED6\"/></g></svg>")}.sixballio .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23E6EED6\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.sixballio .side-head .close{border-color:#e6dad680}.sixballio .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23E6EED6\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.sixballio .login-RnR .policy-header{background:linear-gradient(-180deg,#3c3c3c 0%,#020202 100%)}.sixballio .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.sixballio .login-RnR .btn-send:before,.sixballio .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.sixballio .announce-header h1{color:#fff}.sixballio .left-side .side-wrap{width:100%}.sixballio .bets-back .col-stake,.sixballio .bets-lay .col-stake,.sixballio .bets-book .col-stake,.sixballio .bets-head .col-stake{flex:0 0 20.2667vw}.sixballio .bets-back .col-profit,.sixballio .bets-lay .col-profit,.sixballio .bets-book .col-profit,.sixballio .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.sixballio .bets-back .col-stake,.sixballio .bets-lay .col-stake,.sixballio .bets-book .col-stake,.sixballio .bets-head .col-stake{flex:0 0 12.2939vmax}.sixballio .bets-back .col-profit,.sixballio .bets-lay .col-profit,.sixballio .bets-book .col-profit,.sixballio .bets-head .col-profit{flex:0 13.1934vmax}}.sixballio .tab-wrap{background-color:#1b3e19}.sixballio .inplay-list{border-bottom-color:#112710}.sixballio .support-wrap{color:#fdfdfd}.sixballio .support-wrap>dt:before{background:url("data:image/svg+xml,<svg width=\"23\" height=\"21\" viewBox=\"0 0 23 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.797 15.65c2.342.338 4.072 1.702 4.509 2.1.436.398.694 3.25.694 3.25h-17s-.032-2.314.744-3.25c.436-.398 1.809-1.762 4.153-2.1 2.327-.322 1.616-2.774 1.696-2.743.081.045-.016-.522-.016-.522s-1.696-1.548-1.681-2.943c.032-1.41 0-2.131 0-2.131s.275-3.31 2.666-3.31l1.341.614c2.149 0 2.504 2.696 2.504 2.696v2.331s-.275 1.978-1.616 2.698c0 0-.097.569-.016.521.081-.03-.307 2.468 2.02 2.79zm5.977-7.011c-.396 0-.956-.115-1.323-.172-1.515 1.987-4.19 1.473-4.19 1.473 1.679-.83 1.978-2.303 1.679-2.489-1.324-.816-1.939-1.731-1.939-3.117 0-2.446 2.539-4.334 5.774-4.334 3.248 0 5.226 1.888 5.226 4.334 0 2.46-1.978 4.305-5.226 4.305zm-2.774-5.639v1h6v-1h-6zm0 2v1h3v-1h-3z\" fill=\"%23FDFDFD\"/></svg>") 50%/contain no-repeat}.sixballio .support-wrap a{color:#fdfdfd}.sixballio .path-wrap{background-color:#1b3e19}.sixballio .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sixballio .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sixballio .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sixballio .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sixballio .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sixballio .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sixballio .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sixballio .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(230,238,214)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sixballio .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.sixballio .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sixballio .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sixballio .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sixballio .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sixballio .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sixballio .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sixballio .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sixballio .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sixballio .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.sixballio .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sixballio .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sixballio .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sixballio .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sixballio .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sixballio .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sixballio .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sixballio .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sixballio .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.sixballio .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.sixballio .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.sixballio .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.sixballio .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.sixballio .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.sixballio .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.sixballio .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.sixballio .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.sixballio .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.sixballio .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.sixballio .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}html.wickets247,body.wickets247{background-color:#f0ece1}.wickets247 .btn.select,.wickets247 .select.btn-send,.wickets247 .select.login,.wickets247 .select.form-select,.wickets247 .pages a.select,.pages .wickets247 a.select{color:#ffb80c;background:#444;border-color:#000}.wickets247 .btn-send,.wickets247 .login{color:#ffb80c;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%);border-color:#000}.wickets247 .btn-send.disable,.wickets247 .disable.login{color:#e6dfcd;background-image:linear-gradient(-180deg,#b4b4b4 0%,#a1a1a1 100%);border-color:#aaa}.wickets247 header{color:#ffb80c;background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.wickets247 header .sky-logo{background-image:url(/images/mobile/9wickets247/logo-9wickets247.png);background-repeat:no-repeat;background-size:contain;flex:1;width:34.1333vw;height:11.4667vw;margin-top:-1.33333vw}.wickets247 header a{color:#ffb80c;background-color:#3336;border-color:#000;box-shadow:inset 0 1px #fff6}.wickets247 header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#f2e9cf!important}.wickets247 header .top-logo{background-image:url(/images/mobile/9wickets247/logo-9wickets247.png);height:11.4667vw;margin-top:-1.33333vw}.wickets247 header .login-index{color:#fff}.wickets247 header .btn-signup{background-image:linear-gradient(-180deg,#666 0%,#333 100%);border-color:#000;width:19.2vw;margin-right:1.06667vw;display:block}.wickets247 header .a-open_tv{background-color:#0a7b89;border-color:#062a2e}@media screen and (aspect-ratio>=16/9){.wickets247 header .top-logo{height:6.44678vmax;margin-top:-.74963vmax}.wickets247 header .sky-logo{width:19.1904vmax;height:6.44678vmax;margin-top:-.74963vmax}.wickets247 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}.wickets247 header .btn-signup{width:10.7946vmax;margin-right:.5997vmax}}.wickets247 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.wickets247 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.wickets247 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.wickets247 .loading-bar span{background-color:#ffb80c}.wickets247 .message-wrap{color:#1e1e1e}.wickets247 .message-wrap a{box-shadow:none;background-color:#0000}.wickets247 .message-wrap.error{color:#fff}.wickets247 .wrap-highlight{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 71%);border-bottom-color:#000}.wickets247 .wrap-highlight a{color:#222}.wickets247 .wrap-highlight .select a{color:#ffb80c;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%)}.wickets247 .wrap-highlight .menu-casino a{color:#fff}.wickets247 .highlight-list,.wickets247 .inplay-list{border-bottom-color:#000}.wickets247 .a-search:before{background-image:linear-gradient(90deg,#ffb80c00 0%,#ffb80c 110%)}.wickets247 .market-type a{background-color:#222}.wickets247 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFB80C\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFB80C\"/></g></svg>") 50%/contain no-repeat}.wickets247 .pop-wrap h3,.wickets247 .select-list h3{color:#ffb80c;background-image:linear-gradient(-180deg,#414141 0%,#000 100%)}.wickets247 .login-pop{background-color:#ffb80c;background-image:linear-gradient(56deg,#ffcc2e 4%,#ffb80c 42%)}.wickets247 .login-pop input{border:1px solid #666}.wickets247 .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.wickets247 .login-pop .state{color:#222}.wickets247 .side-head{background:#222}.wickets247 .side-head h3{color:#ffb80c}.wickets247 .side-head .close{border-color:#444}.wickets247 .side-head .close:before{background-image:url(/images/mobile/9wickets247/icon-close-yellow.svg)}.wickets247 .login-RnR .policy-header{background:linear-gradient(-180deg,#414141 0%,#000 100%)}.wickets247 .login-RnR .policy-header h1{color:#ffb80c}@media (orientation:landscape){.wickets247 .login-RnR .btn-send:before,.wickets247 .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.wickets247 .inplay-list{border-bottom-color:#7e97a7}.wickets247 .quick_link{background-color:#000}.wickets247 .support-wrap{margin-bottom:6.4vw}@media screen and (aspect-ratio>=16/9){.wickets247 .support-wrap{margin-bottom:2.9985vmax}}.wickets247 .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.wickets247 .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.wickets247 .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.wickets247 .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.wickets247 .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.wickets247 .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.wickets247 .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.wickets247 .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23000000\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.wickets247 .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23000000\" fill-rule=\"nonzero\"/></svg>") no-repeat}.wickets247 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.wickets247 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.wickets247 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.wickets247 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.wickets247 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.wickets247 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.wickets247 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.wickets247 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,184,12)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.wickets247 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.wickets247 .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.wickets247 .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.wickets247 .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.wickets247 .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.wickets247 .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.wickets247 .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.wickets247 .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.wickets247 .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.wickets247 .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.wickets247 .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.wickets247 .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.wickets247 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.wickets247 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.wickets247 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.wickets247 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.wickets247 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.wickets247 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.wickets247 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.wickets247 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.wickets247 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.crickex .btn.select,.crickex .select.btn-send,.crickex .select.login,.crickex .select.form-select,.crickex .pages a.select,.pages .crickex a.select{color:#fff;background:#4678a3;border-color:#345877}.crickex .btn-send,.crickex .login{color:#fff;background:#005dac;border-color:#345877}.crickex .btn-send.disable,.crickex .disable.login{color:#fff;background:#7fadd5;border-color:#a2caec}.crickex header{color:#fff;background:#005dac}.crickex header a{color:#fff;border-color:#004d8f}.crickex header ul a{background-color:#216eb5}.crickex header li.main-wallet span.red{background-color:#ca1f00;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}.crickex header .a-open_tv{background-color:#6cae4e;border-color:#004d8f}.crickex header .top-logo{background-image:url(/images/mobile/crickex/logo-crickex.png);height:6.66667vw;margin-top:1.33333vw}@media screen and (aspect-ratio>=16/9){.crickex header .top-logo{height:7.1964vmax;margin-top:-.74963vmax}.crickex header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.crickex .a-open_bets span{color:#000;background-color:#ffb80c}.crickex .a-open_bets .slip-note{background-color:#bb1c00}.crickex .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.crickex .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.crickex .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.crickex .message-wrap{color:#1e1e1e}.crickex .message-wrap.error{color:#fff}.crickex .wrap-highlight{border-bottom-color:#52a9ec}.crickex .wrap-highlight .select a{color:#fff;background:#52a9ec}.crickex .highlight-list,.crickex .inplay-list{border-bottom-color:#307234}.crickex .a-search:before{background-image:linear-gradient(90deg,#1e1e1e00 0%,#1e1e1e 110%)}.crickex .market-type a{background-color:#000}.crickex .market-type .select a{color:#fff;background:#52a9ec}.crickex .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.crickex .pop-wrap h3,.crickex .select-list h3{color:#fff;background:#005dac}.crickex .login-pop{background-color:#1e1e1e;background-image:linear-gradient(56deg,#253526 4%,#1e1e1e 42%)}.crickex .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.crickex .side-head{background:#0d7fd6}.crickex .side-head h3{color:#fff}.crickex .side-head .close{border-color:#005dac}.crickex .side-head .close:before{background-image:url(/images/mobile/alphaexch/icon-close-white.svg)}.crickex .login-RnR .policy-header{background-image:linear-gradient(-180deg,#368d46 0%,#307234 71%)}.crickex .login-RnR .policy-header h1{color:#fff}.crickex .login-RnR .btn-send,.crickex .login-RnR .login{background-image:linear-gradient(-180deg,#48955b 15%,#38703d 100%)}@media (orientation:landscape){.crickex .login-RnR .btn-send:before,.crickex .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"%23ffffff\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.crickex .announce-header h1{color:#fff}.crickex .inplay-list{border-bottom-color:#7e97a7}.crickex .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.crickex .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.crickex .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.crickex .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.crickex .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.crickex .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.crickex .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.crickex .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.crickex .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.crickex .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.crickex .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.crickex .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.crickex .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.crickex .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.crickex .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.crickex .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.crickex .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.crickex .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.iceEX .btn.select,.iceEX .select.btn-send,.iceEX .select.login,.iceEX .select.form-select,.iceEX .pages a.select,.pages .iceEX a.select{color:#ffb80c;background:#444;border-color:#000}.iceEX .btn-send,.iceEX .login{color:#ffb80c;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%);border-color:#000}.iceEX .btn-send.disable,.iceEX .disable.login{color:#e6dfcd;background-image:linear-gradient(-180deg,#b4b4b4 0%,#a1a1a1 100%);border-color:#aaa}.iceEX header{color:#ffb80c;background-image:url(/images/mobile/goexchange/bg-top-goEX.png),linear-gradient(#281e00 0%,#000 100%);background-position:0 100%;background-repeat:no-repeat}.iceEX header a{color:#ffb80c;background-color:#333c;border-color:#000;box-shadow:inset 0 1px #fff6}.iceEX header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#f2e9cf!important}.iceEX header .top-logo{background-image:url(/images/mobile/iceEX/logo-iceEX.png);height:13.3333vw;margin-top:-1.86667vw}.iceEX header .login-index{color:#fff}.iceEX header .btn-signup{background-image:linear-gradient(-180deg,#666 0%,#333 100%);margin-right:1.06667vw;display:none}.iceEX header .a-open_tv{background-color:#0a7b89;border-color:#062a2e}@media screen and (aspect-ratio>=16/9){.iceEX header .top-logo{height:7.49625vmax;margin-top:-1.04948vmax}.iceEX header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}.iceEX header .btn-signup{width:10.7946vmax;margin-right:.5997vmax}}.iceEX .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.iceEX .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.iceEX .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,184,12)\"/></g></svg>")}.iceEX .loading-bar span{background-color:#ffb80c}.iceEX .message-wrap{color:#1e1e1e}.iceEX .message-wrap a{box-shadow:none;background-color:#0000}.iceEX .message-wrap.error{color:#fff}.iceEX .wrap-highlight{background-image:linear-gradient(-180deg,#fbcd3f 0%,#dfad34 71%);border-bottom-color:#000}.iceEX .wrap-highlight a{color:#222}.iceEX .wrap-highlight .select a{color:#ffb80c;background-image:linear-gradient(-180deg,#464646 15%,#121212 100%)}.iceEX .wrap-highlight .menu-casino a{color:#fff}.iceEX .highlight-list,.iceEX .inplay-list{border-bottom-color:#000}.iceEX .a-search:before{background-image:linear-gradient(90deg,#ffb80c00 0%,#c59727 110%)}.iceEX .market-type a{background-color:#222}.iceEX .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFB80C\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFB80C\"/></g></svg>") 50%/contain no-repeat}.iceEX .pop-wrap h3,.iceEX .select-list h3{color:#ffb80c;background-image:url(/images/mobile/goexchange/bg-top-goEX.png),linear-gradient(#281e00 0%,#000 100%)}.iceEX .login-pop{background-color:#cda032;background-image:linear-gradient(56deg,#deb34a 4%,#cda032 42%)}.iceEX .login-pop input{border:1px solid #666}.iceEX .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,184,12\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.iceEX .login-pop .state{color:#222}.iceEX .side-head{background-color:#0000;background-image:url(/images/mobile/goexchange/bg-top-goEX.png),linear-gradient(#281e00 0%,#000 100%);background-position:0 100%;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.iceEX .side-head h3{color:#ffb80c}.iceEX .side-head .close{border-color:#444}.iceEX .side-head .close:before{background-image:url(/images/mobile/iceEX/icon-close-yellow.svg)}.iceEX .login-RnR .policy-header{background:linear-gradient(-180deg,#414141 0%,#000 100%)}.iceEX .login-RnR .policy-header h1{color:#ffb80c}@media (orientation:landscape){.iceEX .login-RnR .btn-send:before,.iceEX .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.iceEX .announce-header h1{color:#ffb80c}.iceEX .inplay-list{border-bottom-color:#7e97a7}.iceEX .quick_link{background-color:#000}.iceEX .support-wrap{margin-bottom:6.4vw}@media screen and (aspect-ratio>=16/9){.iceEX .support-wrap{margin-bottom:2.9985vmax}}.iceEX .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.iceEX .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.iceEX .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.iceEX .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.iceEX .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.iceEX .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.iceEX .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.iceEX .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23000000\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.iceEX .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23000000\" fill-rule=\"nonzero\"/></svg>") no-repeat}.iceEX .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.iceEX .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.iceEX .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.iceEX .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.iceEX .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.iceEX .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.iceEX .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.iceEX .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,184,12)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.iceEX .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.iceEX .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.iceEX .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.iceEX .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.iceEX .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.iceEX .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.iceEX .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.iceEX .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.iceEX .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.iceEX .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.iceEX .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.iceEX .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.iceEX .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.iceEX .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.iceEX .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.iceEX .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.iceEX .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.iceEX .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.iceEX .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.iceEX .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.iceEX .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.iceinplay .btn.select,.iceinplay .select.btn-send,.iceinplay .select.login,.iceinplay .select.form-select,.iceinplay .pages a.select,.pages .iceinplay a.select{color:#fff;background-color:#462e71;border-color:#160c28}.iceinplay .btn-send,.iceinplay .login{color:#1e1e1e;box-shadow:none;background-image:linear-gradient(-180deg,#fbc30a 0%,#ff9c00 100%);border-color:#fff0}.iceinplay .btn-send.disable,.iceinplay .disable.login{color:#a5a5a5;background-image:linear-gradient(-180deg,#fee79d 0%,#ffd899 100%)}.iceinplay header{color:#fff;background-image:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.iceinplay header a{color:#fff;background-color:#58437f;border-color:#000;box-shadow:inset 0 1px #ffffff80}.iceinplay header .a-open_tv{background-image:linear-gradient(-180deg,#fa3e2c 0%,#b52d1f 100%)}.iceinplay header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.iceinplay header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.iceinplay header .top-logo{background-image:url(/images/mobile/iceinplay/logo-iceinplay.png);height:13.3333vw;margin-top:-1.86667vw}@media screen and (aspect-ratio>=16/9){.iceinplay header .top-logo{height:7.49625vmax;margin-top:-1.04948vmax}}.iceinplay .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.iceinplay .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.iceinplay .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.iceinplay .loading-bar span{background-color:#fff}.iceinplay .message-wrap{color:#1e1e1e}.iceinplay .message-wrap a{box-shadow:none;background-color:#0000}.iceinplay .message-wrap.error{color:#fff}.iceinplay .wrap-highlight{background-image:linear-gradient(-180deg,#f9b307 0%,#fbd10c 100%);border-bottom-color:#462e71}.iceinplay .wrap-highlight .menu-casino a{background-image:linear-gradient(-180deg,#8e7082 15%,#5b354b 100%)}.iceinplay .wrap-highlight a{color:#443a56}.iceinplay .wrap-highlight .select a{color:#fde79d;background-image:linear-gradient(-180deg,#462e71 0%,#30204e 100%)}.iceinplay .wrap-highlight .menu-casino a{color:#fff}.iceinplay .highlight-list,.iceinplay .inplay-list{border-bottom-color:#443a56}.iceinplay .a-search:before{background-image:linear-gradient(90deg,#f9b30700 0%,#f9b307 110%)}.iceinplay .market-type .select a{background-image:linear-gradient(-180deg,#fbc30a 0%,#ff9c00 100%);border-color:#ff9c00}.iceinplay .pop-wrap h3,.iceinplay .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.iceinplay .login-pop{background-color:#000;background-image:linear-gradient(56deg,#333 4%,#000 42%)}.iceinplay .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(30,30,30)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.iceinplay .login-pop .state{color:#ccc}.iceinplay .side-head{background:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.iceinplay .side-head h3{color:#fff}.iceinplay .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23FFFFFF\"/></g></svg>")}.iceinplay .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.iceinplay .side-head .close{border-color:#ffffff80}.iceinplay .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.iceinplay .login-RnR .policy-header,.iceinplay .login-policy .policy-header{background:linear-gradient(-180deg,#443a56 0%,#160c28 100%)}.iceinplay .login-RnR .policy-header h1,.iceinplay .login-policy .policy-header h1{color:#fff}@media (orientation:landscape){.iceinplay .login-RnR .btn-send:before,.iceinplay .login-RnR .login:before,.iceinplay .login-policy .btn-send:before,.iceinplay .login-policy .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.iceinplay .announce-header h1{color:#fff}.iceinplay .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.iceinplay .support-wrap{color:#fdfdfd}.iceinplay .support-wrap>dt:before{background:url("data:image/svg+xml,<svg width=\"23\" height=\"21\" viewBox=\"0 0 23 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.797 15.65c2.342.338 4.072 1.702 4.509 2.1.436.398.694 3.25.694 3.25h-17s-.032-2.314.744-3.25c.436-.398 1.809-1.762 4.153-2.1 2.327-.322 1.616-2.774 1.696-2.743.081.045-.016-.522-.016-.522s-1.696-1.548-1.681-2.943c.032-1.41 0-2.131 0-2.131s.275-3.31 2.666-3.31l1.341.614c2.149 0 2.504 2.696 2.504 2.696v2.331s-.275 1.978-1.616 2.698c0 0-.097.569-.016.521.081-.03-.307 2.468 2.02 2.79zm5.977-7.011c-.396 0-.956-.115-1.323-.172-1.515 1.987-4.19 1.473-4.19 1.473 1.679-.83 1.978-2.303 1.679-2.489-1.324-.816-1.939-1.731-1.939-3.117 0-2.446 2.539-4.334 5.774-4.334 3.248 0 5.226 1.888 5.226 4.334 0 2.46-1.978 4.305-5.226 4.305zm-2.774-5.639v1h6v-1h-6zm0 2v1h3v-1h-3z\" fill=\"%23FDFDFD\"/></svg>") 50%/contain no-repeat}.iceinplay .support-wrap a{color:#fdfdfd}.iceinplay .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.iceinplay .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.iceinplay .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.iceinplay .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.iceinplay .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.iceinplay .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23443A56\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.iceinplay .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23443A56\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.iceinplay .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23443A56\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.iceinplay .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23443A56\" fill-rule=\"nonzero\"/></svg>") no-repeat}.iceinplay .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.iceinplay .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.iceinplay .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.iceinplay .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.iceinplay .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.iceinplay .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FDE79D\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.iceinplay .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FDE79D\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.iceinplay .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FDE79D\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.iceinplay .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FDE79D\" fill-rule=\"nonzero\"/></svg>") no-repeat}.iceinplay .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.iceinplay .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.iceinplay .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.iceinplay .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.iceinplay .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.iceinplay .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.iceinplay .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.iceinplay .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.iceinplay .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.iceinplay .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.iceinplay .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.iceinplay .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.iceinplay .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.iceinplay .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.iceinplay .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.iceinplay .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.iceinplay .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.iceinplay .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.dhoom .btn.select,.dhoom .select.btn-send,.dhoom .select.login,.dhoom .select.form-select,.dhoom .pages a.select,.pages .dhoom a.select{color:#fff;background-color:#c1292e;border-color:#7b070b}.dhoom .btn-send,.dhoom .login{color:#000;box-shadow:none;background-image:linear-gradient(#f4d218 15%,#baa012 100%);border:1px solid #6b5f02}.dhoom .btn-send.disable,.dhoom .disable.login{color:#a5a5a5;background-image:linear-gradient(#fbeda3 15%,#e5dba1 100%);border:1px solid #c4bf9a}.dhoom header{color:#fff;background-color:#0e2b90;background-image:url(/images/mobile/dhoom/head_bg.jpg);background-repeat:repeat-x;background-size:cover}.dhoom header a{color:#fff;background-color:#05207b;border-color:#000;box-shadow:inset 0 1px #ffffff80}.dhoom header .a-open_tv{background-image:linear-gradient(#bc282c 0%,#881d20 100%)}.dhoom header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.dhoom header{background-size:cover}.dhoom header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.dhoom header .top-logo{background-image:url(/images/mobile/dhoom/logo-dhoom.png);height:13.3333vw;margin-top:-2.13333vw}@media screen and (aspect-ratio>=16/9){.dhoom header .top-logo{height:7.49625vmax;margin-top:-1.1994vmax}}.dhoom .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.dhoom .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.dhoom .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.dhoom .loading-bar span{background-color:#fff}.dhoom .message-wrap{color:#1e1e1e}.dhoom .message-wrap a{box-shadow:none;background-color:#0000}.dhoom .message-wrap.error{color:#fff}.dhoom .wrap-highlight{background-color:#c1292e;border-bottom-color:#d3696d}.dhoom .wrap-highlight a{color:#fff}.dhoom .wrap-highlight .select a{color:#fff;background:#d3696d}.dhoom .wrap-highlight .menu-casino a{background:#473841}.dhoom .wrap-highlight .tag-new{background:url("data:image/svg+xml,<svg width=\"32\" height=\"16\" viewBox=\"0 0 32 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 12l-7 4 1-4h-11c-1.657 0-3-1.343-3-3v-6c0-1.657 1.343-3 3-3h26c1.657 0 3 1.343 3 3v6c0 1.657-1.343 3-3 3h-9z\" fill=\"%23E26171\"/></svg>") 50% no-repeat}.dhoom .highlight-list,.dhoom .inplay-list{border-bottom-color:#303fa3}.dhoom .a-search:before{background-image:linear-gradient(90deg,#c1292e00 0%,#c1292e 110%)}.dhoom .market-type a{background-color:#303fa3;border-color:#141e63}.dhoom .market-type .select a{color:#fff;background-image:linear-gradient(#e03d45 0%,#c1292e 100%);border-color:#7b070b}.dhoom .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.dhoom .pop-wrap h3,.dhoom .select-list h3{color:#fff;background-image:linear-gradient(-180deg,#303fa3 0%,#141e63 100%)}.dhoom .login-pop{background-color:#c1292e;background-image:linear-gradient(56deg,#e03d45 4%,#c1292e 42%)}.dhoom .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(0,0,0)\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.dhoom .login-pop .state{color:#ccc}.dhoom .side-head{background-color:#0027ae}.dhoom .side-head h3{color:#fff}.dhoom .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23FFFFFF\"/></g></svg>")}.dhoom .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.dhoom .side-head .close{border-color:#ffffff80}.dhoom .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.dhoom .login-RnR .policy-header,.dhoom .login-policy .policy-header{background:linear-gradient(-180deg,#303fa3 0%,#141e63 100%)}.dhoom .login-RnR .policy-header h1,.dhoom .login-policy .policy-header h1{color:#fff}@media (orientation:landscape){.dhoom .login-RnR .btn-send:before,.dhoom .login-RnR .login:before,.dhoom .login-policy .btn-send:before,.dhoom .login-policy .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.dhoom .announce-header h1{color:#fff}.dhoom .bets-back .col-stake,.dhoom .bets-lay .col-stake,.dhoom .bets-book .col-stake,.dhoom .bets-head .col-stake{flex:0 0 20.2667vw}.dhoom .bets-back .col-profit,.dhoom .bets-lay .col-profit,.dhoom .bets-book .col-profit,.dhoom .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.dhoom .bets-back .col-stake,.dhoom .bets-lay .col-stake,.dhoom .bets-book .col-stake,.dhoom .bets-head .col-stake{flex:0 0 12.2939vmax}.dhoom .bets-back .col-profit,.dhoom .bets-lay .col-profit,.dhoom .bets-book .col-profit,.dhoom .bets-head .col-profit{flex:0 13.1934vmax}}.dhoom .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.dhoom .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.dhoom .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.dhoom .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.dhoom .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.dhoom .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.dhoom .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.dhoom .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.dhoom .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.dhoom .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.dhoom .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.dhoom .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.dhoom .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.dhoom .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.dhoom .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.dhoom .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.dhoom .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.dhoom .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.dhoom .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.dhoom .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.dhoom .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.dhoom .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.dhoom .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.dhoom .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.dhoom .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.dhoom .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.dhoom .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.dhoom .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.dhoom .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.dhoom .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.dhoom .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.dhoom .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.dhoom .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.dhoom .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.dhoom .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.dhoom .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.baji .btn.select,.baji .select.btn-send,.baji .select.login,.baji .select.form-select,.baji .pages a.select,.pages .baji a.select{color:#000;background:#f8e71c;border-color:#666;box-shadow:inset 0 2px #0000001a}.baji .btn-send,.baji .login{color:#fff;background-image:linear-gradient(#14805e 0%,#036a4a 100%);border:1px solid #08571d}.baji .btn-send.disable,.baji .disable.login{color:#eefcf4;background-image:linear-gradient(#c9d9d2 15%,#c4d1cb 100%);border:1px solid #abbbb6}.baji header{color:#fff;background:#14805e}.baji header a{color:#fff;background-color:#40493880;border-color:#00000080;box-shadow:inset 0 1px #ffffff80}.baji header .a-open_tv{background-color:#f8e71c}.baji header .a-open_tv img{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"19\"><defs><linearGradient id=\"a\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"%23000\"/><stop offset=\"100%\" stop-color=\"%23000\"/></linearGradient><linearGradient id=\"b\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"72.529%\"><stop offset=\"0%\" stop-color=\"%2338AEFA\"/><stop offset=\"100%\" stop-color=\"%230B7DC5\"/></linearGradient></defs><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"url(%23a)\" d=\"M4 0h13a4 4 0 0 1 4 4v9a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4zm3 17h7v2H7v-2zM4 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4zm11 6.024L8 12V4l7 4.024z\"/><path fill=\"url(%23F8E71C)\" d=\"M4 2h13a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm11 6.024L8 4v8l7-3.976z\"/></g></svg>") no-repeat;width:5.6vw;height:5.06667vw}.baji header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.baji header .a-open_tv img{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"19\"><defs><linearGradient id=\"a\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"%23000\"/><stop offset=\"100%\" stop-color=\"%23000\"/></linearGradient><linearGradient id=\"b\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"72.529%\"><stop offset=\"0%\" stop-color=\"%2338AEFA\"/><stop offset=\"100%\" stop-color=\"%230B7DC5\"/></linearGradient></defs><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"url(%23a)\" d=\"M4 0h13a4 4 0 0 1 4 4v9a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4zm3 17h7v2H7v-2zM4 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4zm11 6.024L8 12V4l7 4.024z\"/><path fill=\"url(%23F8E71C)\" d=\"M4 2h13a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm11 6.024L8 4v8l7-3.976z\"/></g></svg>") no-repeat;width:3.14843vmax;height:2.84858vmax}.baji header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.baji header .top-logo{background-image:url(/images/mobile/baji/logo-baji.png);height:12vw;margin-top:-.53333vw}@media screen and (aspect-ratio>=16/9){.baji header .top-logo{height:6.74663vmax;margin-top:-.29985vmax}}.baji .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.baji .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.baji .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.baji .loading-bar span{background-color:#fff}.baji .message-wrap{color:#1e1e1e}.baji .message-wrap a{box-shadow:none;background-color:#0000}.baji .message-wrap.error{color:#fff}.baji .wrap-highlight{background-image:linear-gradient(1deg,#242424 3%,#323232 99%);border-color:#f8e71c}.baji .wrap-highlight a{color:#e6eed6}.baji .wrap-highlight .select a{background-image:inherit;color:#000;background-color:#f8e71c;box-shadow:inset 1px 1px #000,inset -1px 0 #000,inset 0 2px #fff8cd80}.baji .highlight-list,.baji .inplay-list{border-bottom-color:#112710}.baji .a-search:before{background-image:linear-gradient(90deg,#0000 10%,#000 150%)}.baji .market-type a{background-color:#333}.baji .market-type .select a{color:#fff;background-image:linear-gradient(#8fbe17 0%,#466d04 100%);background-image:inherit;background:linear-gradient(#14805e 0%,#036a4a 100%);border-color:#08571d}.baji .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.baji .pop-wrap h3,.baji .select-list h3{color:#fff;background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji .login-pop{background:#14805e}.baji .login-pop input{border:1px solid #666}.baji .login-pop .login{color:#000;box-shadow:none;background-image:linear-gradient(#f3de00 0%,#d0be00 100%);border:1px solid #08571d}.baji .login-pop .state{color:#cdbc00}.baji .side-head{background-image:inherit;background-color:#14805e}.baji .side-head h3{color:#e6eed6}.baji .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23E6EED6\"/></g></svg>")}.baji .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23E6EED6\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.baji .side-head .close{border-color:#e6dad680}.baji .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23E6EED6\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.baji .login-RnR .policy-header{background:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.baji .login-RnR .btn-send:before,.baji .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.baji .announce-header h1{color:#e6eed6}.baji .left-side .side-wrap{width:100%}.baji .bets-back .col-stake,.baji .bets-lay .col-stake,.baji .bets-book .col-stake,.baji .bets-head .col-stake{flex:0 0 20.2667vw}.baji .bets-back .col-profit,.baji .bets-lay .col-profit,.baji .bets-book .col-profit,.baji .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.baji .bets-back .col-stake,.baji .bets-lay .col-stake,.baji .bets-book .col-stake,.baji .bets-head .col-stake{flex:0 0 12.2939vmax}.baji .bets-back .col-profit,.baji .bets-lay .col-profit,.baji .bets-book .col-profit,.baji .bets-head .col-profit{flex:0 13.1934vmax}}.baji .support-wrap{color:#fdfdfd}.baji .support-wrap>dt:before{background:url("data:image/svg+xml,<svg width=\"23\" height=\"21\" viewBox=\"0 0 23 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.797 15.65c2.342.338 4.072 1.702 4.509 2.1.436.398.694 3.25.694 3.25h-17s-.032-2.314.744-3.25c.436-.398 1.809-1.762 4.153-2.1 2.327-.322 1.616-2.774 1.696-2.743.081.045-.016-.522-.016-.522s-1.696-1.548-1.681-2.943c.032-1.41 0-2.131 0-2.131s.275-3.31 2.666-3.31l1.341.614c2.149 0 2.504 2.696 2.504 2.696v2.331s-.275 1.978-1.616 2.698c0 0-.097.569-.016.521.081-.03-.307 2.468 2.02 2.79zm5.977-7.011c-.396 0-.956-.115-1.323-.172-1.515 1.987-4.19 1.473-4.19 1.473 1.679-.83 1.978-2.303 1.679-2.489-1.324-.816-1.939-1.731-1.939-3.117 0-2.446 2.539-4.334 5.774-4.334 3.248 0 5.226 1.888 5.226 4.334 0 2.46-1.978 4.305-5.226 4.305zm-2.774-5.639v1h6v-1h-6zm0 2v1h3v-1h-3z\" fill=\"%23CDBC00\"/></svg>") 50%/contain no-repeat}.baji .support-wrap a{color:#cdbc00}.baji .path-wrap{background-color:#1b3e19}.baji .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.baji .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.baji .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.baji .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.baji .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.baji .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.baji .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.baji .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(230,238,214)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.baji .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.baji .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.baji .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.baji .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.baji .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.baji .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.baji .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.baji .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.baji .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23000000\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.baji .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23000000\" fill-rule=\"nonzero\"/></svg>") no-repeat}.baji .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.baji .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.baji .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.baji .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.baji .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.baji .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.baji .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.baji .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.baji .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.baji .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.baji .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.baji .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.baji .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.baji .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.baji .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.baji .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.baji .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.baji .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.baji .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.baji .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.agexch247 .btn.select,.agexch247 .select.btn-send,.agexch247 .select.login,.agexch247 .select.form-select,.agexch247 .pages a.select,.pages .agexch247 a.select{color:#fff;background:#c90000;border-color:#830000}.agexch247 .btn-send,.agexch247 .login{color:#fff;background-image:linear-gradient(#b90010 0%,#870013 100%);border-color:#590000}.agexch247 .btn-send.disable,.agexch247 .disable.login{color:#fff9;background-image:linear-gradient(-180deg,#bcaaaa 0% 100%);border-color:#aaa}.agexch247 header{color:#fff;background-image:url(/images/mobile/agEX247/bg-top-agEX.png),linear-gradient(#190004 0%,#000 100%);background-position:0 100%;background-repeat:no-repeat}.agexch247 header a{color:#fff;background-color:#8c0000e6;border-color:#000;box-shadow:inset 0 1px #fff6}.agexch247 header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#f2e9cf!important}.agexch247 header .top-logo{background-image:url(/images/mobile/agEX247/logo-agEX.png);height:13.3333vw;margin-top:-1.86667vw}.agexch247 header .login-index{color:#fff}.agexch247 header .btn-signup{background-image:linear-gradient(-180deg,#666 0%,#333 100%);margin-right:1.06667vw;display:none}.agexch247 header .a-open_tv{background-color:#0a7b89;border-color:#062a2e}@media screen and (aspect-ratio>=16/9){.agexch247 header .top-logo{height:7.49625vmax;margin-top:-1.04948vmax}.agexch247 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}.agexch247 header .btn-signup{width:10.7946vmax;margin-right:.5997vmax}}.agexch247 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.agexch247 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.agexch247 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.agexch247 .loading-bar span{background-color:#fff}.agexch247 .message-wrap{color:#1e1e1e}.agexch247 .message-wrap a{box-shadow:none;background-color:#0000}.agexch247 .message-wrap.error{color:#fff}.agexch247 .wrap-highlight{background-image:linear-gradient(#4e0000 0%,#190004 71%);border-bottom-color:#a90000}.agexch247 .wrap-highlight a{color:#fff}.agexch247 .wrap-highlight .select a{color:#fff;background-image:linear-gradient(#e80000 0%,#a70000 100%)}.agexch247 .wrap-highlight .menu-casino a{color:#fff}.agexch247 .wrap-highlight .icon-cricket,.agexch247 .wrap-highlight .select a .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.agexch247 .wrap-highlight .icon-soccer,.agexch247 .wrap-highlight .select a .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.agexch247 .wrap-highlight .icon-tennis,.agexch247 .wrap-highlight .select a .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.agexch247 .wrap-highlight .icon-basketball,.agexch247 .wrap-highlight .select a .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.agexch247 .wrap-highlight .icon-HR,.agexch247 .wrap-highlight .select a .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.agexch247 .wrap-highlight .icon-dog,.agexch247 .wrap-highlight .select a .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.agexch247 .wrap-highlight .icon-racing,.agexch247 .wrap-highlight .select a .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,255,255)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.agexch247 .wrap-highlight .icon-election,.agexch247 .wrap-highlight .select a .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.agexch247 .highlight-list,.agexch247 .inplay-list{border-bottom-color:#000}.agexch247 .a-search{background-image:linear-gradient(#a70000 0%,#5f0000 100%)}.agexch247 .a-search:before{background-image:linear-gradient(90deg,#92000000 0%,#000 110%)}.agexch247 .market-type a{background-color:#222}.agexch247 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFB80C\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFB80C\"/></g></svg>") 50%/contain no-repeat}.agexch247 .pop-wrap h3,.agexch247 .select-list h3{color:#fff;background-image:url(/images/mobile/agEX247/bg-top-agEX.png),linear-gradient(#190004 0%,#000 100%)}.agexch247 .login-pop{background-image:linear-gradient(#600009 0%,#190004 100%)}.agexch247 .login-pop input{border:1px solid #666}.agexch247 .login-pop .login:after{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"><path fill=\"rgb(255,255,255\" fill-rule=\"evenodd\" d=\"M5.672 11.238l2.066-2.355H0V7.117h7.776L5.672 4.762 6.8 3.5 10.82 8 6.8 12.5 5.67 11.238zM13.348 0c.435 0 .82.17 1.153.508.334.338.5.73.5 1.172v11.64c0 .443-.166.834-.5 1.172-.332.34-.717.508-1.152.508H1.898c-.434 0-.818-.17-1.15-.508-.334-.338-.5-.73-.5-1.172V10h1.65v3.32h11.45V1.68H1.898V5H.25V1.68c0-.443.166-.834.5-1.172C1.08.168 1.463 0 1.897 0h11.45z\"/></svg>")}.agexch247 .login-pop .state{color:#d0021b}.agexch247 .side-head{background:#ba0101}.agexch247 .side-head h3{color:#fff;background:0 0}.agexch247 .side-head .close{border-left-color:#730000}.agexch247 .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.agexch247 .login-RnR .policy-header{background:linear-gradient(-180deg,#414141 0%,#000 100%)}.agexch247 .login-RnR .policy-header h1{color:#ffb80c}@media (orientation:landscape){.agexch247 .login-RnR .btn-send:before,.agexch247 .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.agexch247 .announce-header{background-image:linear-gradient(#8e0000 0%,#350000 100%)}.agexch247 .announce-header h1{color:#fff}.agexch247 .inplay-list{border-bottom-color:#7e97a7}.agexch247 .quick_link{background-color:#000}.agexch247 .support-wrap{margin-bottom:6.4vw}@media screen and (aspect-ratio>=16/9){.agexch247 .support-wrap{margin-bottom:2.9985vmax}}.agexch247 .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.agexch247 .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.agexch247 .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.agexch247 .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.agexch247 .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.agexch247 .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.agexch247 .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.agexch247 .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23000000\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.agexch247 .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23000000\" fill-rule=\"nonzero\"/></svg>") no-repeat}.agexch247 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.agexch247 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.agexch247 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.agexch247 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.agexch247 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.agexch247 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.agexch247 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(255,184,12)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.agexch247 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(255,184,12)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.agexch247 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(255,184,12)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.agexch247 .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.agexch247 .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.agexch247 .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.agexch247 .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.agexch247 .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.agexch247 .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.agexch247 .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.agexch247 .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.agexch247 .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.agexch247 .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.agexch247 .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.agexch247 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.agexch247 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.agexch247 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.agexch247 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.agexch247 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.agexch247 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.agexch247 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.agexch247 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.agexch247 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.baji365 .btn.select,.baji365 .select.btn-send,.baji365 .select.login,.baji365 .select.form-select,.baji365 .pages a.select,.pages .baji365 a.select{color:#000;background:#f8e71c;border-color:#666;box-shadow:inset 0 2px #0000001a}.baji365 .btn-send,.baji365 .login{color:#fff;background-image:linear-gradient(#14805e 0%,#036a4a 100%);border:1px solid #08571d}.baji365 .btn-send.disable,.baji365 .disable.login{color:#eefcf4;background-image:linear-gradient(#c9d9d2 15%,#c4d1cb 100%);border:1px solid #abbbb6}.baji365 header{color:#fff;background:#14805e}.baji365 header a{color:#fff;background-color:#40493880;border-color:#00000080;box-shadow:inset 0 1px #ffffff80}.baji365 header .a-open_tv{background-color:#f8e71c}.baji365 header .a-open_tv img{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"19\"><defs><linearGradient id=\"a\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"%23000\"/><stop offset=\"100%\" stop-color=\"%23000\"/></linearGradient><linearGradient id=\"b\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"72.529%\"><stop offset=\"0%\" stop-color=\"%2338AEFA\"/><stop offset=\"100%\" stop-color=\"%230B7DC5\"/></linearGradient></defs><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"url(%23a)\" d=\"M4 0h13a4 4 0 0 1 4 4v9a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4zm3 17h7v2H7v-2zM4 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4zm11 6.024L8 12V4l7 4.024z\"/><path fill=\"url(%23F8E71C)\" d=\"M4 2h13a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm11 6.024L8 4v8l7-3.976z\"/></g></svg>") no-repeat;width:5.6vw;height:5.06667vw}.baji365 header li.main-wallet span.red{background-color:#bf0000;border-radius:1.33333vw;padding:0 1.33333vw;display:inline-block;color:#fff!important}@media screen and (aspect-ratio>=16/9){.baji365 header .a-open_tv img{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"19\"><defs><linearGradient id=\"a\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"%23000\"/><stop offset=\"100%\" stop-color=\"%23000\"/></linearGradient><linearGradient id=\"b\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"72.529%\"><stop offset=\"0%\" stop-color=\"%2338AEFA\"/><stop offset=\"100%\" stop-color=\"%230B7DC5\"/></linearGradient></defs><g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"url(%23a)\" d=\"M4 0h13a4 4 0 0 1 4 4v9a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4zm3 17h7v2H7v-2zM4 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4zm11 6.024L8 12V4l7 4.024z\"/><path fill=\"url(%23F8E71C)\" d=\"M4 2h13a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm11 6.024L8 4v8l7-3.976z\"/></g></svg>") no-repeat;width:3.14843vmax;height:2.84858vmax}.baji365 header li.main-wallet span.red{border-radius:.74963vmax;padding:0 .74963vmax}}.baji365 header .top-logo{background-image:url(/images/mobile/baji365/logo-baji365.png);height:11.2vw;margin-top:-.53333vw}@media screen and (aspect-ratio>=16/9){.baji365 header .top-logo{height:6.74663vmax;margin-top:-.29985vmax}}.baji365 .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"rgb(255,255,255)\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.baji365 .a-refresh img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-7 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10 4.029c1.635 0 3.144.36 4.527 1.079 1.365.703 2.443 1.655 3.233 2.854.827 1.247 1.24 2.59 1.24 4.028 0 1.44-.413 2.782-1.24 4.03-.79 1.214-1.868 2.173-3.233 2.877A9.596 9.596 0 0 1 10 20a9.596 9.596 0 0 1-4.527-1.103c-1.365-.704-2.443-1.663-3.233-2.878C1.413 14.772 1 13.43 1 11.99h2.263c0 1.088.301 2.09.903 3.01.602.92 1.42 1.647 2.452 2.182 1.033.536 2.16.804 3.382.804s2.349-.268 3.382-.804c1.033-.535 1.85-1.263 2.452-2.182.602-.92.903-1.922.903-3.01 0-1.087-.301-2.09-.903-3.01-.602-.918-1.42-1.646-2.452-2.181-1.033-.536-2.16-.804-3.382-.804v4.029L4.368 5.012 10 0v4.029z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.baji365 .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"rgb(255,255,255)\"/></g></svg>")}.baji365 .loading-bar span{background-color:#fff}.baji365 .message-wrap{color:#1e1e1e}.baji365 .message-wrap a{box-shadow:none;background-color:#0000}.baji365 .message-wrap.error{color:#fff}.baji365 .wrap-highlight{background-image:linear-gradient(1deg,#242424 3%,#323232 99%);border-color:#f8e71c}.baji365 .wrap-highlight a{color:#e6eed6}.baji365 .wrap-highlight .select a{background-image:inherit;color:#000;background-color:#f8e71c;box-shadow:inset 1px 1px #000,inset -1px 0 #000,inset 0 2px #fff8cd80}.baji365 .highlight-list,.baji365 .inplay-list{border-bottom-color:#112710}.baji365 .a-search:before{background-image:linear-gradient(90deg,#0000 10%,#000 150%)}.baji365 .market-type a{background-color:#333}.baji365 .market-type .select a{color:#fff;background-image:linear-gradient(#8fbe17 0%,#466d04 100%);background-image:inherit;background:linear-gradient(#14805e 0%,#036a4a 100%);border-color:#08571d}.baji365 .a-depth img{background:url("data:image/svg+xml,<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><circle id=\"a\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\"/></defs><g fill=\"none\"><g transform=\"translate(-7 -230) translate(7 230)\"><circle stroke=\"%23FFFFFF\" cx=\"12.5\" cy=\"12.5\" r=\"12\"/></g><path d=\"M10 12h-2v5h2v-5zm3-4h-2v9h2v-9zm7 10h-13v-12h-1v13h14v-1zm-4-8h-2v7h2v-7zm3-3h-2v10h2v-10z\" fill=\"%23FFFFFF\"/></g></svg>") 50%/contain no-repeat}.baji365 .pop-wrap h3,.baji365 .select-list h3{color:#fff;background-image:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji365 .login-pop{background:#14805e}.baji365 .login-pop input{border:1px solid #666}.baji365 .login-pop .login{color:#000;box-shadow:none;background-image:linear-gradient(#f3de00 0%,#d0be00 100%);border:1px solid #08571d}.baji365 .login-pop .state{color:#cdbc00}.baji365 .side-head{background-image:inherit;background-color:#14805e}.baji365 .side-head h3{color:#e6eed6}.baji365 .side-head .a-setting img{background-image:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><path d=\"M0 4.004A3.997 3.997 0 0 1 3.998 0h27.004A3.999 3.999 0 0 1 35 4.004v23.992A3.997 3.997 0 0 1 31.002 32H3.998A3.999 3.999 0 0 1 0 27.996V4.004z\" id=\"b\"/><filter x=\"-2.9%\" y=\"-3.1%\" width=\"105.7%\" height=\"106.3%\" filterUnits=\"objectBoundingBox\" id=\"a\"><feOffset dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetInner1\"/><feComposite in=\"shadowOffsetInner1\" in2=\"SourceAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\" result=\"shadowInnerInner1\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0\" in=\"shadowInnerInner1\"/></filter></defs><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-8 -6)\"><use fill=\"%23000\" filter=\"url(%23a)\" xlink:href=\"%23b\"/><path stroke=\"%23BC8C17\" d=\"M.5 4.004v23.992A3.499 3.499 0 0 0 3.998 31.5h27.004a3.497 3.497 0 0 0 3.498-3.504V4.004A3.499 3.499 0 0 0 31.002.5H3.998A3.497 3.497 0 0 0 .5 4.004z\" stroke-linejoin=\"square\"/></g><path d=\"M10.488 13c.621 0 1.203-.16 1.744-.478a3.608 3.608 0 0 0 1.29-1.278A3.32 3.32 0 0 0 14 9.512c0-.621-.16-1.203-.478-1.744a3.578 3.578 0 0 0-1.29-1.29A3.382 3.382 0 0 0 10.488 6a3.32 3.32 0 0 0-1.732.478c-.534.318-.96.748-1.278 1.29A3.382 3.382 0 0 0 7 9.512c0 .621.16 1.198.478 1.732.318.534.744.96 1.278 1.278a3.32 3.32 0 0 0 1.732.478zm7.187-2.014l2.147 1.634c.099.08.157.184.173.313a.555.555 0 0 1-.074.36l-2.073 3.462a.448.448 0 0 1-.26.216.56.56 0 0 1-.357-.024l-2.542-.985c-.658.464-1.242.793-1.752.985l-.37 2.62a.607.607 0 0 1-.185.313.453.453 0 0 1-.309.12H7.927a.485.485 0 0 1-.469-.433l-.395-2.62c-.69-.272-1.267-.6-1.727-.985l-2.567.985c-.263.112-.469.048-.617-.192L.079 13.293a.555.555 0 0 1-.074-.36.464.464 0 0 1 .173-.313l2.171-1.634A7.323 7.323 0 0 1 2.3 10c0-.433.017-.761.05-.986L.177 7.38a.464.464 0 0 1-.173-.313.555.555 0 0 1 .074-.36l2.073-3.462c.148-.24.354-.304.617-.192l2.567.985a8.02 8.02 0 0 1 1.727-.985l.395-2.62A.485.485 0 0 1 7.927 0h4.146c.115 0 .218.04.309.12.09.08.152.184.185.313l.37 2.62c.641.24 1.226.569 1.752.985l2.542-.985a.56.56 0 0 1 .358-.024.448.448 0 0 1 .259.216l2.073 3.462c.066.112.09.232.074.36a.464.464 0 0 1-.173.313l-2.147 1.634c.033.225.05.553.05.986 0 .433-.017.761-.05.986z\" fill=\"%23E6EED6\"/></g></svg>")}.baji365 .side-head .a-open_bets img{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%23E6EED6\" fill-rule=\"nonzero\" d=\"M19.314 6.38c-.41-1.052-.987-2.018-1.708-2.862-1.49-1.75-3.574-2.97-5.94-3.368C11.125.06 10.57 0 10 0c-.57 0-1.124.06-1.667.15-2.365.398-4.447 1.62-5.94 3.367-.72.845-1.297 1.81-1.707 2.863C.25 7.504 0 8.722 0 10c0 1.175.213 2.297.585 3.344.38 1.066.927 2.05 1.62 2.914 1.503 1.868 3.662 3.178 6.128 3.592.543.09 1.098.15 1.667.15.57 0 1.124-.06 1.667-.15 2.466-.414 4.625-1.724 6.127-3.592.694-.864 1.242-1.848 1.62-2.913.373-1.047.586-2.17.586-3.345 0-1.278-.25-2.496-.686-3.62zm-1.173.678l-1.747 1.01c-.332-1.095-.937-2.07-1.735-2.848l1.764-1.02c.746.826 1.333 1.793 1.72 2.858zM15.348 10c0 2.948-2.398 5.347-5.347 5.347-2.95 0-5.347-2.4-5.347-5.347 0-2.948 2.398-5.347 5.347-5.347 2.95 0 5.347 2.4 5.347 5.347zM10 1.333c.57 0 1.127.06 1.667.165v2.04c-.534-.137-1.09-.218-1.667-.218-.576 0-1.133.08-1.667.22V1.497c.54-.106 1.097-.165 1.667-.165zM3.578 4.2l1.765 1.02c-.8.778-1.404 1.753-1.736 2.847L1.86 7.057c.385-1.065.973-2.03 1.718-2.856zm-1.82 8.467l1.775-1.024c.282 1.112.84 2.11 1.604 2.923L3.38 15.58c-.717-.848-1.272-1.834-1.622-2.913zm8.242 6c-.57 0-1.127-.06-1.667-.165v-2.04c.534.137 1.09.218 1.667.218.576 0 1.133-.08 1.667-.22v2.042c-.54.106-1.097.165-1.667.165zm6.62-3.087l-1.757-1.014c.763-.81 1.322-1.81 1.604-2.923l1.775 1.025c-.35 1.078-.905 2.064-1.622 2.912zm-6.003-6.325c1.174.418 1.647.966 1.647 1.862 0 .887-.62 1.644-1.755 1.843v.514c0 .27-.218.488-.485.488s-.483-.218-.483-.488v-.444c-.39-.018-.772-.088-1.098-.187-.332-.1-.526-.448-.44-.787l.005-.017c.035-.145.13-.265.258-.335.13-.07.28-.08.42-.03.328.117.708.2 1.11.2.563 0 .947-.22.947-.618 0-.38-.315-.618-1.045-.867-1.056-.358-1.775-.856-1.775-1.822 0-.877.61-1.564 1.667-1.773v-.458c0-.285.24-.513.53-.486.25.025.436.247.436.5v.375c.347.016.634.062.875.125.315.082.504.406.423.723l-.01.034c-.034.14-.124.258-.248.328s-.27.086-.407.043c-.238-.075-.538-.137-.908-.137-.642 0-.848.28-.848.56 0 .327.344.536 1.183.855z\"/></svg>")}.baji365 .side-head .close{border-color:#e6dad680}.baji365 .side-head .close:before{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><path fill=\"%23E6EED6\" fill-rule=\"evenodd\" d=\"M9 .912L5.412 4.5 9 8.088 8.088 9 4.5 5.412.912 9 0 8.088 3.588 4.5 0 .912.912 0 4.5 3.588 8.088 0z\"/></svg>")}.baji365 .login-RnR .policy-header{background:linear-gradient(1deg,#242424 3%,#323232 99%)}.baji365 .login-RnR .policy-header h1{color:#fff}@media (orientation:landscape){.baji365 .login-RnR .btn-send:before,.baji365 .login-RnR .login:before{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"rgb(255,255,255)\" fill-rule=\"evenodd\" d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"/></svg>") 50% no-repeat}}.baji365 .announce-header h1{color:#e6eed6}.baji365 .left-side .side-wrap{width:100%}.baji365 .bets-back .col-stake,.baji365 .bets-lay .col-stake,.baji365 .bets-book .col-stake,.baji365 .bets-head .col-stake{flex:0 0 20.2667vw}.baji365 .bets-back .col-profit,.baji365 .bets-lay .col-profit,.baji365 .bets-book .col-profit,.baji365 .bets-head .col-profit{flex:0 22.4vw}@media screen and (aspect-ratio>=16/9){.baji365 .bets-back .col-stake,.baji365 .bets-lay .col-stake,.baji365 .bets-book .col-stake,.baji365 .bets-head .col-stake{flex:0 0 12.2939vmax}.baji365 .bets-back .col-profit,.baji365 .bets-lay .col-profit,.baji365 .bets-book .col-profit,.baji365 .bets-head .col-profit{flex:0 13.1934vmax}}.baji365 .support-wrap{color:#fdfdfd}.baji365 .support-wrap>dt:before{background:url("data:image/svg+xml,<svg width=\"23\" height=\"21\" viewBox=\"0 0 23 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.797 15.65c2.342.338 4.072 1.702 4.509 2.1.436.398.694 3.25.694 3.25h-17s-.032-2.314.744-3.25c.436-.398 1.809-1.762 4.153-2.1 2.327-.322 1.616-2.774 1.696-2.743.081.045-.016-.522-.016-.522s-1.696-1.548-1.681-2.943c.032-1.41 0-2.131 0-2.131s.275-3.31 2.666-3.31l1.341.614c2.149 0 2.504 2.696 2.504 2.696v2.331s-.275 1.978-1.616 2.698c0 0-.097.569-.016.521.081-.03-.307 2.468 2.02 2.79zm5.977-7.011c-.396 0-.956-.115-1.323-.172-1.515 1.987-4.19 1.473-4.19 1.473 1.679-.83 1.978-2.303 1.679-2.489-1.324-.816-1.939-1.731-1.939-3.117 0-2.446 2.539-4.334 5.774-4.334 3.248 0 5.226 1.888 5.226 4.334 0 2.46-1.978 4.305-5.226 4.305zm-2.774-5.639v1h6v-1h-6zm0 2v1h3v-1h-3z\" fill=\"%23CDBC00\"/></svg>") 50%/contain no-repeat}.baji365 .support-wrap a{color:#cdbc00}.baji365 .path-wrap{background-color:#1b3e19}.baji365 .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.baji365 .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.baji365 .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.baji365 .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.baji365 .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.baji365 .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.baji365 .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"rgb(230,238,214)\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.baji365 .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"rgb(230,238,214)\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.baji365 .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"rgb(230,238,214)\" fill-rule=\"nonzero\"/></svg>") no-repeat}.baji365 .select .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.baji365 .select .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.baji365 .select .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.baji365 .select .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.baji365 .select .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.baji365 .select .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23000000\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.baji365 .select .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23000000\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.baji365 .select .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23000000\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.baji365 .select .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23000000\" fill-rule=\"nonzero\"/></svg>") no-repeat}.baji365 .quick_link .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.baji365 .quick_link .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.baji365 .quick_link .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.baji365 .quick_link .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.baji365 .quick_link .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.baji365 .quick_link .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%23FFFFFF\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.baji365 .quick_link .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.baji365 .quick_link .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%23FFFFFF\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.baji365 .quick_link .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%23FFFFFF\" fill-rule=\"nonzero\"/></svg>") no-repeat}.baji365 .quick_link .icon-inplay{background:url("data:image/svg+xml,<svg width=\"20\" height=\"21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 18.944c1.94 0 3.592-.718 4.953-2.154 1.362-1.436 2.042-3.165 2.042-5.189 0-2.023-.68-3.744-2.042-5.164-1.361-1.42-3.012-2.13-4.953-2.13-1.94 0-3.592.71-4.953 2.13-1.362 1.42-2.042 3.141-2.042 5.164 0 2.024.68 3.753 2.042 5.19 1.361 1.435 3.012 2.153 4.953 2.153zm0-16.741c2.504 0 4.632.922 6.385 2.766 1.753 1.843 2.63 4.054 2.63 6.632 0 2.579-.877 4.79-2.63 6.633C14.632 20.078 12.504 21 10 21s-4.632-.922-6.385-2.766C1.862 16.39.985 14.18.985 11.601c0-2.578.877-4.789 2.63-6.632C5.368 3.125 7.496 2.203 10 2.203zm.516 4.21v5.482l3.991 2.448-.751 1.272-4.742-2.937V6.413h1.502zM5.87 1.566L1.268 5.58 0 4.014 4.6 0 5.87 1.566zM20 4.014l-1.268 1.615-4.6-4.063L15.398 0 20 4.014z\" fill=\"%23FFFFFF\" fill-rule=\"evenodd\"/></svg>") no-repeat}.baji365 .quick_link .icon-pin{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%23FFFFFF\" fill-rule=\"evenodd\" d=\"M12.5 25C5.596 25 0 19.404 0 12.5S5.596 0 12.5 0 25 5.596 25 12.5 19.404 25 12.5 25zm5.09-13.203c-.09 0-.18-.032-.27-.095-.49-.19-.802-.49-.936-.9L15.18 5.203v-.237c0-.253.222-.46.668-.617l.067-.048h.067c.536-.158.804-.426.804-.806 0-.443-.09-.72-.268-.83-.18-.11-.49-.166-.938-.166H9.42c-.447 0-.76.055-.938.166-.178.11-.268.387-.268.83 0 .38.268.648.804.806h.067l.067.048c.446.158.67.364.67.617v.237L8.615 10.8c-.134.412-.446.712-.937.902-.09.063-.18.095-.27.095-1.606.57-2.41 1.44-2.41 2.61 0 .378.067.64.2.78.135.144.403.215.804.215h5.425l.802 8.348h.536l.803-8.348h5.426c.4 0 .67-.063.803-.19.133-.126.2-.395.2-.806 0-1.17-.804-2.04-2.41-2.61z\"/></svg>") no-repeat}.baji365 .channel-list .icon-cricket{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M4.565 2.84c.505-.414 1.042-.79 1.608-1.123l15.66 19.1c-.436.487-.91.94-1.416 1.356L4.565 2.84zm-1.79 1.806l15.522 18.93C16.565 24.487 14.592 25 12.5 25 5.596 25 0 19.404 0 12.5c0-2.975 1.04-5.707 2.775-7.854zM8.557.636C9.797.222 11.122 0 12.5 0 19.404 0 25 5.596 25 12.5c0 2.252-.596 4.366-1.638 6.19L8.557.636z\"/></svg>") no-repeat}.baji365 .channel-list .icon-soccer{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M19.63 2.945c-.77-.574-1.602-1.052-2.492-1.43-.49-.205-.987-.378-1.495-.516-.4.162-.892.472-1.714 1.174-.687-.073-1.38-.076-2.076-.01-.91.086-1.822.288-2.715.604-.808.283-1.446.606-1.876.853-.626-.223-1.49-.496-1.937-.64-.44.333-.86.697-1.256 1.093-1.02 1.02-1.835 2.197-2.428 3.5-.074.785-.037 1.595.018 2.21-.294.738-.505 1.508-.628 2.3-.128.827-.18 2.328-.12 3.223.15.625.352 1.237.605 1.835.6 1.42 1.46 2.695 2.554 3.79.304.302.62.587.95.853-.013-.275-.096-1.328-.09-1.727l4.106-1.37 4.74 2.05c.367 1.485.56 2.295.583 2.43-.87.57-3.007.998-4 1.063.7.126 1.415.19 2.14.19 1.608 0 3.17-.315 4.64-.936.786-.333 1.528-.745 2.22-1.232-.878.453-1.912.55-2.89.71-.086.012-1.312.1-1.32.063l-.617-2.51 3.337-3.474 4.324-.394c.065.673.273 1.665.337 2.3.368-.57.686-1.174.953-1.805.62-1.47.937-3.03.937-4.64 0-1.14-.16-2.26-.474-3.338-.002.01-.002.016-.002.023-.26-.502-.564-.985-.908-1.444-.544-.727-1.19-1.396-1.923-1.992-.133-.664-.5-1.707-1.484-2.803zm1.707.715c1.147 1.15 2.048 2.484 2.68 3.976.652 1.54.983 3.18.983 4.865 0 1.69-.33 3.326-.982 4.867-.63 1.49-1.53 2.825-2.68 3.973-1.146 1.147-2.483 2.048-3.972 2.678-1.54.65-3.18.982-4.866.982-1.69 0-3.325-.33-4.866-.982-1.49-.63-2.826-1.53-3.973-2.678-1.147-1.148-2.048-2.484-2.678-3.973C.332 15.827 0 14.187 0 12.5c0-1.687.33-3.323.982-4.864.63-1.49 1.53-2.826 2.68-3.973C4.807 2.515 6.144 1.615 7.633.985 9.174.33 10.81.003 12.497 0c1.69 0 3.325.33 4.866.982 1.49.63 2.826 1.53 3.974 2.678zm-4.37 2.287l-2.138 5.835-5.13.985L5.463 8.39C5.748 6.403 7.11 4.644 7.11 4.644c.007-.005.894-.646 2.318-1.142.83-.292 1.675-.478 2.518-.557.688-.063 1.373-.052 2.05.03l2.97 2.97zM2.07 16.63c-.12-.445-.263-1.09-.334-1.865-.08-.875-.055-1.744.076-2.576.1-.64.26-1.26.48-1.855.865-.73 2.01-1.158 2.642-1.355l4.16 4.296-.436 4.708-3.915 1.283c-1.034-.76-2.03-1.695-2.674-2.638zm20.236-.87c-.015.026-.077.062-.092.094l-4.296.392-2.37-4.144 2.144-5.847 3.025.19c.643.54 1.213 1.138 1.696 1.784.604.81 1.074 1.7 1.395 2.643-.336 2.92-1.17 4.38-1.502 4.887z\"/></svg>") no-repeat}.baji365 .channel-list .icon-tennis{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M11.327.048c.358 3.07 1.93 6.34 4.608 9.02 2.68 2.68 5.95 4.25 9.015 4.606-.26 2.8-1.46 5.53-3.605 7.674-2.148 2.143-4.87 3.347-7.676 3.607-.354-3.07-1.926-6.336-4.607-9.017-2.68-2.68-5.946-4.25-9.017-4.607.26-2.8 1.463-5.53 3.608-7.673C5.8 1.513 8.53.31 11.327.047zM25 12.123c-2.687-.346-5.57-1.77-7.96-4.16C14.65 5.57 13.223 2.684 12.877 0c3.076.095 6.126 1.308 8.47 3.655C23.693 6.002 24.91 9.048 25 12.123zM0 12.88c2.684.35 5.57 1.773 7.958 4.163 2.392 2.39 3.816 5.275 4.162 7.957-3.075-.09-6.12-1.308-8.466-3.652C1.308 19.002.09 15.955 0 12.88z\"/></svg>") no-repeat}.baji365 .channel-list .icon-basketball{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M13.37 2.004c-.23.312-.646.765-1.198 1.257C10.552 2.073 9.094 1.27 8.152.8c1.32-.516 2.75-.8 4.245-.8.39 0 .776.02 1.156.058l.005.09c.04.695.083 1.484-.19 1.856zm6.64 7.247c1.72-.197 3.583 2.04 4.99 3.8-.123 3.168-1.42 6.03-3.46 8.146-.197-3.35-1-7.976-3.062-11.636.43-.14.935-.24 1.533-.31zM7.33 6.13c-.512.105-1.042.203-1.554.297-1.585.292-3.2.592-4.69 1.182 1.147-2.553 3.118-4.658 5.58-5.98.394.16 2.374 1.003 4.747 2.626-1.138.8-2.565 1.56-4.083 1.874zm8.43.283c1.303-.77 2.398-1.295 3.086-1.49 1.05-.293 2.078-.47 3-.575C23.54 6.125 24.674 8.378 25 10.87c-1.527-1.643-3.307-3.135-5.308-2.922-.85.09-1.56.242-2.162.456-.414-.568-.865-1.106-1.363-1.598-.134-.133-.27-.264-.406-.393zm-1.686 6.43c-.204.7-.45 1.778-.737 3.028-.595 2.603-1.597 6.978-2.66 9.13-2.923-.41-5.52-1.856-7.416-3.964.57-5.02 6.82-10.816 11.38-13.97.188.185.374.375.558.57.398.426.765.893 1.106 1.39-1.137.816-1.724 2.073-2.23 3.817zm-5.26-2.836C6.176 12.464 3.097 15.97 2.2 19.565.816 17.555 0 15.11 0 12.475c0-1.18.166-2.32.47-3.4 1.557-.878 3.41-1.23 5.34-1.592.5-.094 1.018-.19 1.524-.298 1.806-.38 3.466-1.33 4.733-2.294.5.386 1.01.806 1.52 1.26-1.526 1.063-3.195 2.384-4.774 3.857zm5.904-4.572c-.56-.52-1.122-1-1.675-1.44.565-.517 1-.993 1.255-1.34.54-.732.518-1.738.47-2.655 2.222.455 4.236 1.497 5.884 2.96-.713.125-1.466.296-2.233.53-.856.26-2.174.95-3.702 1.945zm.564 7.498c.448-1.534.897-2.522 1.733-3.15 2.154 3.79 3.01 8.895 3.094 12.504C17.973 23.985 15.284 25 12.36 25c-.136 0-.27-.006-.403-.01.943-2.098 1.75-5.388 2.596-9.065.286-1.245.533-2.32.73-2.992z\"/></svg>") no-repeat}.baji365 .channel-list .icon-rugby{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M1.762 23.238C.14 21.615-.346 18.866.238 15.793l8.97 8.97c-3.074.584-5.822.098-7.446-1.525zM5.79 5.788c2.12-2.12 4.534-3.66 6.905-4.62l11.138 11.137c-.96 2.372-2.5 4.785-4.622 6.907-2.12 2.12-4.534 3.66-6.905 4.62L1.168 12.696c.96-2.37 2.5-4.785 4.62-6.906zm8.088 3.494c-.34-.337-.887-.337-1.223 0-.34.34-.34.89-.005 1.227l.31.307-.46.46-.31-.308c-.336-.34-.885-.34-1.22 0-.34.335-.34.883 0 1.22l.308.31-.46.46-.31-.31c-.337-.336-.885-.336-1.226.005-.336.336-.336.884 0 1.223l.31.308-.46.46-.31-.308C8.485 14 7.938 14 7.6 14.336c-.34.34-.34.89-.005 1.227l1.842 1.84c.338.338.886.337 1.227-.003.336-.337.336-.884-.002-1.223l-.31-.308.462-.462.308.31c.338.336.886.336 1.222 0 .342-.34.342-.888.006-1.227l-.31-.307.46-.46.31.307c.336.338.884.338 1.22 0 .34-.336.34-.884 0-1.222l-.308-.308.46-.46.31.31c.338.336.885.336 1.226-.006.336-.336.336-.883 0-1.222l-.31-.308.46-.46.31.308c.337.338.885.338 1.222 0 .34-.34.34-.887.004-1.225l-1.84-1.842c-.34-.336-.887-.336-1.226.005-.338.337-.338.884 0 1.222l.31.31-.462.46-.308-.31zm9.36-7.52c1.623 1.623 2.11 4.372 1.524 7.445l-8.97-8.97c3.074-.583 5.822-.098 7.446 1.525z\"/></svg>") no-repeat}.baji365 .channel-list .icon-HR{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\"><path fill=\"%233B5160\" fill-rule=\"nonzero\" d=\"M21.51 19.133S27.72 0 11.92 0h-.095C-3.915 0 2.326 19.133 2.326 19.133L0 20.753l1.794 4.156 7.236-2.752C2.155 8.02 10.608 7.224 11.918 7.185c1.31.04 9.764.836 2.888 14.974l7.236 2.75 1.794-4.156-2.325-1.62zm-18.496-7.17c0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.148 4.814c-.458 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83zM4.76 8.81c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.457 0 .83.372.83.83 0 .458-.373.83-.83.83zm13.54-.83c0-.46.37-.83.83-.83.458 0 .83.37.83.83 0 .458-.372.83-.83.83-.46 0-.83-.372-.83-.83zm1.427 8.797c-.457 0-.83-.37-.83-.83 0-.458.372-.83.83-.83.46 0 .83.372.83.83 0 .458-.37.83-.83.83zm.32-3.984c-.46 0-.83-.37-.83-.83 0-.458.37-.83.83-.83.458 0 .83.372.83.83 0 .458-.372.83-.83.83z\"/></svg>") no-repeat}.baji365 .channel-list .icon-dog{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\"><path fill=\"%233B5160\" fill-rule=\"evenodd\" d=\"M7.957 1.797C7.903 1.042 8.937.457 9.775 0c.99.78.34 2.384-1.818 1.797zm5.883.045c-.063-.578-.27-1.294-.182-1.842.71.044 2.01 2.384.182 1.842zm2.645 9.645c2.016-.34 2.912-2.517 2.828-4.462-.08-1.85-1.926-3.54-3.417-4.11-.05-.02-.143.01-.197.002-2.42-.39-2.112 2.832-1.967 4.9.142 2.035.344 4.074 2.752 3.67zM9 11.537c.91-.008 1.895-.304 2.173-.855.38-.756.087-2.314.013-3.516-.124-2.033-.313-3.524-1.89-4.166-.248-.1-.556-.142-1.17-.098-1.5.568-2.77 2.05-3.367 3.49-.957 2.315 1.45 5.174 4.24 5.146zM20.585 6.21c.583.213 1.22.65 2.143.484-.243-.88-1.042-1.41-1.927-1.886-.463.285-.38 1.016-.216 1.402zm-18.31.42c.365.217.972.055 1.135-.21-.005-.575-.038-1.12-.126-1.612-.426.525-.915.994-1.01 1.82zm17.77 8.41c.586.444 1.26 1.42 2.443 1.295 1.033-.107 2.417-2.123 2.503-3.48.12-1.906-.886-4.49-1.975-5.16-1.44-.068-2.274 1.38-2.98 2.336-.372.507-.676.934-1.024 1.508-.297.493-.86 1.228-.827 1.68.06.788 1.355 1.436 1.86 1.82zM3.104 8.665C1.255 8.443-.19 11.38.022 13.528c.193 1.925 1.895 3.823 3.636 3.78.755-.02 1.386-.487 1.878-.916.44-.384 1.115-.93 1.24-1.445.262-1.073-.726-2.61-1.245-3.564-.525-.963-1.153-2.564-2.425-2.717zm6.866 5.408c-1.7 1.512-4.124 3.677-5.028 5.48-1.64 3.27 2.094 6.137 5.9 5.298.48-.103.956-.39 1.412-.616.37-.184.91-.58 1.41-.618.63-.05 1.47.404 2.208.58 1.255.294 3.015.607 4.333.133 1.213-.437 2.41-1.702 2.512-2.92.096-1.168-.485-2.03-1.11-2.943-1.383-2.017-2.578-2.937-4.893-4.284-1.045-.608-2.522-1.48-3.643-1.648-1.553-.234-2.217.756-3.1 1.54z\"/></svg>") no-repeat}.baji365 .channel-list .icon-racing{background:url("data:image/svg+xml,<svg height=\"13\" viewBox=\"0 0 13 13\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m104.031307 120.690196c-3.529412-1.552941-5.9999818 0-5.9999818 0v5.647059 5.983852h.7058823v-2.101481c.9882353-.352922 2.8941365-.705882 5.2941365.352923 3.529411 1.552941 5.999981 0 5.999981 0v-9.882353c-.000037 0-2.470607 1.552941-6.000018 0zm5.294099 3.882371c0-.070606-1.482335.564706-3.529412.211747v2.823529c.494136.070607.988235.141177 1.341195.141177 1.341158 0 2.188217-.42353 2.188217-.42353v2.82353s-1.270588.635275-3.247059.352922c-.141176 0-.352923-.070606-.282353-.070606v-2.82353c-.564706-.07057-1.200018-.282353-1.835294-.564706-.635313-.282353-1.200018-.423529-1.694118-.564706v2.82353c.070607 0-.070606 0-.282353 0-1.835294-.282353-3.2470584.141176-3.2470584.141176v-2.823529s1.5529414-.494099 3.5294114-.141177v-2.823529c-2.117647-.423529-3.5294114.282353-3.5294114.282353v-2.823529s1.4117644-.705883 3.5294114-.282353v2.823529c.564706.07057 1.129412.282353 1.764688.564706.635312.282353 1.200018.494136 1.764687.564706v-2.82353c2.047077.352923 3.529412-.211746 3.529412-.211746v2.823566z\" fill=\"%233B5160\" transform=\"translate(-98 -120)\"/></svg>") no-repeat}.baji365 .channel-list .icon-election{background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 0h-6.4l-1.865 2.236c-.078.098-.108.226-.082.349.025.116.101.212.205.269l-5.222 1.959c-.438.165-.813.476-1.054.877l-1.727 2.878c-.368.613-.397 1.361-.077 1.999l.122.245h-1.822c-.23 0-.416.186-.416.416v7.171h-.863c-.23 0-.8 0-.8.8s.57.8.8.8h16.4c.23 0 .8 0 .8-.8s-.57-.8-.8-.8h-3.893v-3.52c0-.142-.073-.275-.193-.351-.12-.076-.271-.086-.4-.025-.303.143-1.556.823-3.758 2.039-.432.259-.924.397-1.424.397-.92 0-1.778-.456-2.305-1.237-.417-.625-.561-1.375-.405-2.109.156-.734.589-1.361 1.223-1.764l.393-.249.77-.481c.161-.1.235-.294.179-.476-.102-.334-.273-.63-.435-.859.435-.165 2.004-1.765 2.004-1.765.101.059.225.231 1.025.8.8.569 1.215.711 1.673.8-.454.381-1.254.968-2.054 1.98-.344.155-.8.42-2.4 1.22-.47.235-1.156.8-.8 1.6.356.8.974.8 1.6.8.533 0 1.6-.533 3.2-1.6 1.6-.8 3.2-.8 4.542-2.984 1.314-2.139 2.063-3.855 2.369-4.63.223.111.411.156.604.156.32 0 .636-.128.868-.352.245-.236.417-.635.417-.977v-4.814z\" fill=\"%233B5160\" fill-rule=\"nonzero\"/></svg>") no-repeat}.yabo101sport header{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.yabo101sport header .top-logo{background-image:url(/images/mobile/yabo101sport/logo-yabo101sport.png);height:10.6667vw;margin-top:-.53333vw}@media screen and (aspect-ratio>=16/9){.yabo101sport header .top-logo{height:5.997vmax;margin-top:-.29985vmax}}.yabo101sport .wrap-highlight .select a,.yabo101sport .market-type .select a{background-image:linear-gradient(-180deg,#ffb80c 15%,#ffa00c 100%)}.yabo101sport .pop-wrap h3,.yabo101sport .select-list h3{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.yabo101sport .side-head,.yabo101sport .login-RnR .policy-header,.yabo101sport .login-policy .policy-header{background:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketspro header{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketspro header .top-logo{background-image:url(/images/mobile/9wicketspro/logo-9wicketspro.png)}.wicketspro .wrap-highlight .select a,.wicketspro .market-type .select a{background-image:linear-gradient(-180deg,#ffb80c 15%,#ffa00c 100%)}.wicketspro .pop-wrap h3,.wicketspro .select-list h3{background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.wicketspro .side-head,.wicketspro .login-RnR .policy-header,.wicketspro .login-policy .policy-header{background:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 58%)}.ply_otp_num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ply_otp_num::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media screen and (width<=340px){.otp.otp_input.ply_otp_num{width:32px!important;height:32px!important;font-size:12px!important}}.v-btn.primary:not(:disabled):not(.disabled):not(.is-disabled){cursor:pointer}.v-btn.primary{background-color:#e00;background-image:linear-gradient(135deg,#f10000,#c70000 100% 0)}.v-btn{max-width:100%;font-family:var(--default-fonts);vertical-align:middle;text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none;appearance:none;-webkit-font-smoothing:inherit;text-overflow:ellipsis;background-color:#0000;border:1px solid #0000;border-radius:4px;margin:0;font-size:14px;font-weight:700;line-height:1.5;text-decoration:none;transition:all .2s ease-in-out;overflow:hidden;color:#000!important}.v-btn.success{position:relative;overflow:hidden}.v-btn:not(.v-btn--round).v-size--default{min-width:35px;height:7vw;min-height:30px;padding:0 2vw}@media only screen and (width<=370px){.v-btn{font-size:12px}}.v-btn:before{border-radius:inherit;color:inherit;content:"";opacity:0;pointer-events:none;background-color:currentColor;transition:opacity .2s cubic-bezier(.4,0,.6,1);position:absolute;inset:0}.v-btn__content{letter-spacing:normal;color:#000;align-items:center;justify-content:inherit;flex:1 0 auto;font-weight:900;line-height:normal;transition:opacity;display:flex;position:relative}.v-btn.success{background-color:#fffa00;background-image:linear-gradient(90deg,#ffe935 0,#f6ff29)}.button .mob-btn__content{letter-spacing:normal!important;color:#fff!important;font-size:12px!important;font-weight:900!important}.v-btn.success:after{content:"";width:129px;height:40px;box-shadow:none;background:url(https://d1gvwx1uptx1i3.cloudfront.net/pi/pd262026/images/animation.d3e6e1d9.svg) 0 0/129px 40px no-repeat;animation:2s linear 1s infinite fly-data-v-e3a4a5bc;position:absolute;top:0;right:0}@keyframes fly-data-v-e3a4a5bc{0%{transform:translate(-400%)}to{transform:translate(100%)}}.active_odd{color:#fff;background:#656565!important}.back{background:#56bdf1}.lay{background:#ffacbd}.active{background:#d6c7c7}.live_profit{display:none}.profit_{background:#060}.loss_{background:#b30000}.profit_text{color:#060}.loss_text{color:#b30000}.back.line_market{background:#51ad95}.lay.line_market{background:#519995}.casi_pgscrtl{cursor:pointer}body.exchange{background:#f0ece1}.support-wrap{opacity:.4!important;background:#000!important}.exchange .login-head h1,.exchange .pass-head h1,.exchange .login-head h2,.exchange .pass-head h2{background-image:url(https://d1gvwx1uptx1i3.cloudfront.net/n/playinboss/logo.png)!important}.cl_swiper_wrapper{height:28vw}.hm_play_scr{overflow:hidden scroll;min-height:100dvh!important}@font-face{font-family:Averta Std Regular;src:url(../fonts/AvertaStd-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Averta Std Semibold;src:url(/assets/AvertaStd-Semibold-CZxg1tVY.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Averta Std Bold;src:url(../fonts/AvertaStd-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}html,body{color:#1e1e1e;-webkit-text-size-adjust:100%;background-color:#eee;font-size:3.46667vw;line-height:1.3;font-family:Averta Std Semibold,sans-serif!important}html{width:100%;height:100%;position:relative;overflow:hidden}body{width:100%;height:100%;position:fixed;top:0;left:0;overflow:scroll}.scrollbar{float:left;background:#f5f5f5;width:100%;height:300px;margin-bottom:25px;overflow:hidden auto}.force-overflow{min-height:450px}#scroll-y::-webkit-scrollbar{width:.1px}@media only screen and (width<=768px){html,body{overflow:hidden}}.power-wrap-b{display:none!important}.marquee_span{color:#1c2834;background-color:#6ac2ff;border-radius:.53333vw;height:4vw;margin-right:1.33333vw;padding:0 1.33333vw;font-size:3.2vw;font-style:italic;font-weight:400;line-height:4vw}.marquee_a{color:#6ac2ff;align-items:center;height:6.66667vw;margin-right:21.3333vw;font-weight:700;line-height:6.66667vw}.swiper-slide{height:unset}#promoteWrap{width:100%}.promo-banner{width:100%;overflow:hidden}.promo-swiper .swiper-slide a{width:100%;display:block}.promo-swiper{width:100%;overflow:hidden!important}.promo-swiper .swiper-wrapper{display:flex}.promo-swiper .swiper-slide{flex:0 0 100%;max-width:100%;overflow:hidden}.promo-swiper .swiper-slide img{width:100%;height:auto;display:block}.ply_footr_mn ul li{font-size:3.4vw!important}.allign_popup{z-index:99!important}.popup_allign{z-index:999!important}.overlay_sk.ply_footr_mn.allign_popup ul{max-height:32vh!important}@media (orientation:landscape){.cls-footer-sec.sk-footer.popup_allign{display:block}}#inPlayDiv{z-index:999;background-color:#fff;border-radius:7px;width:90vw;height:0;max-height:62vw;margin:auto 5vw 14.6vw;transition:all 2s;position:fixed;bottom:0;overflow:auto}#inPlayDiv.open2{animation:.2s linear forwards height1;box-shadow:2px 2px 15px #ccc}@keyframes height1{0%{height:0}to{height:77vw}}#inPlayDiv.close2{animation:.2s linear forwards height2}@keyframes height2{0%{height:45vw}to{height:0}}#inPlayDiv li{border-bottom:1px solid #ccc;align-items:center;height:15vw;margin:0 4vw;padding-left:4vw;display:flex}#inPlayDiv li:last-child{border-bottom:0!important}#close-btn_inPlay{justify-content:center;align-items:center;width:20vw;height:100%;padding-top:4vw;display:none}nav.cls-footer-sec.sk-footer{background-image:none}nav.cls-footer-sec.sk-footer ul li:nth-child(odd){position:relative}nav.cls-footer-sec.sk-footer ul li:nth-child(odd) a{background-color:none;background-image:linear-gradient(-180deg,#32617f 20%,#1f4258 91%)}nav.cls-footer-sec.sk-footer ul li:nth-child(odd):after{content:"";z-index:1;background-color:none;background-image:linear-gradient(-180deg,#32617f 20%,#1f4258 91%);width:7vw;height:7vw;position:absolute;bottom:0;left:95%}nav.cls-footer-sec.sk-footer ul li:nth-child(odd):before{content:"";z-index:1;background-color:none;background-image:linear-gradient(-180deg,#32617f 20%,#1f4258 91%);width:7vw;height:7vw;position:absolute;bottom:0;right:95%}nav.cls-footer-sec.sk-footer ul li:nth-child(2n){position:relative}nav.cls-footer-sec.sk-footer ul li:nth-child(2n) a{background-color:#1e323f}nav.cls-footer-sec.sk-footer ul li:nth-child(2n) a,nav.cls-footer-sec.sk-footer ul li:nth-child(odd) a{z-index:99;position:relative}nav.cls-footer-sec.sk-footer ul li:nth-child(2n):after{content:"";z-index:1;background-color:#1e323f;width:7vw;height:7vw;position:absolute;top:0;left:95%}nav.cls-footer-sec.sk-footer ul li:nth-child(2n):before{content:"";z-index:1;background-color:#1e323f;width:7vw;height:7vw;position:absolute;top:0;right:95%}nav.cls-footer-sec.sk-footer ul li.main-nav .icon-home{width:6.66667vw;height:6vw}nav.cls-footer-sec.sk-footer ul li.main-nav a{color:#fff;height:13.3333vw;margin-top:0;padding:1.86667vw 2.66667vw 0;font-size:3.2vw;line-height:1.1}nav.cls-footer-sec.sk-footer ul li.select a,nav.cls-footer-sec.sk-footer ul li.select:after,nav.cls-footer-sec.sk-footer ul li.select:before{text-shadow:0 0 8px #000;background-color:#ffb80c;background-image:none}nav.cls-footer-sec.sk-footer ul li.main-nav:before{top:auto!important}nav.cls-footer-sec.sk-footer ul li.main-nav a .icon-sports,nav.cls-footer-sec ul li.main-nav a .icon-home{margin:0 auto .53333vw}nav.cls-footer-sec.sk-footer ul li.select{background-image:none}.sk-footer img.icon-sports{background:0 0!important}.overlay_sk{z-index:9;background:#0009;width:100%;height:100%;display:none;position:fixed;inset:0}#inPlayDiv li img{width:6.5vw;margin-right:4vw}.hm_mian_wrap{padding-bottom:0}.mian-wrap{position:relative;overflow:hidden}.mian-wrap .gamehall{flex-wrap:wrap;justify-content:space-between;width:calc(100% - 3.2vw);padding:1.6vw;display:flex}footer.cls_footer_new *,footer.cls_footer_new:after,footer.cls_footer_new:before{box-sizing:border-box}footer.cls_footer_new{box-sizing:border-box;margin-bottom:-16px;padding:0;position:static!important}.cls_footer_new .footer-top{text-align:left;color:#aaa;background:#1e323f;padding:30px 0;font-family:Arial,sans-serif;font-weight:400;line-height:1.5}.cls_footer_new .container{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.cls_footer_new .row{flex-wrap:wrap;justify-content:space-evenly;margin-left:-15px;margin-right:-15px;display:flex}.cls_footer_new .footer-about{padding-left:15px;padding-right:15px;display:inline-block}.cls_footer_new .column{padding-left:.1em}.cls_footer_new a,.cls_footer_new img,.cls_footer_new li,.cls_footer_new ul{box-sizing:border-box;font-size:100%;font:inherit;-webkit-tap-highlight-color:#0000;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;vertical-align:baseline;border:0;margin:0;padding:0}.cls_footer_new img{display:block}.cls_footer_new .footer-about img.logo-footer{max-height:62px;margin-top:0;margin-bottom:18px;margin-left:-9px}.cls_footer_new #legal-image{max-width:50px;max-height:50px;margin-left:1px}.cls_footer_new #support-image-mobile{max-width:100px;max-height:100px}.cls_footer_new .footercolumn{column-count:2;color:#888;text-align:center;column-gap:20px;margin-bottom:.5rem;font-family:Lato,sans-serif;font-weight:400;line-height:30px;font-size:15px!important}.cls_footer_new p.footer-links{margin-top:0;margin-bottom:1rem;font-size:15px}.cls_footer_new a{color:inherit;text-decoration:none}.cls_footer_new .footer-about p a{color:#fff;border-bottom:1px}.cls_footer_new .footer-about p a:hover,.cls_footer_new .footer-about p a:focus{color:#fff;border-color:#fff}.cls_footer_new #socials{width:100%;margin-left:auto;margin-right:0;position:relative}.cls_footer_new .footer-social a{color:#fff;border:0;padding:0 1rem 0 0;display:inline-block}.cls_footer_new .fa,.cls_footer_new .fab,.cls_footer_new .fal,.cls_footer_new .far,.cls_footer_new .fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-variant:normal;text-rendering:auto;font-style:normal;line-height:1;display:inline-block}.cls_footer_new .fab,.cls_footer_new .far{font-weight:400}.cls_footer_new .footer-social i{vertical-align:middle;font-size:24px}.cls_footer_new .fab{font-family:"Font Awesome\5 Brands"}.cls_footer_new .fa-facebook:before{content:""}.cls_footer_new .fa-instagram:before{content:""}.cls_footer_new .fa-telegram:before{content:""}.cls_footer_new .registration-text{padding-left:30px;padding-right:30px}.cls_footer_new .h1,.cls_footer_new .h2,.cls_footer_new .h3,.cls_footer_new .h4,.cls_footer_new .h5,.cls_footer_new .h6,.cls_footer_new h1,.cls_footer_new h2,.cls_footer_new h3,.cls_footer_new h4,.cls_footer_new h5,.cls_footer_new h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.cls_footer_new p{margin-top:0;margin-bottom:1rem;font-size:10px}.cls_footer_new i.fas.fa-map-marker-alt{color:#ffc709;font-size:10px}.cls_footer_new p.footer-text{padding-left:15px;padding-right:15px}.cls_footer_new hr{box-sizing:content-box;border:0;border-top:1px solid #0000001a;height:0;margin-top:1rem;margin-bottom:1rem;overflow:visible}.cls_footer_new .marquee{width:100%;height:100px;overflow:hidden}.cls_footer_new .marquee-content{list-style:none;animation:10s linear infinite scrolling;display:flex}.cls_footer_new .marquee-item{border:1px solid #424242;flex-wrap:wrap;align-items:center;width:28%;height:64px;margin:0 3px;padding:9px;display:flex}.cls_footer_new .marquee-image{object-fit:scale-down;height:100%}.cls_footer_new .coming_soon_alert{border:1px solid #ccc;border-radius:5px}.cls_footer_new .appdl-link-android p{color:#fff}.cls_footer_new .appdl-link-android{margin-bottom:20px}.cls_footer_new p#social-icons,.cls_footer_new .registration-text{text-align:center}@keyframes scrolling{0%{transform:translate(0)}to{transform:translate(-1000px)}}@media screen and (device-width>=280px) and (device-width<=768px){.cls_footer_new .row{justify-content:space-evenly}.cls_footer_new .column{padding-left:.1em}.cls_footer_new .footercolumn{text-align:center}.cls_footer_new .footer-social a{padding:0 1rem}}.joinNow{width:100%}.jnHeading{text-align:center;font-size:14px;font-weight:500}.joinNowList{flex-wrap:wrap;justify-content:center;gap:16px 2%;margin:14px 0 5px;display:flex}.joinNowItem{flex-direction:column;align-items:center;gap:8px;width:32%;display:flex}.joinNowItem img{width:30px}.joinNowItem span{text-align:center;color:#aaa;font-size:10px;font-weight:400}.footr_align_ly{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex;column-gap:15px!important;margin:1rem 0 1.2rem!important}.footr_align_ly p{line-height:normal;margin-bottom:0!important;font-size:14px!important}@media (width<=420px){.footr_align_ly p.footer-links{font-size:12px!important}}@media (width<=319px){.jnHeading{font-size:12px}.joinNowList{gap:12px 1%}.joinNowItem{gap:5px;width:32.5%}.joinNowItem img{width:24px}.joinNowItem span{font-size:9px}}.app_icons{flex-direction:column;align-items:center;gap:10px;width:100%;margin:20px auto;display:flex}.app_icons a{width:90%;max-width:250px}.icons__app{border-radius:8px;justify-content:center;align-items:center;gap:5px;height:52px;display:flex}.and_icon_ksr{background:#f7b319}.appimg_download{display:block;width:24px!important;height:24px!important}.icons__app p{text-transform:uppercase;color:#fff;margin-bottom:0;font-size:14px;font-weight:400;font-family:Averta Std semibold,sans-serif!important}.appdownf_txt{color:#000!important}.appdowns_txt{color:#fff!important}.login_si_pg{-webkit-overflow-scrolling:touch;width:100%;height:-webkit-fill-available!important;min-height:100dvh!important;overflow-y:scroll!important}.login_si_pg::-webkit-scrollbar{display:none}.search-pop.scrl_bar{overflow-y:auto}.suggestion-wrap.scrl_bar_hoz{overflow-x:hidden}.game_icons{background:linear-gradient(-180deg,#2e4b5e 0%,#243a48 82%);justify-content:center;align-items:center;display:flex;position:relative}.game_icons img{width:5.33333vw;height:5.33333vw;margin-left:10px;position:absolute;left:0}.game_icons h3{background-image:none;justify-content:center;align-items:center;width:100%;display:flex}.highlight-list a:before{margin-right:5px;content:""!important;border-radius:none!important;background:0 0!important;border:none!important;width:0!important;height:0!important}.highlight-list li a{flex-wrap:nowrap;justify-content:flex-start;align-items:center;column-gap:10px;padding-left:10px;display:flex}.highlight-list li img{width:5vw;height:5vw}.highlight-list li dl{text-overflow:ellipsis;white-space:nowrap;width:90%;overflow:hidden}.pin-off{background:url(https://d1gvwx1uptx1i3.cloudfront.net/sporticon/icon/more_arrow1.png) 0 0/contain no-repeat;height:4vw;margin-right:0}.game_ban{margin-top:5px}.game_ban img{width:100%}.inplay-on .game-live{background:url(https://d1gvwx1uptx1i3.cloudfront.net/sporticon/icon/inplay_on.png) 50%/contain no-repeat}.inplay-off .game-live{background:url(https://d1gvwx1uptx1i3.cloudfront.net/sporticon/icon/inplay_off.png) 50%/contain no-repeat}.game-live:after{content:"";width:0;height:0}.highlight-list{margin-bottom:0}.ex-sports{background:#263d4c linear-gradient(-180deg,#2f424d 0%,#141e21 100%) repeat-x;border-bottom:1px solid #1e2c32;padding:10px}.ex-sports ul{border:1px solid #f5bc14;border-radius:50px;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.ex-sports ul li{text-align:center;flex-wrap:wrap;justify-content:center;width:50%;list-style-type:none;display:flex}.ex-sports ul li a{color:#fff;will-change:transform;width:100%;-webkit-transition:transform all .5s ease-out;transition:transform all .5s ease-out;justify-content:center;align-items:center;font-size:3.43333vw;line-height:9.7vw;display:flex}.ex-sports ul li.selected a{color:#000;background-image:linear-gradient(-180deg,#ffcc2e 0%,#ffb80c 71%);border-radius:50px}.ex-sports ul li:first-child.selected a,.ex-sports ul li:nth-child(2).selected a{transform:translate(0)}a{-webkit-tap-highlight-color:transparent}.promo-banner-wrap.promo-banner{width:100%}.promo-banner-wrap.promo-banner-main .swiper-wrapper{height:28vw}.promo-banner-wrap.promo-banner-main .promo-banner img{height:auto}.sp_hightlts_scroll_isu{min-height:100dvh}.sp_highlts_pa_bt{padding-bottom:0!important}.exchange .a-search:before{background:0 0!important}.wrap-highlight img{-webkit-filter:drop-shadow(0 0 13.8826px #ffffffc9);height:5.33333vw;margin:0}.wrap-highlight .menu-casino a:after{width:0;height:0;margin-right:0;background:unset!important}.wrap-highlight{background-color:#1e1e1e;height:90px;position:relative;overflow:hidden}.a-search{height:90px}.wrap-highlight a{border:1.86px solid #181818;border-radius:16px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:3px;display:flex}.wrap-highlight>ul>li>span{color:#fff;text-align:center;font-family:poppins,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:16px}.wrap-highlight li{place-items:center;margin-bottom:2vw;margin-left:6.86667vw;padding-top:2.66667vw;display:grid;position:relative}.exchange_ .wrap-highlight{background:#171717}.wrap-highlight .menu-casino a{background:radial-gradient(92.86% 92.86% at 21.43% 7.14%,#b90d35 0%,#420010 100%,#500114 100%)}.bg_color-3{background:radial-gradient(92.86% 92.86% at 21.43% 7.14%,#a74503 0%,#421800 100%);box-shadow:4px 4px 6px #090909,-4px -4px 15px #323232,inset 2px 4px 4px #ca5406}.bg_color-4{background:radial-gradient(92.86% 92.86% at 21.43% 7.14%,#dcaa28 0%,#463806 100%);box-shadow:4px 4px 6px #090909,-4px -4px 15px #323232,inset 2px 4px 4px #e9be22}.bg_color-5{background:radial-gradient(92.86% 92.86% at 21.43% 7.14%,#1a6618 0%,#053800 100%);box-shadow:4px 4px 6px #090909,-4px -4px 15px #323232,inset 2px 4px 4px #377e1a}.bg_color-6{background:radial-gradient(92.86% 92.86% at 21.43% 7.14%,#00478c 0%,#000e42 100%);box-shadow:4px 4px 6px #090909,-4px -4px 15px #323232,inset 2px 4px 4px #226c97}.exchange_ .wrap-highlight a:before{content:"";z-index:-1;border-radius:32px;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:4px 4px 6px #090909}.border_active{box-shadow:0 0 10px #fff;border:1px solid #fff!important}@media screen and (width>=400px) and (width<=910px){.wrap-highlight a{border-radius:21px;width:9vw;height:9vw}.wrap-highlight,.a-search{height:20vw}.wrap-highlight>ul>li>span{font-size:14px}.tag-live{min-width:7.33333vw;height:3.2vw;top:3px;right:-5.66667vw}.wrap-highlight .tag-new{top:-10px;right:-2.86667vw}.wrap-highlight>ul>li>span{line-height:normal}.tag-new{place-items:center;width:8.53333vw;height:6.8vw;padding-bottom:8px;display:grid}.a-search:after{width:5.29835vmax;height:5.29835vmax}.a-search{width:12.8vw}}@media screen and (width>=911px){.wrap-highlight a{border-radius:30px;width:8vw;height:8vw}.wrap-highlight{height:20.8966vmax}.a-search{width:11.1964vmax;height:20.8966vmax}.a-search:after{width:5.29835vmax;height:5.29835vmax}.wrap-highlight>ul>li>span{font-size:20px}.tag-live{min-width:10.3333vw;height:3.7991vmax;top:-13px;right:-3.66667vw}.wrap-highlight .tag-new{top:-17px;right:-2.86667vw}.wrap-highlight>ul>li>span{line-height:normal}.tag-new{place-items:center;width:9.53333vw;height:4.8vw;padding-bottom:8px;display:grid}.wrap-highlight img{width:4.9985vmax;height:4.9985vmax;margin:0}.wrap-highlight li{margin-left:5.86667vw}.tag-live strong:before{width:3.09895vmax;height:2.1994vmax}}@media screen and (width>=910px){.wrap-highlight a{border-radius:35px;width:10vw;height:10vw}.wrap-highlight li{margin-bottom:2vw}}@media (width<=300px){.wrap-highlight a{border-radius:15px;width:35px;height:35px}.wrap-highlight,.a-search{height:80px}.wrap-highlight>ul>li>span{font-size:10px}.tag-live{min-width:7.33333vw;top:-5px;right:-15px}.wrap-highlight .tag-new{top:-9px;right:-2px}.wrap-highlight>ul>li>span{line-height:normal}.tag-new{place-items:center;width:8.53333vw;height:6.8vw;padding-bottom:8px;display:grid}.wrap-highlight li{margin-bottom:5px}.wrap-highlight>ul>li>span{text-overflow:ellipsis;white-space:nowrap;width:45px;overflow:hidden}}@media (width>=499px) and (width<=910px){.a-search{height:20vw}}header{display:flex!important}.menu-list a,.path-wrap ul,.bets-lay h4,.bets-lay dt.bets-back h4,.bets-back dt{white-space:unset}.path-wrap{line-height:unset}.weekly_losi_bon_by{min-height:100dvh}.sec_tle{box-shadow:0 4px 4px #00000040}.sec_week_container{width:100%!important;padding:0!important}.section_main_cnt{flex-direction:column;gap:22px;margin:22px 0;padding:0 10px;display:flex}.sect_main_amt{background:url(https://d1gvwx1uptx1i3.cloudfront.net/pi/pd17062026/images/sec_amt_bg.svg) 50%/cover no-repeat;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:16px;display:flex}.sect_main_amt_txt{color:#bababa;margin-bottom:7px;font-size:16px;font-family:Averta Std semibold,sans-serif!important}.sect_main_amt_para{color:#fff;margin-bottom:0;font-size:30px;font-family:Averta Std semibold,sans-serif!important}.sect_main_amt_para span{padding-left:5px;font-size:24px}.sect_main_amt_img img{width:100%;max-width:100px}.sect_man_active{color:#fff;text-align:center;background:#0cd463;border-radius:30px;width:75px;padding:2px 10px;font-size:14px}.sect_main_claim{background:url(https://d1gvwx1uptx1i3.cloudfront.net/pi/pd17062026/images/weekly_claim_bg.png) 50%/cover no-repeat;border-radius:8px;padding:24px}.sect_main_claim_txt img{width:100%;max-width:34px;margin-top:-15px}.sect_main_claim_txt{text-align:center;justify-content:center;align-items:center;gap:5px;display:flex}.sect_main_claim_txt p{color:#fff;font-size:16px;line-height:1.5;font-family:Averta Std semibold,sans-serif!important}.sect_main_claim_btn{text-align:center;margin:0 auto}.weekly_los_bon{border:.5px solid var(--Neutral-Black,#000);color:var(--Text-Yellow---Active,#ffb80c);background:linear-gradient(#464646 0%,#111 100%);border-radius:6px;margin-top:10px;padding:7px 30px;font-size:16px;font-family:Averta Std semibold,sans-serif!important}.sec_tab_data{flex-direction:column;gap:15px;padding-top:10px;display:flex}.sect_main_data h4{color:#fff;padding-top:10px;font-size:18px;font-family:Averta Std semibold,sans-serif!important}.sec_losing_item{border:1px solid #525252;border-radius:8px}.sec_losing_tle{color:#fff;font-size:18px;font-weight:700}.sec_losing_subtle{cursor:pointer;background:#1b2129;border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;align-items:center;padding:10px;display:flex}.sec_losing_subtle span{font-size:14px;font-family:Averta Std semibold,sans-serif!important}.sec_losing_tle_cnt{color:#fff;padding:10px 10px 0;font-size:16px;display:none}.losingbfaq_icon{color:#ffb80c}.sec_losing_tle .losingbonus_listing{margin:4px 10px 2px}.losingbonus_listing_brr{border-top:1px solid #525252;padding:10px 0}.losingbonus_listing{margin-bottom:2px;list-style:none}.losingbonus_listing li{justify-content:space-between;align-items:center;gap:5px;padding-bottom:6px;font-size:14px;display:flex}.losingbonus_listing_f{color:#fff}.losingbonus_listing_s_para{color:#bababa}.losingbonus_listing_s_para.losingbonus_listing_s_datatime{justify-content:center;align-items:center;gap:2px;display:flex}.settle_txt .sec_losing_subtle span,.settle_txt .losingbonus_listing_f_pri{color:#61c95d}.yet_settle_txt .sec_losing_subtle span,.yet_settle_txt .losingbonus_listing_f_pri{color:#c98e5d!important}.losingbon_popup{text-align:center;width:93%;max-width:500px;margin:0 auto}.losingb_cont h4{color:#fff;background:#1e1e1e;border-top-left-radius:20px;border-top-right-radius:20px;margin:0;padding:12px;font-size:20px}.losingbon_popup_txtt p{color:#212529;margin:0;font-size:16px}.losingbon_popup_txtt img{width:100%;max-width:180px}.losingbon_popup_txtt{background-color:#fff;padding-bottom:20px}.weekly_los_bon.losin_dn{width:calc(100% - 40px);margin:10px 20px 5px}.losingbon_popup_mn{z-index:999;background:#090909b3;width:100%;height:100vh;display:none;position:fixed;top:0;left:0}.losingbon_popup_inner{justify-content:center;align-items:center;height:100vh;display:flex}.active_popup,.sect_main_claim_txt p span{display:block}.weekly_losing_bns_bymn_nw{padding:10px!important}.weekly_losing_bns_tle_nw h2{margin:0;font-size:24px!important}.weekly_losing_bns_bymn_nw_vip h6{font-size:24px!important}.weekly_losing_bns_bymn_nw .info_sec{padding-top:7px}.weekly_losing_bns_bymn_nw .info_sec p,.weekly_losing_bns_bymn_nw .info_list li,.weekly_losing_bns_bymn_nw button,.weekly_losing_bns_bymn_nw_vip button,.weekly_losing_bns_bymn_nw_vip p{font-size:16px!important}.weekly_losing_mwlb_nw{max-width:500px}.modal-header-loosing-bonus.weekly_losing_bns_tle_nw{padding:16px 0;height:auto!important}.weekly_losing_bns_bymn_nw button{padding:12px 30px;width:auto!important;height:auto!important}.weekly_losing_bns_bymn_nw .info_list li:before{width:.55rem;height:.55rem;top:5px!important}@media screen and (width<=320px){.sect_main_amt_img img{width:100%;max-width:80px}.sect_main_amt_para{font-size:20px}.sect_main_amt_para span{font-size:16px}.sect_main_claim_txt p{font-size:14px}}@media screen and (width<=400px){.sect_main_amt_para{font-size:24px}.sect_main_amt_para span{font-size:20px}.sect_main_amt_txt{margin-bottom:2px;font-size:12px}.losingbonus_listing li,.sect_man_active{font-size:12px}.losingbonus_listing_s_para.losingbonus_listing_s_datatime{gap:1px}.weekly_losing_bns_bymn_nw .info_sec p,.weekly_losing_bns_bymn_nw .info_list li,.weekly_losing_bns_bymn_nw button,.weekly_losing_bns_bymn_nw_vip button,.weekly_losing_bns_bymn_nw_vip p{font-size:14px!important}.weekly_losing_bns_tle_nw h2,.weekly_losing_bns_bymn_nw_vip h6{font-size:20px!important}}@media screen and (width<=500px){.sect_main_claim_txt p span{display:inline-block}.weekly_losing_bns_bymn_nw .info_list li:before{top:6px!important}}@media screen and (width>=600px){.sect_main_amt_img img{width:100%;max-width:150px}}@media (orientation:landscape){.weekly_losing_bns_bymn_nw{max-height:60dvh!important}.weekly_losing_mwlb_nw{transform:translate(-50%,-53%)!important}}.cls-footer-sec,.cls-footer-sec ul{border-radius:25px 25px 0 0;overflow:hidden}.live-card{height:250px;display:block}.live-card img{object-fit:cover;width:100%;height:100%}a.whatsapp-btn{color:green;height:4.33333vw}#div_top_hypers{background-color:#eee;display:inline}#ul_top_hypers li{display:inline}.filter_matchs.active{color:#ffb80c;background-color:unset}.filter_matchs{color:#000}.wallet-loading{align-items:center;gap:3px;display:inline-flex}.wallet-loading span{background:#444;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite walletBounce}.wallet-loading span:nth-child(2){animation-delay:.2s}.wallet-loading span:nth-child(3){animation-delay:.4s}@keyframes walletBounce{0%,80%,to{opacity:.3;transform:scale(.5)}40%{opacity:1;transform:scale(1)}}
