.svg-icon[data-v-6b7b3864]{vertical-align:middle}.lives_main{display:flex;flex-flow:column nowrap;width:100%;height:100%;color:#868686;background-color:#e3ebee}.lives_main>header{position:relative}.lives_main>header>.banner{width:100%;height:180px;background-image:url(../img/wbsc.6a31531d.jpg);background-size:cover;background-position:50%}.lives_main>header>.logo_block{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:0;transform:translateX(-50%);width:100%;height:40px;background-color:rgba(0,0,0,.7)}.lives_main>header>.logo_block>.home_button{width:32px;cursor:pointer;filter:brightness(.9)}.lives_main>header>.logo_block>.home_button:hover{filter:brightness(1)}.lives_main>header>.logo_block>.super_button{max-width:138px;margin:auto;cursor:pointer;filter:brightness(.9)}.lives_main>header>.logo_block>.super_button:hover{filter:brightness(1)}.lives_main>header>.toolbar{display:flex;align-items:center;justify-content:center;justify-content:space-between;gap:30px;height:70px;padding:0 30px;background-color:#fff;box-shadow:0 4px 6px 0 rgba(0,0,0,.1)}.lives_main>header>.toolbar>.cat_box{display:flex;align-items:center;gap:15px;flex:1;overflow-x:auto;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.lives_main>header>.toolbar>.cat_box:active{cursor:grabbing}.lives_main>header>.toolbar>.cat_box::-webkit-scrollbar{display:none}.lives_main>header>.toolbar>.cat_box>.cat{display:flex;align-items:center;justify-content:center;gap:8px;min-width:130px;height:40px;border:1px solid #00a8bf;border-radius:8px;color:#00a8bf;font-size:18px;cursor:pointer;background-color:#fff;transition:all .3s ease}.lives_main>header>.toolbar>.cat_box>.cat>.icon{width:20px;color:#00a8bf}.lives_main>header>.toolbar>.cat_box>.cat.active,.lives_main>header>.toolbar>.cat_box>.cat:hover{color:#fff;background-color:#0082ab}.lives_main>header>.toolbar>.cat_box>.cat.active>.name,.lives_main>header>.toolbar>.cat_box>.cat:hover>.name{color:#fff;font-weight:700}.lives_main>header>.toolbar>.function_box{display:flex;align-items:center;gap:8px}.lives_main>header>.toolbar>.function_box .search-container{display:flex;align-items:center;justify-content:center;justify-content:flex-end}.lives_main>header>.toolbar>.function_box .search-wrapper{position:relative;display:flex;align-items:center}.lives_main>header>.toolbar>.function_box .search-input{width:0;transition:all 1s ease}.lives_main>header>.toolbar>.function_box .is-expanded{border-radius:0 4px 4px 0}.lives_main>header>.toolbar>.function_box .is-expanded .search-input{width:200px;transition:all 1s ease}.lives_main>header>.toolbar>.function_box .is-expanded .search-input .el-input__inner{border-radius:20px;background-color:#095a5f;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);font-size:18px;color:#fff}.lives_main>header>.toolbar>.function_box .is-expanded .search-input .el-input__inner::-moz-placeholder{color:#7badb0}.lives_main>header>.toolbar>.function_box .is-expanded .search-input .el-input__inner::placeholder{color:#7badb0}.lives_main>header>.toolbar>.function_box .is-expanded .search-input .el-input__suffix{right:0}.lives_main>header>.toolbar>.function_box .is-expanded .search-input .el-input__suffix .button-icon{background-color:transparent;box-shadow:none}.lives_main>header>.toolbar>.function_box .is-expanded .search-icon{cursor:pointer;padding:8px;background:#006d77;border-radius:50%;display:flex;align-items:center;justify-content:center}.lives_main>header>.toolbar>.function_box .button-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;font-size:20px;font-weight:700;color:#fff;cursor:pointer;background-color:#7badb0}.lives_main>header>.toolbar>.function_box .button-icon:hover{background-color:#095a5f;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.lives_main>main{flex-grow:1;flex-shrink:1;width:100%;padding:25px 30px;background-color:#e3ebee}.lives_main>main .card_container .el-col{margin-bottom:20px}.lives_main>main .card_container .el-card{margin:auto;border-radius:10px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1)}.lives_main>main .card_container .el-card__body{padding:15px}.lives_main>main .card_container .el-card__body .live_box{position:relative;height:252px;cursor:pointer}.lives_main>main .card_container .el-card__body .live_box img{width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.lives_main>main .card_container .el-card__body .live_box .league_title{position:absolute;top:15px;left:15px;display:flex;align-items:center;gap:10px;max-width:-webkit-fill-available;max-width:-moz-available;max-width:stretch;width:-moz-min-content;width:min-content;height:40px;padding:0 10px;border-radius:40px;background:rgba(0,0,0,.8);font-size:16px;font-weight:400;line-height:16px;color:#fff;white-space:nowrap}.lives_main>main .card_container .el-card__body .live_box .league_title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lives_main>main .card_container .el-card__body .live_box .live_broadcast{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;height:38px;padding:0 10px;border-radius:40px;background-color:#75efbc;font-size:18px;font-weight:700;line-height:18px;color:#095a5f;white-space:nowrap}.lives_main>main .card_container .el-card__body .live_box .time{position:absolute;bottom:15px;right:15px;display:flex;align-items:center;gap:10px;width:-moz-min-content;width:min-content;height:36px;padding:0 10px;border-radius:40px;background:rgba(0,0,0,.8);font-size:16px;font-weight:400;line-height:16px;color:#fff;white-space:nowrap}.lives_main>main .card_container .el-card__body .info_box{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding:0 15px;margin-top:15px}.lives_main>main .card_container .el-card__body .info_box .date{display:flex;align-items:center;gap:17px;font-weight:400;font-size:18px;line-height:18px;color:#868686}.lives_main>main .card_container .el-card__body .info_box .team{display:flex;flex-direction:column;align-items:flex-start;gap:15px;width:100%}.lives_main>main .card_container .el-card__body .info_box .team .away_team,.lives_main>main .card_container .el-card__body .info_box .team .home_team{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:600;font-size:20px;line-height:20px}.lives_main>main .card_container .el-card__body .info_box .team .away_team .name_box,.lives_main>main .card_container .el-card__body .info_box .team .home_team .name_box{display:flex;align-items:center;gap:8px;color:#657274;overflow:hidden}.lives_main>main .card_container .el-card__body .info_box .team .away_team .name_box .team_color,.lives_main>main .card_container .el-card__body .info_box .team .home_team .name_box .team_color{display:inline-block;min-width:20px;min-height:20px;border-radius:50%}.lives_main>main .card_container .el-card__body .info_box .team .away_team .name_box .team_name,.lives_main>main .card_container .el-card__body .info_box .team .home_team .name_box .team_name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lives_main>main .card_container .el-card__body .info_box .team .away_team .score,.lives_main>main .card_container .el-card__body .info_box .team .home_team .score{min-width:30px;text-align:center;color:#00a2ad}.lives_main>main .card_container .el-card__body .info_box .team .home_team .name_box .team_color{background-color:#095a5f}.lives_main>main .card_container .el-card__body .info_box .team .away_team .name_box .team_color{background-color:#7badb0}.lives_main>main .card_container .el-card__body .btn_bet{display:flex;align-items:center;justify-content:center;width:100%;height:50px;margin-top:15px;border-width:0;font-weight:700;font-size:20px;line-height:20px;color:#fff;background:linear-gradient(90deg,#108df4,#00bea0)}.lives_main .mat-dialog{max-width:670px;border-radius:10px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1);overflow:hidden}.lives_main .mat-dialog .el-dialog__header{display:flex;align-items:center;justify-content:center;height:46px;padding:0 15px;margin:0;background-color:#00a2ad}.lives_main .mat-dialog .el-dialog__header .el-dialog__title{color:#fff;font-weight:700;font-size:20px}.lives_main .mat-dialog .el-dialog__header .el-dialog__headerbtn{top:10px;right:15px}.lives_main .mat-dialog .el-dialog__header .el-dialog__headerbtn .el-icon-close{color:#fff}.lives_main .mat-dialog .el-dialog__header .el-icon-close{font-size:24px;font-weight:700}.lives_main .mat-dialog .el-dialog__body{padding:15px}.lives_main .mat-dialog .el-dialog__body .filter-container{display:flex;align-items:center;gap:15px;margin-bottom:15px}.lives_main .mat-dialog .el-dialog__body .filter-container .el-select .el-input__inner{max-width:136px;height:36px;border-radius:8px;border-color:#c7c7c7;color:#868686;font-weight:400;font-size:16px;line-height:16px}.lives_main .mat-dialog .el-dialog__body .filter-container .el-select .el-input__suffix{right:10px}.lives_main .mat-dialog .el-dialog__body .filter-container .el-select .el-icon-arrow-up{color:#868686;font-size:18px;font-weight:700}.lives_main .mat-dialog .el-dialog__body .el-table thead th{padding:0;border-bottom:none!important}.lives_main .mat-dialog .el-dialog__body .el-table thead th .cell{font-weight:400;font-size:16px;color:#868686;line-height:16px}.lives_main .mat-dialog .el-dialog__body .el-table .el-table__body-wrapper{padding-top:15px}.lives_main .mat-dialog .el-dialog__body .el-table .el-table__body-wrapper .el-table__row .el-table__cell{padding:8px 0;border-bottom:2px solid #c7c7c7}.lives_main .mat-dialog .el-dialog__body .el-table .el-table__body-wrapper .el-table__row .el-table__cell .cell{color:#095a5f;font-size:16px;font-weight:400;line-height:16px}.lives_main .mat-dialog .el-dialog__body .el-table .el-table__body-wrapper .el-table__row .el-table__cell .cell .team-column{display:flex;flex-direction:column;gap:8px}.lives_main .v-modal{opacity:1;background-color:rgba(0,0,0,.8)}.el-dropdown-menu.el-popper{padding:15px;margin-top:10px}.el-dropdown-menu.el-popper .el-dropdown-menu__item{min-width:120px;font-size:16px}.el-select-dropdown.el-popper{padding:15px;margin-top:10px}.el-select-dropdown.el-popper .el-select-dropdown__item{font-size:16px;line-height:16px}.lives_live{display:flex;flex-flow:column nowrap;position:fixed;width:100%;height:100%;color:#868686}.lives_live>.header{display:flex;justify-content:space-between;align-items:center;width:100%;height:90px;padding:0 34px 0 30px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1);background-color:#fff}.lives_live>.header>.super_button{max-width:280px;width:100%;cursor:pointer;filter:brightness(.9)}.lives_live>.header>.super_button:hover{filter:brightness(1)}.lives_live>.header .header-buttons{display:flex;align-items:center;gap:15px}.lives_live>.header .header-buttons .button-icon{display:flex;align-items:center;justify-content:center;gap:10px;height:40px;padding:0 10px;border-radius:20px;font-size:18px;font-weight:400;color:#fff;cursor:pointer;background-color:#7badb0}.lives_live>.header .header-buttons .button-icon:hover{background-color:#095a5f;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.lives_live>iframe{flex-grow:1;flex-shrink:0;max-width:1200px;max-height:620px;width:calc(100% - 16px);margin:30px auto 20px;border:1px solid #000;border-radius:10px;background-color:#000}.lives_live>iframe.fullwindow{position:fixed;width:100%;height:100%;left:0;top:0;z-index:1;margin:0}.lives_live .iframe-close{position:fixed;width:24px;height:24px;right:16px;top:16px;z-index:2;background-color:#ccc;transition:transform .4s ease;cursor:pointer;-webkit-mask:url(../img/close.d7f98bf9.svg);mask:url(../img/close.d7f98bf9.svg)}.lives_live .iframe-close:active,.lives_live .iframe-close:hover{transform:scale(1.2)}.lives_live>.footer{display:flex;justify-content:space-between;align-items:center;max-width:1200px;width:calc(100% - 16px);margin:0 auto 20px;padding:30px;border-radius:10px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1);background-color:#fff}.lives_live>.footer .league_box{display:flex;flex-direction:column;gap:15px}.lives_live>.footer .catleague{display:flex;align-items:center;gap:8px;font-size:20px}.lives_live>.footer .time_act{display:flex;align-items:center;justify-content:center;max-width:-moz-fit-content;max-width:fit-content;height:36px;padding:0 15px;border:1px solid #c7c7c7;border-radius:8px;color:#868686;font-size:20px;font-weight:500}.lives_live>.footer .team{display:flex;flex-direction:column;align-items:flex-start;gap:15px;max-width:296px;width:100%}.lives_live>.footer .team .away_team,.lives_live>.footer .team .home_team{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:600;font-size:20px;line-height:20px}.lives_live>.footer .team .away_team .name,.lives_live>.footer .team .home_team .name{display:flex;align-items:center;gap:8px;color:#657274}.lives_live>.footer .team .away_team .name:before,.lives_live>.footer .team .home_team .name:before{content:"";display:inline-block;width:20px;height:20px;border-radius:50%}.lives_live>.footer .team .away_team .score,.lives_live>.footer .team .home_team .score{color:#00a2ad}.lives_live>.footer .team .home_team .name:before{background-color:#095a5f}.lives_live>.footer .team .away_team .name:before{background-color:#7badb0}.lives_live>.footer .btn_bet{max-width:300px;width:100%;height:50px;border-width:0;font-weight:700;font-size:20px;line-height:20px;color:#fff;background:linear-gradient(90deg,#108df4,#00bea0)}.m_lives_main{display:flex;flex-flow:column nowrap;width:100%;height:100%;color:#868686;background-color:#e3ebee}.m_lives_main>header{position:relative;z-index:10}.m_lives_main>header>.banner{width:100%}.m_lives_main>header>.toolbar{display:flex;align-items:center;justify-content:center;justify-content:space-between;gap:30px;height:52px;padding:0 6px;background-color:#fff;box-shadow:0 4px 6px 0 rgba(0,0,0,.1)}.m_lives_main>header>.toolbar>.cat_box{display:flex;align-items:center;gap:8px;flex:1;overflow-x:auto}.m_lives_main>header>.toolbar>.cat_box>.cat{display:flex;align-items:center;justify-content:center;gap:8px;min-width:90px;height:32px;border:1px solid #00a8bf;border-radius:8px;color:#00a8bf;font-size:14px;font-weight:400;cursor:pointer;background-color:#fff;transition:all .3s ease}.m_lives_main>header>.toolbar>.cat_box>.cat>.icon{width:20px;color:#00a8bf}.m_lives_main>header>.toolbar>.cat_box>.cat.active,.m_lives_main>header>.toolbar>.cat_box>.cat:hover{color:#fff;background-color:#0082ab}.m_lives_main>header>.toolbar>.cat_box>.cat.active>.name,.m_lives_main>header>.toolbar>.cat_box>.cat:hover>.name{color:#fff;font-weight:700}.m_lives_main>.function_box{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0 8px;margin-top:10px}.m_lives_main>.function_box .search-container{display:flex;align-items:center;justify-content:center;justify-content:flex-end}.m_lives_main>.function_box .search-wrapper{position:relative;display:flex;align-items:center}.m_lives_main>.function_box .search-input{width:0;transition:all 1s ease}.m_lives_main>.function_box .is-expanded{border-radius:0 4px 4px 0}.m_lives_main>.function_box .is-expanded .search-input{width:150px;transition:all 1s ease}.m_lives_main>.function_box .is-expanded .search-input .el-input__inner{height:30px;border-radius:20px;background-color:#095a5f;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);font-size:14px;color:#fff}.m_lives_main>.function_box .is-expanded .search-input .el-input__inner::-moz-placeholder{color:#7badb0}.m_lives_main>.function_box .is-expanded .search-input .el-input__inner::placeholder{color:#7badb0}.m_lives_main>.function_box .is-expanded .search-input .el-input__suffix{right:0}.m_lives_main>.function_box .is-expanded .search-input .el-input__suffix .button-icon{background-color:transparent;box-shadow:none}.m_lives_main>.function_box .is-expanded .search-icon{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;cursor:pointer;background:#006d77}.m_lives_main>.function_box .button-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;font-size:20px;font-weight:700;color:#fff;cursor:pointer;background-color:#7badb0}.m_lives_main>.function_box .button-icon:hover{background-color:#095a5f;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.m_lives_main>main{flex-grow:1;flex-shrink:1;width:100%;padding:10px 8px;background-color:#e3ebee}.m_lives_main>main .card_container .el-col{margin-bottom:8px}.m_lives_main>main .card_container .el-card{margin:auto;border-radius:10px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1)}.m_lives_main>main .card_container .el-card__body{padding:8px}.m_lives_main>main .card_container .el-card__body .live_box{position:relative;height:136px;cursor:pointer}.m_lives_main>main .card_container .el-card__body .live_box img{width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.m_lives_main>main .card_container .el-card__body .live_box .league_title{position:absolute;top:8px;left:8px;display:flex;align-items:center;gap:10px;max-width:-webkit-fill-available;max-width:-moz-available;max-width:stretch;width:-moz-min-content;width:min-content;height:26px;padding:0 6px;border-radius:40px;background:rgba(0,0,0,.8);font-size:12px;font-weight:400;line-height:12px;color:#fff}.m_lives_main>main .card_container .el-card__body .live_box .league_title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m_lives_main>main .card_container .el-card__body .live_box .live_broadcast{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;height:30px;padding:0 8px;border-radius:40px;background-color:#75efbc;font-size:12px;font-weight:700;line-height:12px;color:#095a5f;white-space:nowrap}.m_lives_main>main .card_container .el-card__body .live_box .time{position:absolute;bottom:8px;right:8px;display:flex;align-items:center;gap:10px;width:-moz-min-content;width:min-content;height:24px;padding:0 6px;border-radius:38px;background:rgba(0,0,0,.8);font-size:12px;font-weight:400;line-height:12px;color:#fff;white-space:nowrap}.m_lives_main>main .card_container .el-card__body .info_box{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:0 8px;margin-top:10px}.m_lives_main>main .card_container .el-card__body .info_box .date{display:flex;align-items:center;gap:8px;font-weight:400;font-size:12px;line-height:12px;color:#868686}.m_lives_main>main .card_container .el-card__body .info_box .team{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.m_lives_main>main .card_container .el-card__body .info_box .team .away_team,.m_lives_main>main .card_container .el-card__body .info_box .team .home_team{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:600;font-size:14px;line-height:14px}.m_lives_main>main .card_container .el-card__body .info_box .team .away_team .name_box,.m_lives_main>main .card_container .el-card__body .info_box .team .home_team .name_box{display:flex;align-items:center;gap:8px;color:#657274;overflow:hidden}.m_lives_main>main .card_container .el-card__body .info_box .team .away_team .name_box .team_color,.m_lives_main>main .card_container .el-card__body .info_box .team .home_team .name_box .team_color{min-width:14px;min-height:14px;border-radius:50%}.m_lives_main>main .card_container .el-card__body .info_box .team .away_team .name_box .team_name,.m_lives_main>main .card_container .el-card__body .info_box .team .home_team .name_box .team_name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m_lives_main>main .card_container .el-card__body .info_box .team .away_team .score,.m_lives_main>main .card_container .el-card__body .info_box .team .home_team .score{min-width:30px;text-align:center;color:#00a2ad}.m_lives_main>main .card_container .el-card__body .info_box .team .home_team .name_box .team_color{background-color:#095a5f}.m_lives_main>main .card_container .el-card__body .info_box .team .away_team .name_box .team_color{background-color:#7badb0}.m_lives_main>main .card_container .el-card__body .btn_bet{display:flex;align-items:center;justify-content:center;width:100%;height:32px;margin-top:10px;border-width:0;font-weight:700;font-size:16px;line-height:16px;color:#fff;background:linear-gradient(90deg,#108df4,#00bea0)}.m_lives_main .mat-dialog{width:calc(100% - 48px);border-radius:10px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1);overflow:hidden}.m_lives_main .mat-dialog .el-dialog__header{display:flex;align-items:center;justify-content:center;height:46px;padding:0 14px;margin:0;background-color:#00a2ad}.m_lives_main .mat-dialog .el-dialog__header .el-dialog__title{color:#fff;font-weight:700;font-size:16px}.m_lives_main .mat-dialog .el-dialog__header .el-dialog__headerbtn{top:12px;right:14px}.m_lives_main .mat-dialog .el-dialog__header .el-dialog__headerbtn .el-icon-close{color:#fff}.m_lives_main .mat-dialog .el-dialog__header .el-icon-close{font-size:22px;font-weight:700}.m_lives_main .mat-dialog .el-dialog__body{padding:15px}.m_lives_main .mat-dialog .el-dialog__body .filter-container{display:flex;align-items:center;gap:15px;margin-bottom:15px}.m_lives_main .mat-dialog .el-dialog__body .filter-container .el-select .el-input__inner{max-width:120px;height:32px;border-radius:8px;border-color:#c7c7c7;color:#868686;font-weight:400;font-size:14px;line-height:14px}.m_lives_main .mat-dialog .el-dialog__body .filter-container .el-select .el-input__suffix{right:8px}.m_lives_main .mat-dialog .el-dialog__body .filter-container .el-select .el-icon-arrow-up{color:#868686;font-size:16px;font-weight:700}.m_lives_main .mat-dialog .el-dialog__body .el-table thead th{padding:0;border-bottom:none!important}.m_lives_main .mat-dialog .el-dialog__body .el-table thead th .cell{font-weight:400;font-size:14px;color:#868686;line-height:14px}.m_lives_main .mat-dialog .el-dialog__body .el-table .el-table__body-wrapper{padding-top:15px}.m_lives_main .mat-dialog .el-dialog__body .el-table .el-table__body-wrapper .el-table__row .el-table__cell{padding:7px 0;border-bottom:2px solid #c7c7c7}.m_lives_main .mat-dialog .el-dialog__body .el-table .el-table__body-wrapper .el-table__row .el-table__cell .cell{padding:0;color:#095a5f;font-size:12px;font-weight:400;line-height:12px;white-space:nowrap}.m_lives_main .mat-dialog .el-dialog__body .el-table .el-table__body-wrapper .el-table__row .el-table__cell .cell .team-column{display:flex;flex-direction:column;gap:8px}.m_lives_main .v-modal{opacity:1;background-color:rgba(0,0,0,.8)}.el-dropdown-menu.el-popper{padding:8px;margin-top:5px;border:1px solid #e7e7e7;border-radius:8px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1);background-color:#fff}.el-dropdown-menu.el-popper .el-dropdown-menu__item{display:flex;align-items:center;justify-content:center;min-width:100px;height:30px;font-size:14px;font-weight:400;color:#868686}.el-dropdown-menu.el-popper .el-dropdown-menu__item--divided{margin-top:0;border-color:#00a2ad}.el-dropdown-menu.el-popper .el-dropdown-menu__item--divided:before{content:none}.el-dropdown-menu.el-popper .popper__arrow{display:none}.el-select-dropdown.el-popper{padding:8px;margin-top:5px;border:1px solid #e7e7e7;border-radius:8px;background-color:#fff;box-shadow:0 4px 6px 0 rgba(0,0,0,.1)}.el-select-dropdown.el-popper .el-select-dropdown__list{padding:0}.el-select-dropdown.el-popper .el-select-dropdown__item{display:flex;align-items:center;justify-content:center;height:30px;font-weight:400;font-size:14px;line-height:14px;color:#868686}.el-select-dropdown.el-popper .el-select-dropdown__item:not(:first-child){border-top:1px solid #00a2ad}.el-select-dropdown.el-popper .popper__arrow{display:none}.m_lives_live{display:flex;flex-flow:column nowrap;position:fixed;width:100%;height:100%;color:#868686}.m_lives_live>.header{display:flex;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 8px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1);background-color:#fff}.m_lives_live>.header .home_button{width:20px;cursor:pointer;filter:brightness(.9)}.m_lives_live>.header .home_button:hover{filter:brightness(1)}.m_lives_live>.header .super_button{max-width:148px;width:100%;cursor:pointer;filter:brightness(.9)}.m_lives_live>.header .super_button:hover{filter:brightness(1)}.m_lives_live>.header .header-buttons{display:flex;align-items:center;gap:10px}.m_lives_live>.header .header-buttons .button-icon{display:flex;align-items:center;justify-content:center;height:30px;padding:0 8px;border-radius:50%;color:#fff;cursor:pointer;background-color:#7badb0}.m_lives_live>.header .header-buttons .button-icon:hover{background-color:#095a5f;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.m_lives_live>.video{flex-grow:1;flex-shrink:0;width:calc(100% - 16px);max-height:240px;border:1px solid #000;background-color:#000;border-radius:10px;margin:10px auto}.m_lives_live>.video.fullwindow{position:fixed;left:0;top:0;max-height:none;width:100%;height:100%;margin:initial;border-radius:initial;z-index:1}.m_lives_live .iframe-close{position:fixed;width:24px;height:24px;right:16px;top:16px;z-index:2;background-color:#ccc;transition:transform .4s ease;cursor:pointer;-webkit-mask:url(../img/close.d7f98bf9.svg);mask:url(../img/close.d7f98bf9.svg)}.m_lives_live .iframe-close:active,.m_lives_live .iframe-close:hover{transform:scale(1.2)}.m_lives_live>.footer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;width:calc(100% - 16px);padding:15px;margin:0 auto;border-radius:10px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1);background-color:#fff}.m_lives_live>.footer .league_box{display:flex;flex-direction:row;justify-content:space-between;width:100%}.m_lives_live>.footer .catleague{gap:8px}.m_lives_live>.footer .catleague,.m_lives_live>.footer .time_act{display:flex;align-items:center;font-size:16px;font-weight:500;color:#868686}.m_lives_live>.footer .time_act{justify-content:center;height:32px;padding:0 8px;border:1px solid #c7c7c7;border-radius:8px;max-width:-moz-fit-content;max-width:fit-content}.m_lives_live>.footer .team{display:flex;flex-direction:column;align-items:flex-start;gap:15px;width:100%}.m_lives_live>.footer .team .away_team,.m_lives_live>.footer .team .home_team{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:600;font-size:16px;line-height:16px}.m_lives_live>.footer .team .away_team .name,.m_lives_live>.footer .team .home_team .name{color:#657274;display:flex;align-items:center;gap:8px}.m_lives_live>.footer .team .away_team .name:before,.m_lives_live>.footer .team .home_team .name:before{content:"";width:18px;height:18px;display:inline-block;border-radius:50%}.m_lives_live>.footer .team .away_team .score,.m_lives_live>.footer .team .home_team .score{color:#00a2ad}.m_lives_live>.footer .team .home_team .name:before{background-color:#095a5f}.m_lives_live>.footer .team .away_team .name:before{background-color:#7badb0}.m_lives_live>.footer .btn_bet{display:flex;align-items:center;justify-content:center;width:100%;height:32px;border-width:0;font-weight:700;font-size:16px;line-height:16px;color:#fff;background:linear-gradient(90deg,#108df4,#00bea0)}