@import url("https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,700&display=swap");@import url("https://fonts.googleapis.com/css?family=Sacramento&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap");:root{--lightBlue:#1c2b3f;--darkBlue:#182135;--mainBlue:#3b82f6;--gradBlue:linear-gradient(145deg,#1e3a8a,#3b82f6);--mainOrange:#f7902b;--mainYellow:#ffa400;--mainGreen:green;--lightGreen:#00fff2;--goldenYellow:#fff6a9;--clr-white:#f0f0f0;--softWhite:#fbfaf5;--softGrey:#acaea9;--lightGrey:#eee;--lightGrey2:#f8f8f8;--heroWhite:#ffe6ff;--mainBlack:#252a2d;--secondaryBlack:#353640;--mainGrey:#aaaeb0;--mainGrey2:#ddd;--lightRed:-;--light-shadow:0 5px 15px rgba(0,0,0,.1);--dark-shadow:0 5px 15px rgba(0,0,0,.2);--mainGold:#daa520;--black:#000;--white:#fff;--blue:#2855a7;--errorColor:#fd4343}*,body,html{padding:0;margin:0;box-sizing:border-box;-webkit-overflow-scrolling:touch}body{color:var(--clr-grey-1);font-size:.875rem;font-family:Popins,sans-serif;scroll-behavior:smooth}.blue-button{color:var(--clr-white);background:var(--mainBlue)}.blue-button,.transparent-button{border:1px solid var(--mainBlue);outline:none;width:45%}.transparent-button{color:var(--mainBlue);background:transparent}.blue-btton:hover,.transparent-button:hover{opacity:.7}.main-content{left:0;right:0;bottom:0;height:calc(100% - (86px + env(safe-area-inset-top)));position:fixed}.show{background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}a{text-decoration:none!important}.home-content{height:100%;margin:0 auto;overflow-y:auto}.barner-wrapper{height:10vh;width:100%;max-width:100vw;background:var(--mainBlue)}.image-wrapper{width:100%;max-width:100%;height:100%;max-height:100%}.below-barner-btn{color:var(--black);border:none}.below-barner-btn-active{color:var(--mainBlue)}.menu-below-barner{display:flex;gap:.25rem;align-items:center;justify-content:space-between;width:100%;max-width:100vw;padding:.5rem;margin:0 auto;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.menu-below-b-item{display:block;padding:2px .25rem;width:80px;height:42px;border:1px solid var(--mainGrey);border-radius:4px;font-size:.75rem;text-transform:capitalize}.menu-below-b-item-active{border:1px solid var(--mainBlue)}.menu-b-item-top{display:flex;justify-content:space-between;width:100%;align-items:center}.menu-b-item-top span{color:inherit;background:var(--lightGrey);border-radius:2px}.menu-b-item-bottom{color:inherit}.league-names{width:100%;max-width:100vw;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.league-btn,.league-names{display:flex;align-items:center}.league-btn{padding:2px .25rem;gap:.5rem;border:1px solid var(--mainGrey);background:transparent;font-size:1rem;text-transform:capitalize;.leaque-img-span{height:100%;width:18px;.leaque-img{max-width:100%;height:100%;width:100%}}}.virtuals-btns-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.virtuals-btns-wrapper .active-btn,.virtuals-btns-wrapper .buttons{border:none;background:var(--lightGrey);width:calc(100% / 3);text-transform:capitalize}.virtuals-btns-wrapper .active-btn{background:var(--white);color:var(--mainBlue)}.mobile-header{top:0;left:0;right:0;height:86px;position:fixed}.mobile-top-header{background:var(--mainBlack);display:block;padding:.5rem}.mobile-logo span{color:var(--mainBlue)}.top-nav-center{height:2rem;display:flex;justify-content:space-between}.desktop-bottom,.mobile-bottom,.mobile-bottom-sports{background:var(--secondaryBlack);height:38px;width:100%;display:flex;align-items:center}.mobile-bottom-sports{background:var(--mainBlue)}.header-bottom-links{padding:0 .5rem;gap:2rem;margin:0 auto;overflow-x:auto;overflow-y:hidden;width:100%;list-style-type:none}.header-bottom-links,.header-bottom-links-item{display:flex;align-items:center;justify-content:center;height:100%}.header-bottom-links-item-active{border-bottom:2.5px solid var(--mainBlue)}.icon-list-item,.list-menu-link{display:flex;align-items:center;flex-wrap:nowrap;text-transform:uppercase;justify-content:space-between;gap:.5rem;color:var(--mainGrey);font-weight:700;font-size:14px}.list-menu-link{color:inherit;font-weight:400;font-size:.75rem;border:none}.icon-list-item-active{color:var(--mainBlue)}.nav-center-left,.nav-center-right{display:flex;align-items:center}.nav-center-left{gap:1rem}.nav-center-right .acount,.nav-center-right .element{font-size:14px;font-weight:700;color:var(--heroWhite);text-transform:uppercase;border:none;outline:none}.nav-center-right .element:hover{color:var(--heroWhite);opacity:.75}.nav-center-right .acount{margin-left:1rem;background:transparent}.nav-center-right .acount .balance{font-size:10px;font-weight:400}.nav-center-right #register{background:var(--mainBlue)}.nav-center-right #register-active{background:var(--heroWhite);color:var(--mainBlue)}.nav-center-right #login-active{color:var(--mainBlue)}.toggle-icon{color:var(--mainGrey);font-size:1rem}.mobile-logo{display:block;color:var(--heroWhite);text-transform:uppercase;font-size:1rem;font-weight:bolder}.mid-nav,.search-form-mobile{display:flex;align-items:center;padding:.5rem;width:70%}.search-form-mobile{width:100%}.search-wrapper{width:100%;background:var(--clr-white);border-radius:.5rem;padding:.25rem .75rem;display:flex;justify-content:space-between}.search-input,.select-input{border:none;width:auto;background:transparent}.search-input::placeholder{color:var(--softGrey);font-size:.75rem}.select-input{color:var(--softGrey);width:100%}.search-input:focus,.select-input:focus{outline:none}.search-input:focus:invalid,.select-input:focus:invalid{outline:none}#search-button{font-size:1rem;border:none;outline:none;cursor:pointer;color:var(--softGrey)}.hide-sidebar,.hide-user-menu,.show-sidebar,.show-user-menu{display:flex;flex-direction:column;justify-content:space-between;height:90%;width:100%;max-width:100vw;overflow-x:visible;overflow-y:auto;position:fixed;background:var(--white);z-index:1;padding-top:.5rem;padding-bottom:.5rem}.hide-user-menu,.show-user-menu{align-items:center;padding-left:.5rem;padding-right:.5rem;background:var(--lightGrey);transform:translate(0);transition:.3s ease}.hide-user-menu{transform:translate(100%)}.sport-filter{height:40px;display:block;overflow:visible;width:100%;max-width:100%}.filter-wrapper{padding-left:.5rem;padding-right:1rem}.filter{height:30px;border:1px solid var(--mainGrey);padding:.5rem;color:var(--mainBlack);width:calc(100% - 50px)}.user-menu-btn-wrap{border:none}#arrow-down,#close-sidebar{font-size:1rem;border:none;outline:none;background:transparent;color:var(--mainBlack);padding:0}.radio-btns-row{background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100vw;max-width:100vw;height:calc(100vh - (86px + env(safe-area-inset-top)));padding:1rem;margin:0 auto!important;top:calc(40px + env(safe-area-inset-top));bottom:0;left:0;position:fixed;z-index:999;overflow-y:auto}.radio-btns,.radio-btns-row{display:flex;flex-direction:column}.radio-btns{gap:1rem;background:var(--mainBlack);margin:2rem auto 0;padding:.5rem;color:var(--mainGrey);border-radius:4px}.form-check-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding-top:.25rem;padding-bottom:.25rem}.form-check-item.selected label{color:var(--mainBlue);font-weight:600}.form-check-input:checked{accent-color:var(--mainBlue)}.menus-wrapper{height:calc(100% - 40px);overflow-y:auto;padding-bottom:.5rem}.list-menu,.menus-wrapper{display:flex;flex-direction:column;width:100%}.list-menu{justify-content:flex-start;list-style-type:none;padding:0;border-top:1px solid var(--mainBlack);margin:auto}.list-menu-grey{background:var(--lightGrey2);border-top:0}.user-menu-list{height:calc(100% - 40px);position:fixed;overflow-y:auto;margin-top:40px;background:var(--white)}.closed{height:0;overflow:hidden}.list-menu-item{border-bottom:1.5px solid var(--lightGrey);height:38px;width:100%;display:flex;justify-content:space-between;align-items:center;padding-left:.5rem;padding-right:.5rem;color:var(--mainBlack)}.list-menu-item-active{color:var(--mainBlue);border-left:2px solid var(--mainBlue)}.section-menu{display:flex;align-items:center;height:auto;background:var(--lightGrey);width:100%}.wrapper{width:100%}.wrapper-closed{height:3rem;overflow-y:hidden;border-bottom:1.5px solid var(--mainGrey)}.menu-tittle{background:var(--lightGrey);height:3rem;width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--black);font-weight:700;font-size:1rem;padding:0 .5rem;margin:auto}.menu-tittle span{line-height:0}.country-leaques-closed{height:0;overflow:hidden}.country-list-item{padding-left:2rem!important}.country-tournaments{border-top:0;background:var(--white)}.fixed-mobile-footer{background:var(--mainBlue);width:100%;max-width:100vw;bottom:0;position:fixed;display:block}.notification{display:block;color:var(--heroWhite);text-align:center}.fixed-mobile-icons{background:var(--mainBlack);color:var(--mainGrey);display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem}.text-decoration-none{text-decoration:none;color:var(--mainGrey)}.logout-btn,.menu-btn{color:var(--mainGrey);border:none;outline:none;background:none}.icon-wrapper{display:flex;flex-direction:column;gap:.5rem;align-items:center;text-transform:uppercase;font-size:.75rem}.icon{font-size:1.2rem}.fixed-footer-betslip,.fixed-footer-betslip-active{display:flex;justify-content:space-around;align-items:center;width:55px;height:55px;border:4px solid var(--mainGrey);border-radius:30px}.fixed-footer-betslip-active{color:var(--heroWhite);border:4px solid var(--heroWhite)}.start-time-container{display:flex;align-items:center;justify-content:center;margin:0 auto;height:calc(100vh - 140px)}.match-list-wrapper,.start-time-container{padding:.5rem;width:100%;max-width:100vw;z-index:-2}.match-list-wrapper{display:block;margin:0 auto 80px;background:var(--lightGrey)}.match-list-title,.match-list-title-wrapper{color:var(--mainBlue);display:flex;align-items:center;gap:.5rem;text-transform:capitalize}.match-list-title-wrapper{justify-content:space-between;width:100%}.match-list-title h4{font-size:14px}.match-list{display:flex;flex-direction:column;gap:10px;padding:0;margin:0;width:100%;align-items:center;list-style-type:none}.sport-item{width:100%;background:var(--white);padding:.25rem;border-radius:4px}.sport-item-top{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.sport-item-top-link{color:var(--black)}.sport-item-top-left{display:flex;align-items:flex-start;gap:5px;color:inherit}.sport-item-top-left-icon{display:block}.scores,.sport-item-top-left-team{display:flex;flex-direction:column;font-size:12px}.sport-item-top-right{display:flex;justify-content:flex-end;align-items:flex-end;gap:2px}.sport-item-top-right .btn-in-betslip,.sport-item-top-right .btn-not-active{border-radius:4px;color:var(--black);display:flex;flex-direction:column;gap:2px;align-items:center;font-size:.75rem;width:48px}.sport-item-top-right .btn-not-active{background:var(--lightGrey)!important}.sport-item-top-right .btn-in-betslip{background:var(--mainBlue)!important;color:var(--white)!important}.sport-item-bottom,.sport-item-bottom-virtual{width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--secondaryBlack);background:var(--lightGrey2);font-size:12px}.sport-item-bottom-virtual{justify-content:flex-end}.sport-item-bottom-right{display:flex;flex-direction:column;align-items:flex-end}.sport-item-live{width:100%;background:var(--white);padding:.25rem;border-radius:4px;display:flex;justify-content:space-between;align-items:center}.for-error{width:100%;position:relative;margin-bottom:1rem}.error-message{width:100%;padding:0;position:absolute;font-size:80%;color:var(--white);background-color:#900;border-radius:0 0 5px 5px;border:none}@media screen and (max-width:768px){.comb-form-wrap,.desktop-bottom,.mid-nav,.nav-center-right .account-desktop{display:none!important}.hide-sidebar,.show-sidebar{transform:translate(0);transition:.3s ease}.hide-sidebar{transform:translate(-100%)}.radio-btns-row{right:0}.header-bottom-links{scrollbar-width:none}.home-content,.menus-wrapper,.user-menu-list{-ms-overflow-style:none;scrollbar-width:0;&::-webkit-scrollbar{width:0}}}@media screen and (min-width:768px){#close-sidebar,#search-icon,.fixed-mobile-footer,.mobile-bottom,.nav-center-right .account-mobile,.search-form-mobile,.toggle-menu{display:none!important}.nav-center-right{padding-right:.5rem}.mobile-bottom{justify-content:space-between;width:100%}.header-bottom-links{width:75%}.comb-form-wrap{display:flex;align-items:center;padding-right:.5rem;width:25%;gap:1px}#select-comb{width:150px}#select-comb,.comb-form,.comb-form .btn,.comb-form input,.comb-form label{box-shadow:none;border:none;border-radius:0}.comb-form input:focus{box-shadow:none}.comb-form .btn{background:var(--mainGrey)}.main-content{display:flex;justify-content:space-between;width:100%;max-width:100vw}.hide-sidebar,.hide-user-menu,.show-sidebar,.show-user-menu{width:25vw;overflow-x:hidden}.hide-sidebar,.show-sidebar{left:0}.hide-user-menu{transform:translate(400%)}.show-user-menu{transform:translate(300%)}.menus-wrapper{width:25vw}.filter{width:100%}.radio-btns-row{width:25vw;height:calc(100vh - (126px + env(safe-area-inset-top)));top:calc(126px + env(safe-area-inset-top))}.home-content{width:50%}.match-list-wrapper{margin-bottom:.5rem}}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-cyrillic-ext-300-normal.a09ffd2f.woff2) format("woff2"),url(/_next/static/media/roboto-cyrillic-ext-300-normal.6f2be5c4.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-cyrillic-300-normal.59a71b9c.woff2) format("woff2"),url(/_next/static/media/roboto-cyrillic-300-normal.7a991871.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-greek-ext-300-normal.1e592275.woff2) format("woff2"),url(/_next/static/media/roboto-greek-ext-300-normal.48d247e3.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-greek-300-normal.d89041b1.woff2) format("woff2"),url(/_next/static/media/roboto-greek-300-normal.3d62b6f4.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-vietnamese-300-normal.d3306554.woff2) format("woff2"),url(/_next/static/media/roboto-vietnamese-300-normal.8c4d36f4.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-latin-ext-300-normal.62df8e18.woff2) format("woff2"),url(/_next/static/media/roboto-latin-ext-300-normal.937a484c.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-latin-300-normal.434c501c.woff2) format("woff2"),url(/_next/static/media/roboto-latin-300-normal.c8de52c3.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-cyrillic-ext-400-normal.c8c031de.woff2) format("woff2"),url(/_next/static/media/roboto-cyrillic-ext-400-normal.dade5e89.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-cyrillic-400-normal.cc800fd1.woff2) format("woff2"),url(/_next/static/media/roboto-cyrillic-400-normal.5858323b.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-greek-ext-400-normal.b6f74950.woff2) format("woff2"),url(/_next/static/media/roboto-greek-ext-400-normal.bd6455e3.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-greek-400-normal.bb96a486.woff2) format("woff2"),url(/_next/static/media/roboto-greek-400-normal.1cc7496c.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-vietnamese-400-normal.89d07565.woff2) format("woff2"),url(/_next/static/media/roboto-vietnamese-400-normal.7a893d1e.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-latin-ext-400-normal.3806f052.woff2) format("woff2"),url(/_next/static/media/roboto-latin-ext-400-normal.90150948.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-latin-400-normal.4b70338a.woff2) format("woff2"),url(/_next/static/media/roboto-latin-400-normal.871c3cee.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-cyrillic-ext-500-normal.8cfbfbd3.woff2) format("woff2"),url(/_next/static/media/roboto-cyrillic-ext-500-normal.f6e1854c.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-cyrillic-500-normal.a9a86642.woff2) format("woff2"),url(/_next/static/media/roboto-cyrillic-500-normal.259c166b.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-greek-ext-500-normal.21b7c92d.woff2) format("woff2"),url(/_next/static/media/roboto-greek-ext-500-normal.19f91f1a.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-greek-500-normal.a2b67360.woff2) format("woff2"),url(/_next/static/media/roboto-greek-500-normal.e14b7a3b.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-vietnamese-500-normal.630c5ad5.woff2) format("woff2"),url(/_next/static/media/roboto-vietnamese-500-normal.619287de.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-latin-ext-500-normal.c0cd4364.woff2) format("woff2"),url(/_next/static/media/roboto-latin-ext-500-normal.ef28e132.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-latin-500-normal.f87c7e09.woff2) format("woff2"),url(/_next/static/media/roboto-latin-500-normal.1e8de118.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-cyrillic-ext-700-normal.1192b38e.woff2) format("woff2"),url(/_next/static/media/roboto-cyrillic-ext-700-normal.736e673b.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-cyrillic-700-normal.e81332fe.woff2) format("woff2"),url(/_next/static/media/roboto-cyrillic-700-normal.43cee8b3.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-greek-ext-700-normal.69426761.woff2) format("woff2"),url(/_next/static/media/roboto-greek-ext-700-normal.0ce1ebd0.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-greek-700-normal.cb4e4e5d.woff2) format("woff2"),url(/_next/static/media/roboto-greek-700-normal.7f7357dc.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-vietnamese-700-normal.031b9314.woff2) format("woff2"),url(/_next/static/media/roboto-vietnamese-700-normal.a995d3bd.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-latin-ext-700-normal.4a386aca.woff2) format("woff2"),url(/_next/static/media/roboto-latin-ext-700-normal.3f48d5c9.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-latin-700-normal.031cf8d6.woff2) format("woff2"),url(/_next/static/media/roboto-latin-700-normal.deaeec31.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.mobile-betslip-btn{margin-bottom:200px;width:200px;top:200px}.betslip{width:100%;max-width:100vw;right:0;top:0;bottom:0;position:fixed;background:var(--white)}.betslip-form-main{height:calc(100% - 86px);width:100%;overflow-y:auto;padding-bottom:95px}.form-sub-content{width:100%;padding:0 0 10px;position:relative}.head{background-color:var(--mainBlue);color:var(--white);height:50px;justify-content:space-between;padding:0 10px;font-size:14px;text-transform:uppercase}.head,.head .event-count{display:flex;align-items:center}.head .event-count{padding:0;background:var(--blue);width:30px;height:30px;border-radius:50px;justify-content:center;text-align:center}.sub-header{width:100%;display:flex;justify-content:space-between;background:var(--white);height:40px}.sub-header select{border:none!important;background-color:var(--white);font-size:14px;padding:10px 15px;height:40px!important}.sub-header .btn-link{font-size:12px;display:flex;align-items:center;height:40px!important;gap:5px;color:var(--black)}.sub-header .btn-link .trash-icon{position:relative;bottom:2px}.ctn-events::-webkit-scrollbar{width:3px}.ctn-events::-webkit-scrollbar-track{background:#ffffff71}.ctn-events::-webkit-scrollbar-thumb{background:var(--white);border-radius:5px}.ctn-events::-webkit-scrollbar-thumb:hover{background:var(--white)}.ctn-events ul{overflow-y:auto}.ctn-events ul li{border-bottom:1px solid var(--lightGrey);padding-right:7px}.ctn-events ul li:last-child{border-bottom:none}.event .tournament-info{display:flex;flex-direction:column;gap:0;align-items:flex-start;font-size:.7rem;line-height:.75rem;width:auto}.live-event{background:tomato;opacity:.8}.event .right{display:flex;flex-direction:column;align-items:flex-end}.right .remove-item{border:none;outline:none;opacity:.7;padding:0;font-size:.75rem;background:transparent}.event .block-left{width:100%;text-align:left;padding-left:20px}.event .participants{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:hidden}.event .participants span{width:100%;overflow:hidden}.event .block-left .market{font-size:14px;display:flex;justify-content:space-between}.zone-bet{width:100%;background:var(--lightGrey);height:auto;padding:20px 0 7px;border-top:1px solid var(--lightGrey);margin-top:0}.zone-bet .line{display:flex;justify-content:space-between;padding:0 10px;font-size:10px;align-items:center}.line span.lib{text-transform:uppercase;color:var(--secondaryBlack)}.line span.line-bold{color:var(--mainBlack);opacity:1;font-weight:700}.line .input-betslip .input-group{width:150px;display:flex}.line .input-betslip .input-group .input-group-text{border-radius:0;cursor:pointer;height:35px;padding:0;width:35px;background-color:var(--mainBlue);display:flex;justify-content:center;border-color:var(--mainBlue)}.zone-bet .line .input-betslip .input-group .input-group-text img{width:auto;height:30px}.line .input-betslip .input-group .form-label-stake{width:80px;height:35px}.line .form-label-stake input{height:100%;font-size:14px;text-align:center;border:none;outline:none}.line .form-label-stake .form-control:focus{border:none!important;outline:none!important;box-shadow:none}.zone-bet .line .form-switch{display:flex;align-items:center}.zone-bet .line .form-switch label{display:flex;align-items:center;gap:10px;font-size:12px}.zone-bet .line .form-switch label input[type=checkbox]{width:3em;height:1.8em}.zone-bet .line .form-switch label input[type=checkbox]:checked{background-color:var(--mainBlue);border-color:var(--mainBlue)}.zone-bet .line .form-switch label input[type=checkbox]:focus{box-shadow:none}.zone-bet .div-msg{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto;border-radius:0;padding-left:.5rem;padding-right:.5rem;background:transparent;overflow-x:hidden}.zone-bet .div-msg-content{width:100%;text-align:center;padding:8px 10px;background:var(--errorColor)}.zone-bet .div-msg span{color:var(--white);opacity:.8;font-size:10px;text-transform:uppercase}.div-msg p{margin:0;font-size:14px;color:var(--white);text-transform:capitalize}.zone-bet .amt-final{width:95%;margin:auto;background-color:var(--white);padding:5px;height:70px;display:grid;align-content:center}.zone-bet .amt-final span{color:var(--black);opacity:.5;font-size:12px;text-transform:uppercase}.zone-bet .amt-final p{color:var(--black);margin:0;font-size:22px}.zone-bet .actions{display:flex;align-items:center;margin:0 auto;justify-content:space-between;width:100%}.actions .btn-place-bet,.actions .btn-share-bet{width:45%;margin:auto;text-transform:uppercase;background:var(--blue);color:var(--white)}.actions .btn-share-bet{background:var(--mainBlue)}@media screen and (max-width:768px){.desktop-head{display:none}.betslip{transform:translate(0);transition:.3s ease;left:0;right:0}.hide-betslip{transform:translate(100%)}.betslip-form-main{position:fixed;-ms-overflow-style:none;scrollbar-width:0;&::-webkit-scrollbar{width:0}}}@media screen and (min-width:768px){.mobile-head{display:none}.betslip{width:25%;top:86px;position:fixed}.betslip-form-main{width:100%;padding-bottom:0}}