/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.ui-dialog ~ .ck-body-wrapper{--ck-z-panel:1261;}
.poll{overflow:hidden;}.poll .bar{height:1em;margin:1px 0;background-color:#ddd;}.poll .bar .foreground{background-color:#000;height:1em;float:left;}
.poll dl,.poll dd{margin:0;}.poll .links{text-align:center;}.poll .percent{text-align:right;}.poll .total{text-align:center;}.poll .vote-form{text-align:center;}.poll .vote-form{text-align:left;}.poll .vote-form .poll-title{font-weight:bold;}.poll-chtext{width:80%;}.poll-chvotes .form-text{width:85%;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}.ui-widget-content a{color:#333333;}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none;}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214);}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none;}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-widget-header .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png);}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png);}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777620_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png);}.ui-button .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png);}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}.ui-icon-caret-1-n{background-position:0 0;}.ui-icon-caret-1-ne{background-position:-16px 0;}.ui-icon-caret-1-e{background-position:-32px 0;}.ui-icon-caret-1-se{background-position:-48px 0;}.ui-icon-caret-1-s{background-position:-65px 0;}.ui-icon-caret-1-sw{background-position:-80px 0;}.ui-icon-caret-1-w{background-position:-96px 0;}.ui-icon-caret-1-nw{background-position:-112px 0;}.ui-icon-caret-2-n-s{background-position:-128px 0;}.ui-icon-caret-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-65px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:1px -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;}.ui-widget-overlay{background:#aaaaaa;opacity:.3;}.ui-widget-shadow{box-shadow:0 0 5px #666666;}
.calendar-calendar tr.odd,.calendar-calendar tr.even{background-color:#fff;}.calendar-calendar table{clear:both;width:100%;margin:0 auto;padding:0;border-spacing:0;border-collapse:collapse;}.calendar-calendar .month-view table{clear:both;width:100%;margin:0;padding:0;border:none;}.calendar-calendar .year-view td{width:32%;padding:1px;border:none;}.calendar-calendar .year-view td table td{width:13%;padding:0;}.calendar-calendar tr{margin:0;padding:0;background-color:white;}.calendar-calendar th{margin:0;text-align:center;color:#fff;background-color:#ccc;}.calendar-calendar th a{color:#fff;background-color:#ccc;font-weight:bold;}.calendar-calendar td{width:12%;min-width:12%;margin:0;padding:0;text-align:right;vertical-align:top;color:#777;border:1px solid #ccc;}.calendar-calendar .mini{border:none;}.calendar-calendar td.week{width:1%;min-width:1%;}.calendar-calendar .week{clear:both;color:#555;font-size:0.8em;font-style:normal;}.calendar-calendar .week a{font-weight:normal;}.calendar-calendar .inner{height:auto;min-height:5em;margin:0;padding:0;}.calendar-calendar .inner div{margin:0;padding:0;}.calendar-calendar .inner p{margin:0;padding:0 0 0.8em 0;}.calendar-calendar td a{text-decoration:none;font-weight:bold;}.calendar-calendar td a:hover{text-decoration:underline;}.calendar-calendar td.year,.calendar-calendar td.month{text-align:center;}.calendar-calendar th.days{margin:0;padding:1px;text-align:center;color:#ccc;background-color:#224;}.calendar-calendar div.day{float:right;clear:both;width:1.5em;margin:0;padding:0.125em 0.25em 0 0.25em;text-align:center;border-width:0 0 1px 1px;border-style:solid;border-color:gray;background-color:#f3f3f3;}.calendar-calendar div.calendar{float:right;clear:both;width:96%;margin:0 0.25em 0.25em 0;text-align:left;border:solid 1px #ddd;background-color:#fff;}.calendar-calendar .day-view div.calendar{float:none;width:98%;margin:1% 1% 0 1%;}.calendar-calendar div.title{text-align:center;font-size:0.8em;}.calendar-calendar div.title a{color:#000;}.calendar-calendar div.title a:hover{color:#c00;}.calendar-calendar .content{clear:both;padding:3px 3px 3px 5px;}.calendar div.form-item{white-space:normal;}table td.mini,table th.mini,table.mini td.week{margin:0;padding:0 1px 0 0;}table td.mini a{font-weight:normal;}.calendar-calendar .mini-day-off{padding:0;}.calendar-calendar .mini-day-on{padding:0;}table .mini-day-on a{text-decoration:underline;}.calendar-calendar .mini .title{font-size:0.8em;}.mini .calendar-calendar .week{font-size:0.7em;}.mini-row{width:100%;border:none;}.mini{width:32%;vertical-align:top;}.calendar-calendar .stripe{width:auto;height:5px;font-size:1px !important;line-height:1px !important;}.calendar-calendar .day-view .stripe{width:100%;}table.calendar-legend{width:100%;margin:0;padding:0;background-color:#ccc;}table.calendar-legend tr.odd .stripe,table.calendar-legend tr.even .stripe{height:12px !important;font-size:9px !important;line-height:10px !important;}.calendar-legend td{text-align:left;}.calendar-empty{font-size:1px;line-height:1px;}.calendar-calendar td.calendar-agenda-hour{width:1%;padding-top:0.25em;text-align:right;border:none;border-top:1px #333 dotted;font-family:serif;}.calendar-calendar td.calendar-agenda-no-hours{min-width:1%;}.calendar-calendar td.calendar-agenda-hour .calendar-hour{font-size:1.2em;font-weight:bold;}.calendar-calendar td.calendar-agenda-hour .calendar-ampm{font-size:1em;}.calendar-calendar td.calendar-agenda-items{text-align:left;border:1px #333 dotted;}.calendar-calendar td.calendar-agenda-items div.calendar{width:auto;margin:0;padding:0.25em;}.calendar-calendar div.calendar div.inner .calendar-agenda-empty{width:100%;padding:1em 0;text-align:center;vertical-align:middle;background-color:#fff;}.calendar-date-select form{float:right;width:25%;text-align:right;}.calendar-date-select div,.calendar-date-select input,.calendar-date-select label{float:right;clear:both;margin:0;padding:0;text-align:right;}.calendar-date-select .description{float:right;}.calendar-label{display:block;clear:both;font-weight:bold;}.calendar-calendar div.date-nav{width:auto;color:#777;border:1px solid #ccc;background-color:#ccc;}.calendar-calendar div.date-nav a,.calendar-calendar div.date-nav h3{color:#777;}.calendar-calendar th.days{color:#777;border:1px solid #ccc;background-color:#eee;font-weight:bold;}.calendar-calendar td.empty{border-color:#ccc;background:#ccc;}.calendar-calendar table.mini td.empty{border-color:#fff;background:#fff;}.calendar-calendar td div.day{margin-bottom:2px;border:1px solid #ccc;border-top:none;border-right:none;}.calendar-calendar td .inner div,.calendar-calendar td .inner div a{background:#eee;}.calendar-calendar div.calendar{border:none;font-size:x-small;}.calendar-calendar td .inner div.calendar div,.calendar-calendar td .inner div.calendar div a{padding:0 2px;border:none;background:#ffc;}.calendar-calendar td .inner div.calendar div.calendar-more,.calendar-calendar td .inner div.calendar div.calendar-more a{text-align:right;color:#444;background:#fff;}.calendar-calendar td .inner .view-field,.calendar-calendar td .inner .view-field a{color:#444;font-weight:normal;}.calendar-calendar td span.date-display-single,.calendar-calendar td span.date-display-start,.calendar-calendar td span.date-display-end,.calendar-calendar td span.date-display-separator{font-weight:bold;}.calendar-calendar td .inner div.day a{color:#4b85ac;}.calendar-calendar tr td.today,.calendar-calendar tr.odd td.today,.calendar-calendar tr.even td.today{background-color:#c3d6e4;}.calendar-calendar
  td
  .inner
  div.calendar
  div
  div.view-data-node-data-field-date-field-date-value{border-bottom:1px solid #ccc;}.calendar-pager{display:flex;}.calendar-pager__items{display:flex;margin:0;padding:0;list-style:none;}.calendar-pager__item{}.pager__item--current{}.calendar-pager__item--control a{display:flex;padding:0.5rem;}.calendar-pager__item-title{display:flex;align-items:center;}.calendar-pager__item-title--backwards{}.calendar-pager__item-title--forward{}
.calendar-calendar tr.odd,.calendar-calendar tr.even{background-color:#fff;}.calendar-calendar table{width:100%;margin:0 auto;padding:0;border-spacing:0;border-collapse:collapse;}.calendar-calendar .month-view table{width:100%;margin:0;padding:0;border:none;}.calendar-calendar .year-view td{width:32%;padding:1px;border:none;}.calendar-calendar .year-view td table td{width:13%;padding:0;}.calendar-calendar tr{margin:0;padding:0;background-color:white;}.calendar-calendar th{margin:0;text-align:center;}.calendar-calendar th a{font-weight:bold;}.calendar-calendar td{width:14%;margin:0;padding:0;text-align:right;vertical-align:top;color:#777;border:1px solid #ccc;}.calendar-calendar .mini{border:none;}.calendar-calendar td.week{width:1%;min-width:1%;}.calendar-calendar .week{clear:both;color:#555;font-size:0.8em;font-style:normal;}.calendar-calendar .inner{height:auto;margin:0;padding:0;}.calendar-calendar .inner div{margin:0;padding:0;}.calendar-calendar .inner p{margin:0;padding:0 0 0.8em 0;}.calendar-calendar td a{text-decoration:none;font-weight:bold;}.calendar-calendar td a:hover{text-decoration:underline;}.calendar-calendar td.year,.calendar-calendar td.month{text-align:center;}.calendar-calendar th.days{margin:0;padding:1px;text-align:center;color:#ccc;background-color:#224;}.calendar-calendar div.day{float:right;clear:both;width:1.8em;margin:0;padding:0.125em 0.25em 0 0.25em;text-align:center;border:1px solid gray;border-width:0 0 1px 1px;background-color:#f3f3f3;}.calendar-calendar div.calendar{float:right;clear:both;width:96%;margin:0 0.25em 0.25em 0;text-align:left;border:solid 1px #ddd;background-color:#fff;}.calendar-calendar .day-view div.calendar{float:none;width:98%;margin:1% 1% 0 1%;}.calendar-calendar div.title{text-align:center;font-size:0.8em;}.calendar-calendar div.title a{color:#000;}.calendar-calendar div.title a:hover{color:#c00;}.calendar-calendar .content{clear:both;padding:3px;padding-left:5px;}.calendar div.form-item{white-space:normal;}table td.mini,table th.mini,table.mini td.week{margin:0;padding:0 1px 0 0;}table td.mini a{font-weight:normal;}.calendar-calendar .mini-day-off{padding:0;}.calendar-calendar .mini-day-on{padding:0;}table .mini-day-on a{text-decoration:underline;}.calendar-calendar .mini .title{font-size:0.8em;}.mini .calendar-calendar .week{font-size:0.7em;}.mini-row{width:100%;border:none;}.mini{width:32%;vertical-align:top;}.calendar-calendar .stripe{width:auto;height:5px;font-size:1px !important;line-height:1px !important;}.calendar-calendar .day-view .stripe{width:100%;}table.calendar-legend{width:100%;margin:0;padding:0;background-color:#ccc;}table.calendar-legend tr.odd .stripe,table.calendar-legend tr.even .stripe{height:12px !important;font-size:9px !important;line-height:10px !important;}.calendar-legend td{padding-left:5px;text-align:left;}.calendar-empty{font-size:1px;line-height:1px;}.calendar-calendar td.calendar-agenda-hour{width:1%;padding-top:0.25em;text-align:right;border:none;border-top:1px solid #ccc;}.calendar-calendar td.calendar-agenda-no-hours{min-width:1%;}.calendar-calendar td.calendar-agenda-hour .calendar-hour{font-size:1.2em;font-weight:bold;}.calendar-calendar td.calendar-agenda-hour .calendar-ampm{font-size:1em;}.calendar-calendar td.calendar-agenda-items{text-align:left;border:1px solid #ccc;}.calendar-calendar td.calendar-agenda-items div.calendar{width:auto;margin:0;padding:0.25em;}.calendar-calendar div.calendar div.inner .calendar-agenda-empty{width:100%;padding:1em 0;text-align:center;vertical-align:middle;background-color:#fff;}.calendar-date-select form{float:right;width:25%;text-align:right;}.calendar-date-select div,.calendar-date-select input,.calendar-date-select label{float:right;clear:both;margin:0;padding:0;text-align:right;}.calendar-date-select .description{float:right;}.calendar-label{display:block;clear:both;font-weight:bold;}.calendar-calendar div.date-nav{width:auto;padding:0.2em;color:#777;border:1px solid #ccc;background-color:#ccc;}.calendar-calendar div.date-nav a,.calendar-calendar div.date-nav h3{text-decoration:none;color:#777;}.calendar-calendar th.days{color:#777;border:1px solid #ccc;background-color:#eee;font-weight:bold;}.calendar-calendar td.empty{color:#cc9;border-color:#ccc;background:#ccc;}.calendar-calendar table.mini td.empty{border-color:#fff;background:#fff;}.calendar-calendar td div.day{margin-bottom:2px;border:1px solid #ccc;border-top:none;border-right:none;}.calendar-calendar td .inner div,.calendar-calendar td .inner div a{background:#eee;}.calendar-calendar div.calendar{border:none;font-size:x-small;}.calendar-calendar td .inner div.calendar div,.calendar-calendar td .inner div.calendar div a{padding:0;border:none;background:#ffc;}.calendar-calendar td .inner div.calendar div.calendar-more,.calendar-calendar td .inner div.calendar div.calendar-more a{text-align:right;color:#444;background:#fff;}.calendar-calendar td .inner .view-field,.calendar-calendar td .inner .view-field a{color:#444;font-weight:normal;}.calendar-calendar td span.date-display-single,.calendar-calendar td span.date-display-start,.calendar-calendar td span.date-display-end,.calendar-calendar td span.date-display-separator{font-weight:bold;}.calendar-calendar td .inner div.day a{color:#4b85ac;}.calendar-calendar tr td.today,.calendar-calendar tr.odd td.today,.calendar-calendar tr.even td.today{background-color:#c3d6e4;}.calendar-calendar tbody{border-top:none;}.calendar-calendar .month-view .full .inner,.calendar-calendar .week-view .full .multi-day .inner{height:auto;}.calendar-calendar .week-view .full .calendar-agenda-hour,.calendar-calendar .month-view .full .single-day .inner .view-item{float:left;width:100%;}.calendar-calendar .week-view .full .calendar-agenda-hour,.calendar-calendar .day-view .full .calendar-agenda-hour{padding-right:2px;}.calendar-calendar .week-view .full .calendar-agenda-hour{width:6%;min-width:0;}.calendar-calendar .week-view .full .days{width:13%;}.calendar-calendar .month-view .full div.calendar,.calendar-calendar .week-view .full div.calendar,.calendar-calendar .day-view div.calendar{width:auto;}.calendar-calendar .month-view .full tr.date-box,.calendar-calendar .month-view .full tr.date-box td,.calendar-calendar .month-view .full tr.multi-day,.calendar-calendar .month-view .full tr.multi-day td{height:19px;max-height:19px;}.calendar-calendar .month-view .full tr.single-day .no-entry,.calendar-calendar .month-view .full tr.single-day .no-entry .inner{height:44px !important;line-height:44px;}.calendar-calendar .month-view .full tr.single-day .noentry-multi-day,.calendar-calendar .month-view .full tr.single-day .noentry-multi-day .inner{height:22px !important;line-height:22px;}.calendar-calendar .month-view .full td,.calendar-calendar .week-view .full td,.calendar-calendar .day-view td{padding:1px 2px 0 2px;vertical-align:top;}.calendar-calendar .month-view .full td.date-box{height:1%;padding-bottom:2px;border-bottom:0;}.calendar-calendar .month-view .full .week{font-size:inherit;}.calendar-calendar .month-view .full .week a,.calendar-calendar .week-view .full .week a{color:#4b85ac;}.calendar-calendar .month-view .full td .inner div.day,.calendar-calendar .month-view .full td .inner div.day a{margin-bottom:0;white-space:nowrap;border:none;background:none;}.calendar-calendar .month-view .full td.date-box .inner,.calendar-calendar .week-view .full td.date-box .inner{min-height:inherit;}.calendar-calendar .month-view .full td.multi-day,.calendar-calendar .week-view .full td.multi-day{border-top:0;border-bottom:0;}.calendar-calendar .week-view .full .first td.multi-day{border-top:1px solid #ccc;}.calendar-calendar .month-view .full td.single-day{border-top:0;}.calendar-calendar .month-view .full td.multi-day .inner,.calendar-calendar .week-view .full td.multi-day .inner,.calendar-calendar .day-view .full td.multi-day .inner{position:relative;width:auto;min-height:inherit;}.calendar-calendar .month-view .full td.multi-day.no-entry{min-height:0;}.calendar-calendar .month-view .full td.single-day .calendar-empty,.calendar-calendar .month-view .full td.single-day.empty,.calendar-calendar .month-view .full td.date-box.empty{background:#f4f4f4;}.calendar-calendar .month-view .full td.single-day .inner div,.calendar-calendar .month-view .full td.single-day .inner div a,.calendar-calendar .month-view .full td.multi-day .inner div,.calendar-calendar .month-view .full td.multi-day .inner div a,.calendar-calendar .month-view .full td .inner div.calendar.monthview div,.calendar-calendar .month-view .full td .inner div.calendar.monthview div a,.calendar-calendar .week-view .full td.single-day .inner div,.calendar-calendar .week-view .full td.single-day .inner div a,.calendar-calendar .week-view .full td.multi-day .inner div,.calendar-calendar .week-view .full td.multi-day .inner div a,.calendar-calendar .week-view .full td .inner div.calendar.weekview div,.calendar-calendar .week-view .full td .inner div.calendar.weekview div a,.calendar-calendar .day-view .full td .inner div.view-item,.calendar-calendar .day-view .full td .inner div.calendar div,.calendar-calendar .day-view .full td .inner div.calendar div a{background:none;}.calendar-calendar .day-view .full td .inner div.calendar div,.calendar-calendar .day-view .full td .inner div.calendar div a{margin:0 3px;}.calendar-calendar .day-view .full td .inner div.calendar div.stripe{margin:0;}.calendar-calendar .month-view .full tr td.today,.calendar-calendar .month-view .full tr.odd td.today,.calendar-calendar .month-view .full tr.even td.today{border-right:2px solid #7c7f12;border-left:2px solid #7c7f12;background:none;}.calendar-calendar .month-view .full td.date-box.today{border-width:2px 2px 0 2px;border-style:solid;border-color:#7c7f12;}.calendar-calendar .month-view .full tr td.single-day.today{border-bottom:2px solid #7c7f12;}.calendar-calendar .month-view .full tr td.multi-day.starts-today{border-left:2px solid #7c7f12;}.calendar-calendar .month-view .full tr td.multi-day.ends-today{border-right:2px solid #7c7f12;}.calendar-calendar .month-view .full tr td.multi-day,.calendar-calendar .month-view .full tr td.single-day{border-top:0;}.calendar-calendar .month-view .full tr td.multi-day,.calendar-calendar .month-view .full tr td.date-box{border-bottom:0;}.calendar-calendar .month-view .full .inner .monthview,.calendar-calendar .week-view .full .inner .weekview,.calendar-calendar .day-view .full .inner .dayview{position:relative;display:block;float:none;width:auto;margin:0.25em auto;-moz-border-radius:5px;border-radius:5px;}.calendar-calendar .month-view .full td.single-day div.monthview,.calendar-calendar .week-view .full td.single-day div.weekview,.calendar-calendar .day-view .full td.single-day div.dayview{overflow:hidden;width:auto;padding:0 3px;background:#ffc;}.calendar-calendar
  .month-view
  .full
  td.single-day
  .calendar-more
  div.monthview{background:none;}.calendar-calendar .day-view td div.dayview{padding:0;}.calendar-calendar .month-view .full td.multi-day div.monthview,.calendar-calendar .week-view .full td.multi-day div.weekview,.calendar-calendar .day-view .full td.multi-day div.dayview{position:relative;overflow:hidden;height:1.9em;margin:0 auto;color:#fff;background:#74a5d7;}.calendar-calendar .week-view .full td.multi-day div.weekview{height:3.5em;}.calendar-calendar .month-view .full td.multi-day .inner .view-field,.calendar-calendar .month-view .full td.multi-day .inner .view-field a,.calendar-calendar .week-view .full td.multi-day .inner .view-field,.calendar-calendar .week-view .full td.multi-day .inner .view-field a,.calendar-calendar .day-view .full td.multi-day .inner .view-field,.calendar-calendar .day-view .full td.multi-day .inner .view-field a{color:#fff;}.calendar-calendar .day-view .full td.multi-day div.dayview,.calendar-calendar .week-view .full td.multi-day div.weekview{margin-bottom:2px;}.calendar-calendar
  .month-view
  .full
  td.multi-day
  .calendar.monthview
  .view-field{float:left;margin-right:3px;white-space:nowrap;}.calendar-calendar
  .week-view
  .full
  td.multi-day
  .calendar.weekview
  .view-field{display:inline;margin-right:3px;white-space:nowrap;}.calendar-calendar .day-view .full td.multi-day .calendar.weekview .view-field{display:block;}.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents,.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents{position:absolute;left:5px;width:3000px;}.calendar-calendar .day-view td .stripe,.calendar-calendar .month-view .full td .stripe,.calendar-calendar .week-view .full td .stripe{z-index:2;top:0;left:0;width:100%;height:3px;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.calendar-calendar .full td.single-day .continuation,.calendar-calendar .full td.single-day .continues,.calendar-calendar .full td.single-day .cutoff{display:none;}.calendar-calendar
  .month-view
  .full
  td.multi-day
  .inner
  .monthview
  .continuation,.calendar-calendar
  .week-view
  .full
  td.multi-day
  .inner
  .weekview
  .continuation{float:left;height:1.9em;margin-right:3px;}.calendar-calendar
  .week-view
  .full
  td.multi-day
  .inner
  .weekview
  .continuation{height:2.75em;margin-right:8px;padding-top:0.75em;}.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{position:absolute;z-index:1;right:0;width:10px;height:1.9em;padding-left:6px;text-align:left;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;background:#74a5d7;}.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{height:2.75em;padding-top:0.75em;}.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{width:8px;padding-left:0;}.calendar-calendar .week-view .full td.multi-day{padding:2px;}.calendar-calendar .week-view td.single-day div.calendar{width:100%;padding-right:0;padding-left:0;}.calendar-calendar .week-view .full tr.last td.multi-day{border-bottom:1px solid #ccc;}.view .date-nav-wrapper .clear-block{margin-bottom:10px;}.view .date-nav-wrapper{position:relative;width:100%;margin-top:5px;}.view .date-nav-wrapper .date-nav{position:relative;height:30px;height:auto;min-height:30px;margin-bottom:10px;border:0;background-color:transparent;}.view .date-nav-wrapper .date-prev a,.view .date-nav-wrapper .date-next a{text-decoration:none;color:inherit;font-size:12px;}.view .date-nav-wrapper.date-nav a:hover{text-decoration:underline;}.view .date-nav-wrapper .date-prev{position:absolute;z-index:1;top:0;right:60px;left:auto;float:none;width:auto;padding:5px 0;text-align:right;-moz-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;background:none repeat scroll 0 0 #dfdfdf;font-size:12px;}.block-views .view .date-nav-wrapper .date-prev{right:auto;left:0;}.view .date-nav-wrapper .date-prev a{margin-left:10px;font-weight:bold;}.view .date-nav-wrapper .date-heading{position:relative;z-index:0;top:0;width:100%;text-align:center;}.view .date-nav-wrapper .date-heading h3{font-size:1.7em;line-height:30px;}.view .date-nav-wrapper .date-next{position:absolute;z-index:1;top:0;right:0;float:none;width:auto;padding:5px 0;text-align:right;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;background:none repeat scroll 0 0 #dfdfdf;font-size:12px;}.view .date-nav-wrapper .date-next a{margin-right:10px;font-weight:bold;}.attachment .calendar-calendar{clear:both;margin-top:20px;}.calendar-calendar th a,.attachment .calendar-calendar th{border:0;background-color:transparent;}.attachment .calendar-calendar th.calendar-agenda-hour{text-align:right;color:#777;font-weight:bold;}.view-calendar .feed-icon{margin-top:5px;}.view table.mini .date-prev,.view table.mini .date-next{background:none;}.date-nav div.date-prev,.date-nav div.date-next,.date-nav{width:auto;}ul.calendar-links,.region-content ul.calendar-links{margin:0;padding:0;}.year-view div.month-view div.date-nav{min-height:20px;background-color:#dfdfdf;}
body{min-width:20rem;}.mt-row{display:flex;flex-wrap:wrap;}.mt-row .mt-col{flex:0 0 100%;max-width:100%;}.mt-row .mt-col-1{flex:0 0 8.333333%;max-width:8.333333%;}.mt-row .mt-col-2{flex:0 0 16.666667%;max-width:16.666667%;}.mt-row .mt-col-3{flex:0 0 25%;max-width:25%;}.mt-row .mt-col-4{flex:0 0 33.333333%;max-width:33.333333%;}.mt-row .mt-col-5{flex:0 0 41.666667%;max-width:41.666667%;}.mt-row .mt-col-6{flex:0 0 50%;max-width:50%;}.mt-row .mt-col-7{flex:0 0 58.333333%;max-width:58.333333%;}.mt-row .mt-col-8{flex:0 0 66.666667%;max-width:66.666667%;}.mt-row .mt-col-9{flex:0 0 75%;max-width:75%;}.mt-row .mt-col-10{flex:0 0 83.333333%;max-width:83.333333%;}.mt-row .mt-col-11{flex:0 0 91.666667%;max-width:91.666667%;}.mt-row .mt-col-12{flex:0 0 100%;max-width:100%;}.mt-row-1 .mt-col{flex:0 0 100%;max-width:100%;}.mt-row-2 .mt-col{flex:0 0 50%;max-width:50%;}.mt-row-3 .mt-col{flex:0 0 33.333333%;max-width:33.333333%;}.mt-row-4 .mt-col{flex:0 0 25%;max-width:25%;}.mt-row-5 .mt-col{flex:0 0 20%;max-width:20%;}.mt-row-6 .mt-col{flex:0 0 16.666667%;max-width:16.666667%;}.mt-row-7 .mt-col{flex:0 0 14.285714%;max-width:14.285714%;}.mt-row-8 .mt-col{flex:0 0 12.5%;max-width:12.5%;}.mt-row-9 .mt-col{flex:0 0 11.111111%;max-width:11.111111%;}.mt-row-10 .mt-col{flex:0 0 10%;max-width:10%;}.mt-row-11 .mt-col{flex:0 0 9.090909%;max-width:9.090909%;}.mt-row-12 .mt-col{flex:0 0 8.333333%;max-width:8.333333%;}.font-weight-400{font-family:OpenSans-Regular,sans-serif;}.font-weight-400 div,.font-weight-400 span,.font-weight-400 p,.font-weight-400 a{font-family:OpenSans-Regular,sans-serif;}.font-weight-600{font-family:OpenSans-SemiBold,sans-serif;}.font-weight-600 div,.font-weight-600 span,.font-weight-600 p,.font-weight-600 a{font-family:OpenSans-SemiBold,sans-serif;}.font-weight-700{font-family:OpenSans-Bold,sans-serif;}.font-weight-700 div,.font-weight-700 span,.font-weight-700 p,.font-weight-700 a{font-family:OpenSans-Bold,sans-serif;}.font-weight-bold{font-family:OpenSans-Bold,sans-serif;}.font-weight-bold div,.font-weight-bold span,.font-weight-bold p,.font-weight-bold a{font-family:OpenSans-Bold,sans-serif;}.font-weight-bold div,.font-weight-bold span,.font-weight-bold p,.font-weight-bold a{font-family:OpenSans-Bold,sans-serif;}.text-align-center{text-align:center !important;}.text-align-left{text-align:left !important;}.text-align-right{text-align:right !important;}.text-overflow-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.text-decoration-underline{text-decoration:underline !important;}.text-transform-none{text-transform:none !important;}.text-transform-uppercase{text-transform:uppercase !important;}.vertical-align-middle{vertical-align:middle !important;}.white-space-nowrap{white-space:nowrap !important;}.mp-0{margin:0 !important;padding:0 !important;}.margin-0{margin:0 !important;}.margin-top-0{margin-top:0 !important;}.margin-bottom-0{margin-bottom:0 !important;}.margin-left-0{margin-left:0 !important;}.margin-right-0{margin-right:0 !important;}.margin-side-0{margin-right:0 !important;margin-left:0 !important;}.padding-0{padding:0 !important;}.padding-top-0{padding-top:0 !important;}.padding-bottom-0{padding-bottom:0 !important;}.padding-left-0{padding-left:0 !important;}.padding-right-0{padding-right:0 !important;}.padding-side-0{padding-right:0 !important;padding-left:0 !important;}.bg-edit-hl{background:#999900 !important;}.bg-edit-hl-dark{background:#4d4d00 !important;}.node--type-mt-event .body-wrapper.bottom,.node--type-mt-match .body-wrapper.bottom,.node--type-mt-organization .body-wrapper.bottom,.node--type-mt-player .body-wrapper.bottom,.node--type-mt-team .body-wrapper.bottom{padding:0 15px;}#main .mt-comments{background:#ffffff;}#main .mt-comments article.js-comment{margin:0;padding:1rem 1.25rem;}#main .mt-comments h2{padding:0 1.25rem;}#main .mt-comments form{padding:0 1.25rem 1rem;}#mt-page-wrapper,#block-bs-mt-event-list,#block-bs-mt-match-list,#block-bs-mt-game-page-match-list,#block-mt-home-page-match-list{width:100%;margin:0;padding:0;font-weight:400;font-size:1rem;line-height:1.4;font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper div,#block-bs-mt-event-list div,#block-bs-mt-match-list div,#block-bs-mt-game-page-match-list div,#block-mt-home-page-match-list div,#mt-page-wrapper span,#block-bs-mt-event-list span,#block-bs-mt-match-list span,#block-bs-mt-game-page-match-list span,#block-mt-home-page-match-list span,#mt-page-wrapper p,#block-bs-mt-event-list p,#block-bs-mt-match-list p,#block-bs-mt-game-page-match-list p,#block-mt-home-page-match-list p,#mt-page-wrapper a,#block-bs-mt-event-list a,#block-bs-mt-match-list a,#block-bs-mt-game-page-match-list a,#block-mt-home-page-match-list a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper div,#block-bs-mt-event-list div,#block-bs-mt-match-list div,#block-bs-mt-game-page-match-list div,#block-mt-home-page-match-list div,#mt-page-wrapper span,#block-bs-mt-event-list span,#block-bs-mt-match-list span,#block-bs-mt-game-page-match-list span,#block-mt-home-page-match-list span,#mt-page-wrapper p,#block-bs-mt-event-list p,#block-bs-mt-match-list p,#block-bs-mt-game-page-match-list p,#block-mt-home-page-match-list p,#mt-page-wrapper a,#block-bs-mt-event-list a,#block-bs-mt-match-list a,#block-bs-mt-game-page-match-list a,#block-mt-home-page-match-list a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper *,#block-bs-mt-event-list *,#block-bs-mt-match-list *,#block-bs-mt-game-page-match-list *,#block-mt-home-page-match-list *{box-sizing:border-box;}#mt-page-wrapper div,#block-bs-mt-event-list div,#block-bs-mt-match-list div,#block-bs-mt-game-page-match-list div,#block-mt-home-page-match-list div,#mt-page-wrapper span,#block-bs-mt-event-list span,#block-bs-mt-match-list span,#block-bs-mt-game-page-match-list span,#block-mt-home-page-match-list span,#mt-page-wrapper p,#block-bs-mt-event-list p,#block-bs-mt-match-list p,#block-bs-mt-game-page-match-list p,#block-mt-home-page-match-list p,#mt-page-wrapper a,#block-bs-mt-event-list a,#block-bs-mt-match-list a,#block-bs-mt-game-page-match-list a,#block-mt-home-page-match-list a{font-size:inherit;}#mt-page-wrapper .bold,#block-bs-mt-event-list .bold,#block-bs-mt-match-list .bold,#block-bs-mt-game-page-match-list .bold,#block-mt-home-page-match-list .bold{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .bold div,#block-bs-mt-event-list .bold div,#block-bs-mt-match-list .bold div,#block-bs-mt-game-page-match-list .bold div,#block-mt-home-page-match-list .bold div,#mt-page-wrapper .bold span,#block-bs-mt-event-list .bold span,#block-bs-mt-match-list .bold span,#block-bs-mt-game-page-match-list .bold span,#block-mt-home-page-match-list .bold span,#mt-page-wrapper .bold p,#block-bs-mt-event-list .bold p,#block-bs-mt-match-list .bold p,#block-bs-mt-game-page-match-list .bold p,#block-mt-home-page-match-list .bold p,#mt-page-wrapper .bold a,#block-bs-mt-event-list .bold a,#block-bs-mt-match-list .bold a,#block-bs-mt-game-page-match-list .bold a,#block-mt-home-page-match-list .bold a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .bold div,#block-bs-mt-event-list .bold div,#block-bs-mt-match-list .bold div,#block-bs-mt-game-page-match-list .bold div,#block-mt-home-page-match-list .bold div,#mt-page-wrapper .bold span,#block-bs-mt-event-list .bold span,#block-bs-mt-match-list .bold span,#block-bs-mt-game-page-match-list .bold span,#block-mt-home-page-match-list .bold span,#mt-page-wrapper .bold p,#block-bs-mt-event-list .bold p,#block-bs-mt-match-list .bold p,#block-bs-mt-game-page-match-list .bold p,#block-mt-home-page-match-list .bold p,#mt-page-wrapper .bold a,#block-bs-mt-event-list .bold a,#block-bs-mt-match-list .bold a,#block-bs-mt-game-page-match-list .bold a,#block-mt-home-page-match-list .bold a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .color-pos,#block-bs-mt-event-list .color-pos,#block-bs-mt-match-list .color-pos,#block-bs-mt-game-page-match-list .color-pos,#block-mt-home-page-match-list .color-pos{color:#26e460 !important;}#mt-page-wrapper .color-neg,#block-bs-mt-event-list .color-neg,#block-bs-mt-match-list .color-neg,#block-bs-mt-game-page-match-list .color-neg,#block-mt-home-page-match-list .color-neg{color:#ff4d52 !important;}#mt-page-wrapper .color-gold,#block-bs-mt-event-list .color-gold,#block-bs-mt-match-list .color-gold,#block-bs-mt-game-page-match-list .color-gold,#block-mt-home-page-match-list .color-gold{color:#ffce15 !important;}#mt-page-wrapper .color-silver,#block-bs-mt-event-list .color-silver,#block-bs-mt-match-list .color-silver,#block-bs-mt-game-page-match-list .color-silver,#block-mt-home-page-match-list .color-silver{color:#d6d5d7 !important;}#mt-page-wrapper .color-bronze,#block-bs-mt-event-list .color-bronze,#block-bs-mt-match-list .color-bronze,#block-bs-mt-game-page-match-list .color-bronze,#block-mt-home-page-match-list .color-bronze{color:#d98146 !important;}#mt-page-wrapper .uppercase,#block-bs-mt-event-list .uppercase,#block-bs-mt-match-list .uppercase,#block-bs-mt-game-page-match-list .uppercase,#block-mt-home-page-match-list .uppercase{text-transform:uppercase !important;}#mt-page-wrapper .ellipsis,#block-bs-mt-event-list .ellipsis,#block-bs-mt-match-list .ellipsis,#block-bs-mt-game-page-match-list .ellipsis,#block-mt-home-page-match-list .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}#mt-page-wrapper .font-size-h2,#block-bs-mt-event-list .font-size-h2,#block-bs-mt-match-list .font-size-h2,#block-bs-mt-game-page-match-list .font-size-h2,#block-mt-home-page-match-list .font-size-h2{font-size:1.25rem !important;}#mt-page-wrapper .font-size-h3,#block-bs-mt-event-list .font-size-h3,#block-bs-mt-match-list .font-size-h3,#block-bs-mt-game-page-match-list .font-size-h3,#block-mt-home-page-match-list .font-size-h3{font-size:1.125rem !important;}#mt-page-wrapper .font-size-normal,#block-bs-mt-event-list .font-size-normal,#block-bs-mt-match-list .font-size-normal,#block-bs-mt-game-page-match-list .font-size-normal,#block-mt-home-page-match-list .font-size-normal{font-size:1rem !important;}#mt-page-wrapper .font-size-small,#block-bs-mt-event-list .font-size-small,#block-bs-mt-match-list .font-size-small,#block-bs-mt-game-page-match-list .font-size-small,#block-mt-home-page-match-list .font-size-small{font-size:0.875rem !important;}.mt-page-content{padding:0;margin:-15px 0 20px -15px;}.mt-block{margin:0;padding:15px 0 0 15px;}.mt-page-breadcrumbs{margin:0;padding:23px 15px 13px;font-size:1rem;text-transform:none;color:#2a2a2a;}.mt-page-breadcrumbs a{color:#2a2a2a;}.mt-page-breadcrumbs .main{font-family:OpenSans-Bold,sans-serif;text-transform:uppercase;font-size:1.25rem;}.mt-page-breadcrumbs .main div,.mt-page-breadcrumbs .main span,.mt-page-breadcrumbs .main p,.mt-page-breadcrumbs .main a{font-family:OpenSans-Bold,sans-serif;}.mt-page-breadcrumbs .main div,.mt-page-breadcrumbs .main span,.mt-page-breadcrumbs .main p,.mt-page-breadcrumbs .main a{font-family:OpenSans-Bold,sans-serif;}.mt-page-breadcrumbs .current{font-family:OpenSans-Bold,sans-serif;}.mt-page-breadcrumbs .current div,.mt-page-breadcrumbs .current span,.mt-page-breadcrumbs .current p,.mt-page-breadcrumbs .current a{font-family:OpenSans-Bold,sans-serif;}.mt-page-breadcrumbs .current div,.mt-page-breadcrumbs .current span,.mt-page-breadcrumbs .current p,.mt-page-breadcrumbs .current a{font-family:OpenSans-Bold,sans-serif;}.mt-page-breadcrumbs .current.font-weight-400{font-family:OpenSans-Regular,sans-serif;}.mt-page-breadcrumbs .current.font-weight-400 div,.mt-page-breadcrumbs .current.font-weight-400 span,.mt-page-breadcrumbs .current.font-weight-400 p,.mt-page-breadcrumbs .current.font-weight-400 a{font-family:OpenSans-Regular,sans-serif;}.mt-page-breadcrumbs .current.font-weight-400 div,.mt-page-breadcrumbs .current.font-weight-400 span,.mt-page-breadcrumbs .current.font-weight-400 p,.mt-page-breadcrumbs .current.font-weight-400 a{font-family:OpenSans-Regular,sans-serif;}.mt-page-breadcrumbs .current.font-weight-400 .bold{font-family:OpenSans-Bold,sans-serif;}.mt-page-breadcrumbs .current.font-weight-400 .bold div,.mt-page-breadcrumbs .current.font-weight-400 .bold span,.mt-page-breadcrumbs .current.font-weight-400 .bold p,.mt-page-breadcrumbs .current.font-weight-400 .bold a{font-family:OpenSans-Bold,sans-serif;}.mt-page-breadcrumbs .current.font-weight-400 .bold div,.mt-page-breadcrumbs .current.font-weight-400 .bold span,.mt-page-breadcrumbs .current.font-weight-400 .bold p,.mt-page-breadcrumbs .current.font-weight-400 .bold a{font-family:OpenSans-Bold,sans-serif;}#mt-tooltip{position:fixed;margin:0;opacity:0;pointer-events:none;transition:opacity 0.2s ease-in-out;z-index:2000;}#mt-tooltip .mt-value{font-family:OpenSans-Regular,sans-serif;display:block;position:relative;max-width:160px;height:auto;margin:0 50% 0 -50%;padding:7px 11px;border-radius:4px;font-size:0.875rem;white-space:normal;color:#ffffff;background:#141414;text-align:center;}#mt-tooltip .mt-value div,#mt-tooltip .mt-value span,#mt-tooltip .mt-value p,#mt-tooltip .mt-value a{font-family:OpenSans-Regular,sans-serif;}#mt-tooltip .mt-value div,#mt-tooltip .mt-value span,#mt-tooltip .mt-value p,#mt-tooltip .mt-value a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper .mt-block-content,#block-bs-mt-event-list .mt-block-content,#block-bs-mt-match-list .mt-block-content,#block-bs-mt-game-page-match-list .mt-block-content,#block-mt-home-page-match-list .mt-block-content{padding-bottom:20px;color:#ffffff;background:#2a2a2a;}#mt-page-wrapper .mt-block-content a,#block-bs-mt-event-list .mt-block-content a,#block-bs-mt-match-list .mt-block-content a,#block-bs-mt-game-page-match-list .mt-block-content a,#block-mt-home-page-match-list .mt-block-content a{text-decoration:none;color:#ffffff;opacity:1;transition:opacity 0.2s ease-in-out,background 0.2s ease-in-out;}#mt-page-wrapper .mt-block-content a:hover,#block-bs-mt-event-list .mt-block-content a:hover,#block-bs-mt-match-list .mt-block-content a:hover,#block-bs-mt-game-page-match-list .mt-block-content a:hover,#block-mt-home-page-match-list .mt-block-content a:hover{color:#ffffff;opacity:0.75;}#mt-page-wrapper .mt-block-content a:focus,#block-bs-mt-event-list .mt-block-content a:focus,#block-bs-mt-match-list .mt-block-content a:focus,#block-bs-mt-game-page-match-list .mt-block-content a:focus,#block-mt-home-page-match-list .mt-block-content a:focus{color:#ffffff;}#mt-page-wrapper .mt-block-content a.disable-hover-styles:hover,#block-bs-mt-event-list .mt-block-content a.disable-hover-styles:hover,#block-bs-mt-match-list .mt-block-content a.disable-hover-styles:hover,#block-bs-mt-game-page-match-list .mt-block-content a.disable-hover-styles:hover,#block-mt-home-page-match-list .mt-block-content a.disable-hover-styles:hover{opacity:1;}#mt-page-wrapper .mt-block-content a span,#block-bs-mt-event-list .mt-block-content a span,#block-bs-mt-match-list .mt-block-content a span,#block-bs-mt-game-page-match-list .mt-block-content a span,#block-mt-home-page-match-list .mt-block-content a span{color:#ffffff;}#mt-page-wrapper .mt-block-content h2,#block-bs-mt-event-list .mt-block-content h2,#block-bs-mt-match-list .mt-block-content h2,#block-bs-mt-game-page-match-list .mt-block-content h2,#block-mt-home-page-match-list .mt-block-content h2,#mt-page-wrapper .mt-block-content h3,#block-bs-mt-event-list .mt-block-content h3,#block-bs-mt-match-list .mt-block-content h3,#block-bs-mt-game-page-match-list .mt-block-content h3,#block-mt-home-page-match-list .mt-block-content h3,#mt-page-wrapper .mt-block-content h4,#block-bs-mt-event-list .mt-block-content h4,#block-bs-mt-match-list .mt-block-content h4,#block-bs-mt-game-page-match-list .mt-block-content h4,#block-mt-home-page-match-list .mt-block-content h4,#mt-page-wrapper .mt-block-content h5,#block-bs-mt-event-list .mt-block-content h5,#block-bs-mt-match-list .mt-block-content h5,#block-bs-mt-game-page-match-list .mt-block-content h5,#block-mt-home-page-match-list .mt-block-content h5{display:block;margin:0;color:#ffffff;}#mt-page-wrapper .mt-block-content h2,#block-bs-mt-event-list .mt-block-content h2,#block-bs-mt-match-list .mt-block-content h2,#block-bs-mt-game-page-match-list .mt-block-content h2,#block-mt-home-page-match-list .mt-block-content h2{font-size:1.25rem;}#mt-page-wrapper .mt-block-content h3,#block-bs-mt-event-list .mt-block-content h3,#block-bs-mt-match-list .mt-block-content h3,#block-bs-mt-game-page-match-list .mt-block-content h3,#block-mt-home-page-match-list .mt-block-content h3{font-size:1.125rem;}#mt-page-wrapper .mt-block-content h4,#block-bs-mt-event-list .mt-block-content h4,#block-bs-mt-match-list .mt-block-content h4,#block-bs-mt-game-page-match-list .mt-block-content h4,#block-mt-home-page-match-list .mt-block-content h4{font-size:1rem;}#mt-page-wrapper .mt-block-content h5,#block-bs-mt-event-list .mt-block-content h5,#block-bs-mt-match-list .mt-block-content h5,#block-bs-mt-game-page-match-list .mt-block-content h5,#block-mt-home-page-match-list .mt-block-content h5{font-size:0.875rem;}#mt-page-wrapper .mt-block-content ul,#block-bs-mt-event-list .mt-block-content ul,#block-bs-mt-match-list .mt-block-content ul,#block-bs-mt-game-page-match-list .mt-block-content ul,#block-mt-home-page-match-list .mt-block-content ul{margin:0;}#mt-page-wrapper .mt-block-content ul li:before,#block-bs-mt-event-list .mt-block-content ul li:before,#block-bs-mt-match-list .mt-block-content ul li:before,#block-bs-mt-game-page-match-list .mt-block-content ul li:before,#block-mt-home-page-match-list .mt-block-content ul li:before{color:#ffffff;}#mt-page-wrapper .mt-block-html-content,#block-bs-mt-event-list .mt-block-html-content,#block-bs-mt-match-list .mt-block-html-content,#block-bs-mt-game-page-match-list .mt-block-html-content,#block-mt-home-page-match-list .mt-block-html-content{padding:10px 15px;background:#444444;}#mt-page-wrapper .mt-block-footer,#block-bs-mt-event-list .mt-block-footer,#block-bs-mt-match-list .mt-block-footer,#block-bs-mt-game-page-match-list .mt-block-footer,#block-mt-home-page-match-list .mt-block-footer{font-size:0.5rem;color:#ffffff;margin-top:-1rem;height:1rem;padding:0 0.5rem;}#mt-page-wrapper .mt-block-tipsport .mt-block-content,#block-bs-mt-event-list .mt-block-tipsport .mt-block-content,#block-bs-mt-match-list .mt-block-tipsport .mt-block-content,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-content,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-content{background:#27567b;}#mt-page-wrapper .mt-block-tipsport .tipsport-logo,#block-bs-mt-event-list .mt-block-tipsport .tipsport-logo,#block-bs-mt-match-list .mt-block-tipsport .tipsport-logo,#block-bs-mt-game-page-match-list .mt-block-tipsport .tipsport-logo,#block-mt-home-page-match-list .mt-block-tipsport .tipsport-logo{max-height:2rem;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-label,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-label,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-label,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-label,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-label{padding:0 7.5px 4px !important;font-size:0 !important;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-label .odd,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-label .odd,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-label .odd,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-label .odd,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-label .odd{display:inline-block;width:6.5rem;padding:0;font-size:1rem !important;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-value,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-value,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-value,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-value,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-value{font-size:0;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-value .mt-value,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-value .mt-value,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-value .mt-value,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-value .mt-value,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-value .mt-value{display:inline-block;width:6.5rem;padding-left:0 !important;padding-right:0 !important;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-value a.mt-odd,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-value a.mt-odd,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-value a.mt-odd,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-value a.mt-odd,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-value a.mt-odd{color:#ffffff !important;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-value a.mt-odd:hover,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-value a.mt-odd:hover,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-value a.mt-odd:hover,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-value a.mt-odd:hover,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-value a.mt-odd:hover{color:#f59a00 !important;}#mt-page-wrapper .mt-block-tipsport-small .mt-block-content,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-content,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-content,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-content,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-content{background:#27567b;}#mt-page-wrapper .mt-block-tipsport-small .mt-block-title,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-title,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-title,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-title,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-title{font-size:1rem;padding:15px 15px 0;font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper .mt-block-tipsport-small .mt-block-title div,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-title div,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-title div,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-title div,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-title div,#mt-page-wrapper .mt-block-tipsport-small .mt-block-title span,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-title span,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-title span,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-title span,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-title span,#mt-page-wrapper .mt-block-tipsport-small .mt-block-title p,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-title p,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-title p,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-title p,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-title p,#mt-page-wrapper .mt-block-tipsport-small .mt-block-title a,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-title a,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-title a,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-title a,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-title a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper .mt-block-tipsport-small .mt-block-title div,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-title div,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-title div,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-title div,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-title div,#mt-page-wrapper .mt-block-tipsport-small .mt-block-title span,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-title span,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-title span,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-title span,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-title span,#mt-page-wrapper .mt-block-tipsport-small .mt-block-title p,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-title p,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-title p,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-title p,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-title p,#mt-page-wrapper .mt-block-tipsport-small .mt-block-title a,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-title a,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-title a,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-title a,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-title a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper .mt-block-tipsport-small .mt-block-item.tipsport-logo,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-item.tipsport-logo,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-item.tipsport-logo,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-item.tipsport-logo,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-item.tipsport-logo{padding:25px 7.5px 0 !important;}#mt-page-wrapper .mt-block-tipsport-small .mt-block-item.tipsport-logo .mt-block-item-value,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-item.tipsport-logo .mt-block-item-value,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-item.tipsport-logo .mt-block-item-value,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-item.tipsport-logo .mt-block-item-value,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-item.tipsport-logo .mt-block-item-value{background:none !important;float:right;}#mt-page-wrapper .mt-block-tipsport-small .tipsport-logo,#block-bs-mt-event-list .mt-block-tipsport-small .tipsport-logo,#block-bs-mt-match-list .mt-block-tipsport-small .tipsport-logo,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .tipsport-logo,#block-mt-home-page-match-list .mt-block-tipsport-small .tipsport-logo{max-height:2rem;}#mt-page-wrapper .mt-block-tipsport-small .legislative-sentence,#block-bs-mt-event-list .mt-block-tipsport-small .legislative-sentence,#block-bs-mt-match-list .mt-block-tipsport-small .legislative-sentence,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .legislative-sentence,#block-mt-home-page-match-list .mt-block-tipsport-small .legislative-sentence{font-size:0.5rem;background:none !important;padding:0 15px !important;}#mt-page-wrapper .mt-odd,#block-bs-mt-event-list .mt-odd,#block-bs-mt-match-list .mt-odd,#block-bs-mt-game-page-match-list .mt-odd,#block-mt-home-page-match-list .mt-odd{font-size:1rem;display:inline-block;margin:-4px 0 !important;padding:4px 0;border-radius:4px;background:#4a4a4a;color:#f59a00 !important;min-width:4rem;text-align:center;transition:color 0.25s !important;}#mt-page-wrapper .mt-odd:hover,#block-bs-mt-event-list .mt-odd:hover,#block-bs-mt-match-list .mt-odd:hover,#block-bs-mt-game-page-match-list .mt-odd:hover,#block-mt-home-page-match-list .mt-odd:hover{opacity:1 !important;}#mt-page-wrapper .mt-block-items .mt-row.mt-mobile-odds,#block-bs-mt-event-list .mt-block-items .mt-row.mt-mobile-odds,#block-bs-mt-match-list .mt-block-items .mt-row.mt-mobile-odds,#block-bs-mt-game-page-match-list .mt-block-items .mt-row.mt-mobile-odds,#block-mt-home-page-match-list .mt-block-items .mt-row.mt-mobile-odds{display:flex !important;padding:8px;}#mt-page-wrapper .mt-overlay-wrapper,#block-bs-mt-event-list .mt-overlay-wrapper,#block-bs-mt-match-list .mt-overlay-wrapper,#block-bs-mt-game-page-match-list .mt-overlay-wrapper,#block-mt-home-page-match-list .mt-overlay-wrapper{position:relative !important;}#mt-page-wrapper .mt-overlay-wrapper.mt-block-item .mt-overlay-link,#block-bs-mt-event-list .mt-overlay-wrapper.mt-block-item .mt-overlay-link,#block-bs-mt-match-list .mt-overlay-wrapper.mt-block-item .mt-overlay-link,#block-bs-mt-game-page-match-list .mt-overlay-wrapper.mt-block-item .mt-overlay-link,#block-mt-home-page-match-list .mt-overlay-wrapper.mt-block-item .mt-overlay-link{margin:4px 0 0 4px;}#mt-page-wrapper .mt-overlay-wrapper-hover:hover .mt-overlay-inner,#block-bs-mt-event-list .mt-overlay-wrapper-hover:hover .mt-overlay-inner,#block-bs-mt-match-list .mt-overlay-wrapper-hover:hover .mt-overlay-inner,#block-bs-mt-game-page-match-list .mt-overlay-wrapper-hover:hover .mt-overlay-inner,#block-mt-home-page-match-list .mt-overlay-wrapper-hover:hover .mt-overlay-inner{opacity:0.75;}#mt-page-wrapper .mt-overlay-link,#block-bs-mt-event-list .mt-overlay-link,#block-bs-mt-match-list .mt-overlay-link,#block-bs-mt-game-page-match-list .mt-overlay-link,#block-mt-home-page-match-list .mt-overlay-link{position:absolute;left:0;top:0;bottom:0;right:0;}#mt-page-wrapper .mt-overlay-inner,#block-bs-mt-event-list .mt-overlay-inner,#block-bs-mt-match-list .mt-overlay-inner,#block-bs-mt-game-page-match-list .mt-overlay-inner,#block-mt-home-page-match-list .mt-overlay-inner{position:relative;pointer-events:none;z-index:1;transition:opacity 0.2s ease-in-out,background 0.2s ease-in-out;}#mt-page-wrapper .mt-overlay-inner a,#block-bs-mt-event-list .mt-overlay-inner a,#block-bs-mt-match-list .mt-overlay-inner a,#block-bs-mt-game-page-match-list .mt-overlay-inner a,#block-mt-home-page-match-list .mt-overlay-inner a{position:relative;pointer-events:all;}#mt-page-wrapper .mt-collapsible-area.mt-is-collapsed .mt-collapsible-items,#block-bs-mt-event-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-items,#block-bs-mt-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-items,#block-bs-mt-game-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-items,#block-mt-home-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-items{max-height:0;transition:max-height 0.25s ease-out;}#mt-page-wrapper .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button:after,#block-bs-mt-event-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button:after,#block-bs-mt-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button:after,#block-bs-mt-game-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button:after,#block-mt-home-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button:after{transform:rotate(45deg);margin:0;}#mt-page-wrapper .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper,#block-bs-mt-event-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper,#block-bs-mt-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper,#block-bs-mt-game-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper,#block-mt-home-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper{padding:10px 7.5px 10px 15px;border-top:0;background:transparent;}#mt-page-wrapper .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button,#block-bs-mt-event-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button,#block-bs-mt-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button,#block-bs-mt-game-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button,#block-mt-home-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button{color:#ffffff;}#mt-page-wrapper .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button:hover,#block-bs-mt-event-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button:hover,#block-bs-mt-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button:hover,#block-bs-mt-game-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button:hover,#block-mt-home-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button:hover{opacity:0.75;}#mt-page-wrapper .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button:after,#block-bs-mt-event-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button:after,#block-bs-mt-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button:after,#block-bs-mt-game-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button:after,#block-mt-home-page-match-list .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper .mt-collapsible-button:after{border-right-color:#ffffff;border-bottom-color:#ffffff;}#mt-page-wrapper .mt-collapsible-area .mt-collapsible-items,#block-bs-mt-event-list .mt-collapsible-area .mt-collapsible-items,#block-bs-mt-match-list .mt-collapsible-area .mt-collapsible-items,#block-bs-mt-game-page-match-list .mt-collapsible-area .mt-collapsible-items,#block-mt-home-page-match-list .mt-collapsible-area .mt-collapsible-items{overflow:hidden;max-height:500px;transition:max-height 0.5s ease-in-out;}#mt-page-wrapper .mt-collapsible-area .mt-collapsible-items .mt-block-item:last-of-type,#block-bs-mt-event-list .mt-collapsible-area .mt-collapsible-items .mt-block-item:last-of-type,#block-bs-mt-match-list .mt-collapsible-area .mt-collapsible-items .mt-block-item:last-of-type,#block-bs-mt-game-page-match-list .mt-collapsible-area .mt-collapsible-items .mt-block-item:last-of-type,#block-mt-home-page-match-list .mt-collapsible-area .mt-collapsible-items .mt-block-item:last-of-type{padding-bottom:11px;}#mt-page-wrapper .mt-collapsible-area .mt-collapsible-button,#block-bs-mt-event-list .mt-collapsible-area .mt-collapsible-button,#block-bs-mt-match-list .mt-collapsible-area .mt-collapsible-button,#block-bs-mt-game-page-match-list .mt-collapsible-area .mt-collapsible-button,#block-mt-home-page-match-list .mt-collapsible-area .mt-collapsible-button{display:block;margin:0 0 0 auto;padding:0 31.5px 0 0;width:auto;height:auto;text-align:left;position:relative;word-wrap:break-word;white-space:normal;color:#ffffff;}#mt-page-wrapper .mt-collapsible-area .mt-collapsible-button:after,#block-bs-mt-event-list .mt-collapsible-area .mt-collapsible-button:after,#block-bs-mt-match-list .mt-collapsible-area .mt-collapsible-button:after,#block-bs-mt-game-page-match-list .mt-collapsible-area .mt-collapsible-button:after,#block-mt-home-page-match-list .mt-collapsible-area .mt-collapsible-button:after{display:inline-block;margin:4px 0 0;width:10px;height:10px;position:absolute;top:4px;right:10px;transition:transform 0.25s ease-in-out;content:"";border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(225deg);}#mt-page-wrapper .mt-collapsible-area .mt-collapsible-button-wrapper,#block-bs-mt-event-list .mt-collapsible-area .mt-collapsible-button-wrapper,#block-bs-mt-match-list .mt-collapsible-area .mt-collapsible-button-wrapper,#block-bs-mt-game-page-match-list .mt-collapsible-area .mt-collapsible-button-wrapper,#block-mt-home-page-match-list .mt-collapsible-area .mt-collapsible-button-wrapper{padding:8px 7.5px 10px 15px;border-top:2px solid #ff0008;background:#2a2a2a;}#mt-page-wrapper .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button,#block-bs-mt-event-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button,#block-bs-mt-match-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button,#block-bs-mt-game-page-match-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button,#block-mt-home-page-match-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button{color:#ff0008;}#mt-page-wrapper .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button:hover,#block-bs-mt-event-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button:hover,#block-bs-mt-match-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button:hover,#block-bs-mt-game-page-match-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button:hover,#block-mt-home-page-match-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button:hover{opacity:1;}#mt-page-wrapper .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button:after,#block-bs-mt-event-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button:after,#block-bs-mt-match-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button:after,#block-bs-mt-game-page-match-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button:after,#block-mt-home-page-match-list .mt-collapsible-area .mt-collapsible-button-wrapper .mt-collapsible-button:after{border-right-color:#ff0008;border-bottom-color:#ff0008;}#mt-page-wrapper .mt-button,#block-bs-mt-event-list .mt-button,#block-bs-mt-match-list .mt-button,#block-bs-mt-game-page-match-list .mt-button,#block-mt-home-page-match-list .mt-button{display:inline-block;margin-top:15px;padding:10px 20px;color:#ffffff;background:#ff0008;background:linear-gradient(#ff0008,#da0007);border-radius:4px;}#mt-page-wrapper .mt-iframe,#block-bs-mt-event-list .mt-iframe,#block-bs-mt-match-list .mt-iframe,#block-bs-mt-game-page-match-list .mt-iframe,#block-mt-home-page-match-list .mt-iframe{display:block;position:relative;width:100%;padding-top:56.25%;}#mt-page-wrapper .mt-iframe iframe,#block-bs-mt-event-list .mt-iframe iframe,#block-bs-mt-match-list .mt-iframe iframe,#block-bs-mt-game-page-match-list .mt-iframe iframe,#block-mt-home-page-match-list .mt-iframe iframe{position:absolute;width:100%;height:100%;border:0;top:0;left:0;}#mt-page-wrapper .mt-country .mt-name,#block-bs-mt-event-list .mt-country .mt-name,#block-bs-mt-match-list .mt-country .mt-name,#block-bs-mt-game-page-match-list .mt-country .mt-name,#block-mt-home-page-match-list .mt-country .mt-name,#mt-page-wrapper .mt-flag .mt-name,#block-bs-mt-event-list .mt-flag .mt-name,#block-bs-mt-match-list .mt-flag .mt-name,#block-bs-mt-game-page-match-list .mt-flag .mt-name,#block-mt-home-page-match-list .mt-flag .mt-name{display:inline-block;vertical-align:middle;}#mt-page-wrapper .mt-country .mt-image,#block-bs-mt-event-list .mt-country .mt-image,#block-bs-mt-match-list .mt-country .mt-image,#block-bs-mt-game-page-match-list .mt-country .mt-image,#block-mt-home-page-match-list .mt-country .mt-image,#mt-page-wrapper .mt-flag .mt-image,#block-bs-mt-event-list .mt-flag .mt-image,#block-bs-mt-match-list .mt-flag .mt-image,#block-bs-mt-game-page-match-list .mt-flag .mt-image,#block-mt-home-page-match-list .mt-flag .mt-image{display:inline-block;vertical-align:middle;margin:0 10px 0 0;font-size:0;min-width:24px;width:24px;height:auto;}#mt-page-wrapper .mt-country .mt-image.mt-left-margin,#block-bs-mt-event-list .mt-country .mt-image.mt-left-margin,#block-bs-mt-match-list .mt-country .mt-image.mt-left-margin,#block-bs-mt-game-page-match-list .mt-country .mt-image.mt-left-margin,#block-mt-home-page-match-list .mt-country .mt-image.mt-left-margin,#mt-page-wrapper .mt-flag .mt-image.mt-left-margin,#block-bs-mt-event-list .mt-flag .mt-image.mt-left-margin,#block-bs-mt-match-list .mt-flag .mt-image.mt-left-margin,#block-bs-mt-game-page-match-list .mt-flag .mt-image.mt-left-margin,#block-mt-home-page-match-list .mt-flag .mt-image.mt-left-margin{margin:0 0 0 10px;}#mt-page-wrapper .mt-country .mt-image img,#block-bs-mt-event-list .mt-country .mt-image img,#block-bs-mt-match-list .mt-country .mt-image img,#block-bs-mt-game-page-match-list .mt-country .mt-image img,#block-mt-home-page-match-list .mt-country .mt-image img,#mt-page-wrapper .mt-flag .mt-image img,#block-bs-mt-event-list .mt-flag .mt-image img,#block-bs-mt-match-list .mt-flag .mt-image img,#block-bs-mt-game-page-match-list .mt-flag .mt-image img,#block-mt-home-page-match-list .mt-flag .mt-image img{display:inline-block;max-width:24px;max-height:24px;}#mt-page-wrapper .mt-country,#block-bs-mt-event-list .mt-country,#block-bs-mt-match-list .mt-country,#block-bs-mt-game-page-match-list .mt-country,#block-mt-home-page-match-list .mt-country{line-height:0;}#mt-page-wrapper .mt-country .mt-name,#block-bs-mt-event-list .mt-country .mt-name,#block-bs-mt-match-list .mt-country .mt-name,#block-bs-mt-game-page-match-list .mt-country .mt-name,#block-mt-home-page-match-list .mt-country .mt-name{line-height:1.4;}#mt-page-wrapper .mt-flag,#block-bs-mt-event-list .mt-flag,#block-bs-mt-match-list .mt-flag,#block-bs-mt-game-page-match-list .mt-flag,#block-mt-home-page-match-list .mt-flag{display:inline-block;font-size:0;vertical-align:middle;}#mt-page-wrapper .mt-player,#block-bs-mt-event-list .mt-player,#block-bs-mt-match-list .mt-player,#block-bs-mt-game-page-match-list .mt-player,#block-mt-home-page-match-list .mt-player,#mt-page-wrapper .mt-team,#block-bs-mt-event-list .mt-team,#block-bs-mt-match-list .mt-team,#block-bs-mt-game-page-match-list .mt-team,#block-mt-home-page-match-list .mt-team{white-space:nowrap;}#mt-page-wrapper .mt-player.mt-item-value .mt-image,#block-bs-mt-event-list .mt-player.mt-item-value .mt-image,#block-bs-mt-match-list .mt-player.mt-item-value .mt-image,#block-bs-mt-game-page-match-list .mt-player.mt-item-value .mt-image,#block-mt-home-page-match-list .mt-player.mt-item-value .mt-image,#mt-page-wrapper .mt-team.mt-item-value .mt-image,#block-bs-mt-event-list .mt-team.mt-item-value .mt-image,#block-bs-mt-match-list .mt-team.mt-item-value .mt-image,#block-bs-mt-game-page-match-list .mt-team.mt-item-value .mt-image,#block-mt-home-page-match-list .mt-team.mt-item-value .mt-image{margin-right:15px;}#mt-page-wrapper .mt-player a,#block-bs-mt-event-list .mt-player a,#block-bs-mt-match-list .mt-player a,#block-bs-mt-game-page-match-list .mt-player a,#block-mt-home-page-match-list .mt-player a,#mt-page-wrapper .mt-team a,#block-bs-mt-event-list .mt-team a,#block-bs-mt-match-list .mt-team a,#block-bs-mt-game-page-match-list .mt-team a,#block-mt-home-page-match-list .mt-team a{display:inline-block;}#mt-page-wrapper .mt-player .mt-name,#block-bs-mt-event-list .mt-player .mt-name,#block-bs-mt-match-list .mt-player .mt-name,#block-bs-mt-game-page-match-list .mt-player .mt-name,#block-mt-home-page-match-list .mt-player .mt-name,#mt-page-wrapper .mt-team .mt-name,#block-bs-mt-event-list .mt-team .mt-name,#block-bs-mt-match-list .mt-team .mt-name,#block-bs-mt-game-page-match-list .mt-team .mt-name,#block-mt-home-page-match-list .mt-team .mt-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:middle;}#mt-page-wrapper .mt-player .mt-image,#block-bs-mt-event-list .mt-player .mt-image,#block-bs-mt-match-list .mt-player .mt-image,#block-bs-mt-game-page-match-list .mt-player .mt-image,#block-mt-home-page-match-list .mt-player .mt-image,#mt-page-wrapper .mt-team .mt-image,#block-bs-mt-event-list .mt-team .mt-image,#block-bs-mt-match-list .mt-team .mt-image,#block-bs-mt-game-page-match-list .mt-team .mt-image,#block-mt-home-page-match-list .mt-team .mt-image{display:inline-block;vertical-align:middle;margin:0 10px 0 0;min-width:34px;width:34px;height:34px;}#mt-page-wrapper .mt-player .mt-image img,#block-bs-mt-event-list .mt-player .mt-image img,#block-bs-mt-match-list .mt-player .mt-image img,#block-bs-mt-game-page-match-list .mt-player .mt-image img,#block-mt-home-page-match-list .mt-player .mt-image img,#mt-page-wrapper .mt-team .mt-image img,#block-bs-mt-event-list .mt-team .mt-image img,#block-bs-mt-match-list .mt-team .mt-image img,#block-bs-mt-game-page-match-list .mt-team .mt-image img,#block-mt-home-page-match-list .mt-team .mt-image img{max-width:100%;max-height:100%;}#mt-page-wrapper .mt-player .mt-image.mt-scale-125,#block-bs-mt-event-list .mt-player .mt-image.mt-scale-125,#block-bs-mt-match-list .mt-player .mt-image.mt-scale-125,#block-bs-mt-game-page-match-list .mt-player .mt-image.mt-scale-125,#block-mt-home-page-match-list .mt-player .mt-image.mt-scale-125,#mt-page-wrapper .mt-team .mt-image.mt-scale-125,#block-bs-mt-event-list .mt-team .mt-image.mt-scale-125,#block-bs-mt-match-list .mt-team .mt-image.mt-scale-125,#block-bs-mt-game-page-match-list .mt-team .mt-image.mt-scale-125,#block-mt-home-page-match-list .mt-team .mt-image.mt-scale-125{min-width:42px;width:42px;height:42px;}#mt-page-wrapper .mt-player .mt-image.mt-scale-150,#block-bs-mt-event-list .mt-player .mt-image.mt-scale-150,#block-bs-mt-match-list .mt-player .mt-image.mt-scale-150,#block-bs-mt-game-page-match-list .mt-player .mt-image.mt-scale-150,#block-mt-home-page-match-list .mt-player .mt-image.mt-scale-150,#mt-page-wrapper .mt-team .mt-image.mt-scale-150,#block-bs-mt-event-list .mt-team .mt-image.mt-scale-150,#block-bs-mt-match-list .mt-team .mt-image.mt-scale-150,#block-bs-mt-game-page-match-list .mt-team .mt-image.mt-scale-150,#block-mt-home-page-match-list .mt-team .mt-image.mt-scale-150{min-width:51px;width:51px;height:51px;}#mt-page-wrapper .mt-player .mt-flag .mt-image,#block-bs-mt-event-list .mt-player .mt-flag .mt-image,#block-bs-mt-match-list .mt-player .mt-flag .mt-image,#block-bs-mt-game-page-match-list .mt-player .mt-flag .mt-image,#block-mt-home-page-match-list .mt-player .mt-flag .mt-image,#mt-page-wrapper .mt-team .mt-flag .mt-image,#block-bs-mt-event-list .mt-team .mt-flag .mt-image,#block-bs-mt-match-list .mt-team .mt-flag .mt-image,#block-bs-mt-game-page-match-list .mt-team .mt-flag .mt-image,#block-mt-home-page-match-list .mt-team .mt-flag .mt-image{font-size:0;min-width:24px;width:24px;height:auto;}#mt-page-wrapper .mt-player .mt-flag .mt-image img,#block-bs-mt-event-list .mt-player .mt-flag .mt-image img,#block-bs-mt-match-list .mt-player .mt-flag .mt-image img,#block-bs-mt-game-page-match-list .mt-player .mt-flag .mt-image img,#block-mt-home-page-match-list .mt-player .mt-flag .mt-image img,#mt-page-wrapper .mt-team .mt-flag .mt-image img,#block-bs-mt-event-list .mt-team .mt-flag .mt-image img,#block-bs-mt-match-list .mt-team .mt-flag .mt-image img,#block-bs-mt-game-page-match-list .mt-team .mt-flag .mt-image img,#block-mt-home-page-match-list .mt-team .mt-flag .mt-image img{display:inline-block;max-width:24px;max-height:24px;}#mt-page-wrapper .mt-game-logo,#block-bs-mt-event-list .mt-game-logo,#block-bs-mt-match-list .mt-game-logo,#block-bs-mt-game-page-match-list .mt-game-logo,#block-mt-home-page-match-list .mt-game-logo{padding:0;vertical-align:middle;}#mt-page-wrapper .mt-game-logo img,#block-bs-mt-event-list .mt-game-logo img,#block-bs-mt-match-list .mt-game-logo img,#block-bs-mt-game-page-match-list .mt-game-logo img,#block-mt-home-page-match-list .mt-game-logo img{margin-top:-20px;margin-bottom:-20px;width:40px;height:40px;}#mt-page-wrapper .mt-status .mt-status-live.mt-status-live-circle-red-blink i,#block-bs-mt-event-list .mt-status .mt-status-live.mt-status-live-circle-red-blink i,#block-bs-mt-match-list .mt-status .mt-status-live.mt-status-live-circle-red-blink i,#block-bs-mt-game-page-match-list .mt-status .mt-status-live.mt-status-live-circle-red-blink i,#block-mt-home-page-match-list .mt-status .mt-status-live.mt-status-live-circle-red-blink i{animation:mt-status-live-blink 2s ease-in-out infinite;color:#ff0008;}#mt-page-wrapper .mt-status .mt-status-live.mt-status-live-circle-yellow i,#block-bs-mt-event-list .mt-status .mt-status-live.mt-status-live-circle-yellow i,#block-bs-mt-match-list .mt-status .mt-status-live.mt-status-live-circle-yellow i,#block-bs-mt-game-page-match-list .mt-status .mt-status-live.mt-status-live-circle-yellow i,#block-mt-home-page-match-list .mt-status .mt-status-live.mt-status-live-circle-yellow i{color:#fff71a;}#mt-page-wrapper .mt-status .mt-status-live i,#block-bs-mt-event-list .mt-status .mt-status-live i,#block-bs-mt-match-list .mt-status .mt-status-live i,#block-bs-mt-game-page-match-list .mt-status .mt-status-live i,#block-mt-home-page-match-list .mt-status .mt-status-live i{display:inline-block;vertical-align:middle;margin:-2px 6px 0 0;font-size:12px;}#mt-page-wrapper .mt-status .mt-with-format,#block-bs-mt-event-list .mt-status .mt-with-format,#block-bs-mt-match-list .mt-status .mt-with-format,#block-bs-mt-game-page-match-list .mt-status .mt-with-format,#block-mt-home-page-match-list .mt-status .mt-with-format{font-size:0.8em;padding-top:0 !important;padding-bottom:0 !important;display:block;}#mt-page-wrapper .mt-status .mt-with-format i,#block-bs-mt-event-list .mt-status .mt-with-format i,#block-bs-mt-match-list .mt-status .mt-with-format i,#block-bs-mt-game-page-match-list .mt-status .mt-with-format i,#block-mt-home-page-match-list .mt-status .mt-with-format i{margin:8px 8px -8px -8px;}@keyframes mt-status-live-blink{from{opacity:1;}50%{opacity:0.5;}to{opacity:1;}}#mt-page-wrapper .mt-message,#block-bs-mt-event-list .mt-message,#block-bs-mt-match-list .mt-message,#block-bs-mt-game-page-match-list .mt-message,#block-mt-home-page-match-list .mt-message{background:#444444;padding:10px 15px;}#mt-page-wrapper .mt-banner,#block-bs-mt-event-list .mt-banner,#block-bs-mt-match-list .mt-banner,#block-bs-mt-game-page-match-list .mt-banner,#block-mt-home-page-match-list .mt-banner{overflow:hidden;position:relative;}#mt-page-wrapper .mt-banner .mt-img-main,#block-bs-mt-event-list .mt-banner .mt-img-main,#block-bs-mt-match-list .mt-banner .mt-img-main,#block-bs-mt-game-page-match-list .mt-banner .mt-img-main,#block-mt-home-page-match-list .mt-banner .mt-img-main{padding:0;height:auto;text-align:center;}#mt-page-wrapper .mt-banner .mt-img-main img,#block-bs-mt-event-list .mt-banner .mt-img-main img,#block-bs-mt-match-list .mt-banner .mt-img-main img,#block-bs-mt-game-page-match-list .mt-banner .mt-img-main img,#block-mt-home-page-match-list .mt-banner .mt-img-main img{height:auto;width:100%;max-width:none;}#mt-page-wrapper .mt-banner .mt-img-logo,#block-bs-mt-event-list .mt-banner .mt-img-logo,#block-bs-mt-match-list .mt-banner .mt-img-logo,#block-bs-mt-game-page-match-list .mt-banner .mt-img-logo,#block-mt-home-page-match-list .mt-banner .mt-img-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:15px;height:100%;text-align:center;}#mt-page-wrapper .mt-banner .mt-img-logo img,#block-bs-mt-event-list .mt-banner .mt-img-logo img,#block-bs-mt-match-list .mt-banner .mt-img-logo img,#block-bs-mt-game-page-match-list .mt-banner .mt-img-logo img,#block-mt-home-page-match-list .mt-banner .mt-img-logo img{height:100%;width:auto;max-width:none;}#mt-page-wrapper .mt-block-header,#block-bs-mt-event-list .mt-block-header,#block-bs-mt-match-list .mt-block-header,#block-bs-mt-game-page-match-list .mt-block-header,#block-mt-home-page-match-list .mt-block-header,#mt-page-wrapper .mt-block-subheader,#block-bs-mt-event-list .mt-block-subheader,#block-bs-mt-match-list .mt-block-subheader,#block-bs-mt-game-page-match-list .mt-block-subheader,#block-mt-home-page-match-list .mt-block-subheader{padding:0 15px;}#mt-page-wrapper .mt-block-header a,#block-bs-mt-event-list .mt-block-header a,#block-bs-mt-match-list .mt-block-header a,#block-bs-mt-game-page-match-list .mt-block-header a,#block-mt-home-page-match-list .mt-block-header a,#mt-page-wrapper .mt-block-subheader a,#block-bs-mt-event-list .mt-block-subheader a,#block-bs-mt-match-list .mt-block-subheader a,#block-bs-mt-game-page-match-list .mt-block-subheader a,#block-mt-home-page-match-list .mt-block-subheader a{display:inline-block;}#mt-page-wrapper .mt-block-header .mt-item,#block-bs-mt-event-list .mt-block-header .mt-item,#block-bs-mt-match-list .mt-block-header .mt-item,#block-bs-mt-game-page-match-list .mt-block-header .mt-item,#block-mt-home-page-match-list .mt-block-header .mt-item,#mt-page-wrapper .mt-block-subheader .mt-item,#block-bs-mt-event-list .mt-block-subheader .mt-item,#block-bs-mt-match-list .mt-block-subheader .mt-item,#block-bs-mt-game-page-match-list .mt-block-subheader .mt-item,#block-mt-home-page-match-list .mt-block-subheader .mt-item{vertical-align:middle;display:inline-block;}#mt-page-wrapper .mt-block-header,#block-bs-mt-event-list .mt-block-header,#block-bs-mt-match-list .mt-block-header,#block-bs-mt-game-page-match-list .mt-block-header,#block-mt-home-page-match-list .mt-block-header{font-size:0;}#mt-page-wrapper .mt-block-header .mt-item,#block-bs-mt-event-list .mt-block-header .mt-item,#block-bs-mt-match-list .mt-block-header .mt-item,#block-bs-mt-game-page-match-list .mt-block-header .mt-item,#block-mt-home-page-match-list .mt-block-header .mt-item{font-size:1rem;padding:25px 0 15px;}#mt-page-wrapper .mt-block-header .mt-game-logo,#block-bs-mt-event-list .mt-block-header .mt-game-logo,#block-bs-mt-match-list .mt-block-header .mt-game-logo,#block-bs-mt-game-page-match-list .mt-block-header .mt-game-logo,#block-mt-home-page-match-list .mt-block-header .mt-game-logo{display:inline-block;width:40px;}#mt-page-wrapper .mt-block-header .mt-title-wrapper,#block-bs-mt-event-list .mt-block-header .mt-title-wrapper,#block-bs-mt-match-list .mt-block-header .mt-title-wrapper,#block-bs-mt-game-page-match-list .mt-block-header .mt-title-wrapper,#block-mt-home-page-match-list .mt-block-header .mt-title-wrapper{display:inline-block;width:calc(100% - 40px);padding-left:15px;}#mt-page-wrapper .mt-block-header .mt-title,#block-bs-mt-event-list .mt-block-header .mt-title,#block-bs-mt-match-list .mt-block-header .mt-title,#block-bs-mt-game-page-match-list .mt-block-header .mt-title,#block-mt-home-page-match-list .mt-block-header .mt-title{display:inline-block;width:100%;font-size:1.125rem;padding:24px 0 14px;}#mt-page-wrapper .mt-block-header .mt-title a,#block-bs-mt-event-list .mt-block-header .mt-title a,#block-bs-mt-match-list .mt-block-header .mt-title a,#block-bs-mt-game-page-match-list .mt-block-header .mt-title a,#block-mt-home-page-match-list .mt-block-header .mt-title a{display:inline;}#mt-page-wrapper .mt-block-header .mt-delimiter,#block-bs-mt-event-list .mt-block-header .mt-delimiter,#block-bs-mt-match-list .mt-block-header .mt-delimiter,#block-bs-mt-game-page-match-list .mt-block-header .mt-delimiter,#block-mt-home-page-match-list .mt-block-header .mt-delimiter{display:inline-block;vertical-align:middle;font-size:1.25rem;margin:4px 7.5px 0;}#mt-page-wrapper.mt-event .mt-block-header .mt-date,#block-bs-mt-event-list.mt-event .mt-block-header .mt-date,#block-bs-mt-match-list.mt-event .mt-block-header .mt-date,#block-bs-mt-game-page-match-list.mt-event .mt-block-header .mt-date,#block-mt-home-page-match-list.mt-event .mt-block-header .mt-date{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(50% - 16px);}#mt-page-wrapper.mt-event .mt-block-header .mt-country,#block-bs-mt-event-list.mt-event .mt-block-header .mt-country,#block-bs-mt-match-list.mt-event .mt-block-header .mt-country,#block-bs-mt-game-page-match-list.mt-event .mt-block-header .mt-country,#block-mt-home-page-match-list.mt-event .mt-block-header .mt-country{max-width:calc(50% - 16px);font-size:0;}#mt-page-wrapper.mt-event .mt-block-header .mt-country .mt-name,#block-bs-mt-event-list.mt-event .mt-block-header .mt-country .mt-name,#block-bs-mt-match-list.mt-event .mt-block-header .mt-country .mt-name,#block-bs-mt-game-page-match-list.mt-event .mt-block-header .mt-country .mt-name,#block-mt-home-page-match-list.mt-event .mt-block-header .mt-country .mt-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem;width:calc(100% - 24px - 10px);}#mt-page-wrapper .mt-block-subheader,#block-bs-mt-event-list .mt-block-subheader,#block-bs-mt-match-list .mt-block-subheader,#block-bs-mt-game-page-match-list .mt-block-subheader,#block-mt-home-page-match-list .mt-block-subheader{margin:0;background:#444444;}#mt-page-wrapper .mt-block-subheader .mt-item,#block-bs-mt-event-list .mt-block-subheader .mt-item,#block-bs-mt-match-list .mt-block-subheader .mt-item,#block-bs-mt-game-page-match-list .mt-block-subheader .mt-item,#block-mt-home-page-match-list .mt-block-subheader .mt-item{padding:10px 0 10px;}#mt-page-wrapper .mt-block-image,#block-bs-mt-event-list .mt-block-image,#block-bs-mt-match-list .mt-block-image,#block-bs-mt-game-page-match-list .mt-block-image,#block-mt-home-page-match-list .mt-block-image{margin:0 !important;padding:0 !important;overflow:hidden;position:relative;}#mt-page-wrapper .mt-block-image .mt-image,#block-bs-mt-event-list .mt-block-image .mt-image,#block-bs-mt-match-list .mt-block-image .mt-image,#block-bs-mt-game-page-match-list .mt-block-image .mt-image,#block-mt-home-page-match-list .mt-block-image .mt-image{width:100%;height:100%;background:#2a2a2a;background:linear-gradient(#676767,#2a2a2a);}#mt-page-wrapper .mt-block-image .mt-image img,#block-bs-mt-event-list .mt-block-image .mt-image img,#block-bs-mt-match-list .mt-block-image .mt-image img,#block-bs-mt-game-page-match-list .mt-block-image .mt-image img,#block-mt-home-page-match-list .mt-block-image .mt-image img{position:absolute;width:100%;height:auto;}#mt-page-wrapper .mt-block-image .mt-coach,#block-bs-mt-event-list .mt-block-image .mt-coach,#block-bs-mt-match-list .mt-block-image .mt-coach,#block-bs-mt-game-page-match-list .mt-block-image .mt-coach,#block-mt-home-page-match-list .mt-block-image .mt-coach{font-family:OpenSans-Bold,sans-serif;position:absolute;bottom:0;right:0;left:0;text-align:center;font-size:0.75rem;line-height:1.4;color:#000000;background:rgba(255,255,255,0.75);}#mt-page-wrapper .mt-block-image .mt-coach div,#block-bs-mt-event-list .mt-block-image .mt-coach div,#block-bs-mt-match-list .mt-block-image .mt-coach div,#block-bs-mt-game-page-match-list .mt-block-image .mt-coach div,#block-mt-home-page-match-list .mt-block-image .mt-coach div,#mt-page-wrapper .mt-block-image .mt-coach span,#block-bs-mt-event-list .mt-block-image .mt-coach span,#block-bs-mt-match-list .mt-block-image .mt-coach span,#block-bs-mt-game-page-match-list .mt-block-image .mt-coach span,#block-mt-home-page-match-list .mt-block-image .mt-coach span,#mt-page-wrapper .mt-block-image .mt-coach p,#block-bs-mt-event-list .mt-block-image .mt-coach p,#block-bs-mt-match-list .mt-block-image .mt-coach p,#block-bs-mt-game-page-match-list .mt-block-image .mt-coach p,#block-mt-home-page-match-list .mt-block-image .mt-coach p,#mt-page-wrapper .mt-block-image .mt-coach a,#block-bs-mt-event-list .mt-block-image .mt-coach a,#block-bs-mt-match-list .mt-block-image .mt-coach a,#block-bs-mt-game-page-match-list .mt-block-image .mt-coach a,#block-mt-home-page-match-list .mt-block-image .mt-coach a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-block-image .mt-coach div,#block-bs-mt-event-list .mt-block-image .mt-coach div,#block-bs-mt-match-list .mt-block-image .mt-coach div,#block-bs-mt-game-page-match-list .mt-block-image .mt-coach div,#block-mt-home-page-match-list .mt-block-image .mt-coach div,#mt-page-wrapper .mt-block-image .mt-coach span,#block-bs-mt-event-list .mt-block-image .mt-coach span,#block-bs-mt-match-list .mt-block-image .mt-coach span,#block-bs-mt-game-page-match-list .mt-block-image .mt-coach span,#block-mt-home-page-match-list .mt-block-image .mt-coach span,#mt-page-wrapper .mt-block-image .mt-coach p,#block-bs-mt-event-list .mt-block-image .mt-coach p,#block-bs-mt-match-list .mt-block-image .mt-coach p,#block-bs-mt-game-page-match-list .mt-block-image .mt-coach p,#block-mt-home-page-match-list .mt-block-image .mt-coach p,#mt-page-wrapper .mt-block-image .mt-coach a,#block-bs-mt-event-list .mt-block-image .mt-coach a,#block-bs-mt-match-list .mt-block-image .mt-coach a,#block-bs-mt-game-page-match-list .mt-block-image .mt-coach a,#block-mt-home-page-match-list .mt-block-image .mt-coach a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-block-title,#block-bs-mt-event-list .mt-block-title,#block-bs-mt-match-list .mt-block-title,#block-bs-mt-game-page-match-list .mt-block-title,#block-mt-home-page-match-list .mt-block-title{font-size:1.25rem;padding:23px 15px 13px;font-family:OpenSans-Bold,sans-serif;text-transform:uppercase;}#mt-page-wrapper .mt-block-title div,#block-bs-mt-event-list .mt-block-title div,#block-bs-mt-match-list .mt-block-title div,#block-bs-mt-game-page-match-list .mt-block-title div,#block-mt-home-page-match-list .mt-block-title div,#mt-page-wrapper .mt-block-title span,#block-bs-mt-event-list .mt-block-title span,#block-bs-mt-match-list .mt-block-title span,#block-bs-mt-game-page-match-list .mt-block-title span,#block-mt-home-page-match-list .mt-block-title span,#mt-page-wrapper .mt-block-title p,#block-bs-mt-event-list .mt-block-title p,#block-bs-mt-match-list .mt-block-title p,#block-bs-mt-game-page-match-list .mt-block-title p,#block-mt-home-page-match-list .mt-block-title p,#mt-page-wrapper .mt-block-title a,#block-bs-mt-event-list .mt-block-title a,#block-bs-mt-match-list .mt-block-title a,#block-bs-mt-game-page-match-list .mt-block-title a,#block-mt-home-page-match-list .mt-block-title a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-block-title div,#block-bs-mt-event-list .mt-block-title div,#block-bs-mt-match-list .mt-block-title div,#block-bs-mt-game-page-match-list .mt-block-title div,#block-mt-home-page-match-list .mt-block-title div,#mt-page-wrapper .mt-block-title span,#block-bs-mt-event-list .mt-block-title span,#block-bs-mt-match-list .mt-block-title span,#block-bs-mt-game-page-match-list .mt-block-title span,#block-mt-home-page-match-list .mt-block-title span,#mt-page-wrapper .mt-block-title p,#block-bs-mt-event-list .mt-block-title p,#block-bs-mt-match-list .mt-block-title p,#block-bs-mt-game-page-match-list .mt-block-title p,#block-mt-home-page-match-list .mt-block-title p,#mt-page-wrapper .mt-block-title a,#block-bs-mt-event-list .mt-block-title a,#block-bs-mt-match-list .mt-block-title a,#block-bs-mt-game-page-match-list .mt-block-title a,#block-mt-home-page-match-list .mt-block-title a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-block-title.font-weight-400,#block-bs-mt-event-list .mt-block-title.font-weight-400,#block-bs-mt-match-list .mt-block-title.font-weight-400,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400,#block-mt-home-page-match-list .mt-block-title.font-weight-400{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper .mt-block-title.font-weight-400 div,#block-bs-mt-event-list .mt-block-title.font-weight-400 div,#block-bs-mt-match-list .mt-block-title.font-weight-400 div,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 div,#block-mt-home-page-match-list .mt-block-title.font-weight-400 div,#mt-page-wrapper .mt-block-title.font-weight-400 span,#block-bs-mt-event-list .mt-block-title.font-weight-400 span,#block-bs-mt-match-list .mt-block-title.font-weight-400 span,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 span,#block-mt-home-page-match-list .mt-block-title.font-weight-400 span,#mt-page-wrapper .mt-block-title.font-weight-400 p,#block-bs-mt-event-list .mt-block-title.font-weight-400 p,#block-bs-mt-match-list .mt-block-title.font-weight-400 p,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 p,#block-mt-home-page-match-list .mt-block-title.font-weight-400 p,#mt-page-wrapper .mt-block-title.font-weight-400 a,#block-bs-mt-event-list .mt-block-title.font-weight-400 a,#block-bs-mt-match-list .mt-block-title.font-weight-400 a,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 a,#block-mt-home-page-match-list .mt-block-title.font-weight-400 a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper .mt-block-title.font-weight-400 div,#block-bs-mt-event-list .mt-block-title.font-weight-400 div,#block-bs-mt-match-list .mt-block-title.font-weight-400 div,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 div,#block-mt-home-page-match-list .mt-block-title.font-weight-400 div,#mt-page-wrapper .mt-block-title.font-weight-400 span,#block-bs-mt-event-list .mt-block-title.font-weight-400 span,#block-bs-mt-match-list .mt-block-title.font-weight-400 span,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 span,#block-mt-home-page-match-list .mt-block-title.font-weight-400 span,#mt-page-wrapper .mt-block-title.font-weight-400 p,#block-bs-mt-event-list .mt-block-title.font-weight-400 p,#block-bs-mt-match-list .mt-block-title.font-weight-400 p,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 p,#block-mt-home-page-match-list .mt-block-title.font-weight-400 p,#mt-page-wrapper .mt-block-title.font-weight-400 a,#block-bs-mt-event-list .mt-block-title.font-weight-400 a,#block-bs-mt-match-list .mt-block-title.font-weight-400 a,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 a,#block-mt-home-page-match-list .mt-block-title.font-weight-400 a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper .mt-block-title.font-weight-400 .bold,#block-bs-mt-event-list .mt-block-title.font-weight-400 .bold,#block-bs-mt-match-list .mt-block-title.font-weight-400 .bold,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 .bold,#block-mt-home-page-match-list .mt-block-title.font-weight-400 .bold{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-block-title.font-weight-400 .bold div,#block-bs-mt-event-list .mt-block-title.font-weight-400 .bold div,#block-bs-mt-match-list .mt-block-title.font-weight-400 .bold div,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 .bold div,#block-mt-home-page-match-list .mt-block-title.font-weight-400 .bold div,#mt-page-wrapper .mt-block-title.font-weight-400 .bold span,#block-bs-mt-event-list .mt-block-title.font-weight-400 .bold span,#block-bs-mt-match-list .mt-block-title.font-weight-400 .bold span,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 .bold span,#block-mt-home-page-match-list .mt-block-title.font-weight-400 .bold span,#mt-page-wrapper .mt-block-title.font-weight-400 .bold p,#block-bs-mt-event-list .mt-block-title.font-weight-400 .bold p,#block-bs-mt-match-list .mt-block-title.font-weight-400 .bold p,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 .bold p,#block-mt-home-page-match-list .mt-block-title.font-weight-400 .bold p,#mt-page-wrapper .mt-block-title.font-weight-400 .bold a,#block-bs-mt-event-list .mt-block-title.font-weight-400 .bold a,#block-bs-mt-match-list .mt-block-title.font-weight-400 .bold a,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 .bold a,#block-mt-home-page-match-list .mt-block-title.font-weight-400 .bold a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-block-title.font-weight-400 .bold div,#block-bs-mt-event-list .mt-block-title.font-weight-400 .bold div,#block-bs-mt-match-list .mt-block-title.font-weight-400 .bold div,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 .bold div,#block-mt-home-page-match-list .mt-block-title.font-weight-400 .bold div,#mt-page-wrapper .mt-block-title.font-weight-400 .bold span,#block-bs-mt-event-list .mt-block-title.font-weight-400 .bold span,#block-bs-mt-match-list .mt-block-title.font-weight-400 .bold span,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 .bold span,#block-mt-home-page-match-list .mt-block-title.font-weight-400 .bold span,#mt-page-wrapper .mt-block-title.font-weight-400 .bold p,#block-bs-mt-event-list .mt-block-title.font-weight-400 .bold p,#block-bs-mt-match-list .mt-block-title.font-weight-400 .bold p,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 .bold p,#block-mt-home-page-match-list .mt-block-title.font-weight-400 .bold p,#mt-page-wrapper .mt-block-title.font-weight-400 .bold a,#block-bs-mt-event-list .mt-block-title.font-weight-400 .bold a,#block-bs-mt-match-list .mt-block-title.font-weight-400 .bold a,#block-bs-mt-game-page-match-list .mt-block-title.font-weight-400 .bold a,#block-mt-home-page-match-list .mt-block-title.font-weight-400 .bold a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-block-subtitle,#block-bs-mt-event-list .mt-block-subtitle,#block-bs-mt-match-list .mt-block-subtitle,#block-bs-mt-game-page-match-list .mt-block-subtitle,#block-mt-home-page-match-list .mt-block-subtitle{font-size:1.125rem;margin-top:-6px;padding:0 15px 14px;}#mt-page-wrapper .mt-next-to-title,#block-bs-mt-event-list .mt-next-to-title,#block-bs-mt-match-list .mt-next-to-title,#block-bs-mt-game-page-match-list .mt-next-to-title,#block-mt-home-page-match-list .mt-next-to-title{padding:25px 15px 15px;align-self:flex-start;}#mt-page-wrapper .mt-next-to-subtitle,#block-bs-mt-event-list .mt-next-to-subtitle,#block-bs-mt-match-list .mt-next-to-subtitle,#block-bs-mt-game-page-match-list .mt-next-to-subtitle,#block-mt-home-page-match-list .mt-next-to-subtitle{margin-top:-5px;padding:0 15px 15px;}#mt-page-wrapper .mt-block-items,#block-bs-mt-event-list .mt-block-items,#block-bs-mt-match-list .mt-block-items,#block-bs-mt-game-page-match-list .mt-block-items,#block-mt-home-page-match-list .mt-block-items{margin:-4px 0 0 -4px;}#mt-page-wrapper .mt-block-items .mt-block-item-label,#block-bs-mt-event-list .mt-block-items .mt-block-item-label,#block-bs-mt-match-list .mt-block-items .mt-block-item-label,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item-label,#block-mt-home-page-match-list .mt-block-items .mt-block-item-label{font-size:1.125rem;margin:0 0 -4px 0;padding:24px 15px 14px;}#mt-page-wrapper .mt-block-items .mt-block-item-label:first-of-type,#block-bs-mt-event-list .mt-block-items .mt-block-item-label:first-of-type,#block-bs-mt-match-list .mt-block-items .mt-block-item-label:first-of-type,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item-label:first-of-type,#block-mt-home-page-match-list .mt-block-items .mt-block-item-label:first-of-type{padding-top:0;}#mt-page-wrapper .mt-block-items .mt-block-item,#block-bs-mt-event-list .mt-block-items .mt-block-item,#block-bs-mt-match-list .mt-block-items .mt-block-item,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item,#block-mt-home-page-match-list .mt-block-items .mt-block-item{padding:4px 0 0 4px;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-item-value,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-item-value,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-item-value,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-item-value,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-item-value{display:flex;align-items:center;padding:0 7.5px;background:#444444;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-item-value .mt-label,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-item-value .mt-label,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-label,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-label,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-label{padding:10px 7.5px;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-item-value .mt-value,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-item-value .mt-value,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-value,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-value,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-value{padding:10px 7.5px;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-item-value .mt-with-image,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-item-value .mt-with-image,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-with-image,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-with-image,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-with-image{padding-top:4px;padding-bottom:4px;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-item-value .mt-scores .mt-value,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-item-value .mt-scores .mt-value,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-scores .mt-value,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-scores .mt-value,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-scores .mt-value{padding-left:0;padding-right:0;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-item-value .mt-ml-auto,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-item-value .mt-ml-auto,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-ml-auto,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-ml-auto,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-ml-auto{margin-left:auto;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-item-value .mt-detail .mt-value,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-item-value .mt-detail .mt-value,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-detail .mt-value,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-detail .mt-value,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-detail .mt-value{padding-left:15px;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-items .mt-block-item:last-of-type,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-items .mt-block-item:last-of-type,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-items .mt-block-item:last-of-type,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-items .mt-block-item:last-of-type,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-items .mt-block-item:last-of-type{margin-bottom:16px;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-items .mt-block-item .mt-block-item-value,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-items .mt-block-item .mt-block-item-value,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-items .mt-block-item .mt-block-item-value,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-items .mt-block-item .mt-block-item-value,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-items .mt-block-item .mt-block-item-value{background:#373737;}#mt-page-wrapper .mt-block-items .mt-block-item:last-of-type .mt-block-items .mt-block-item:last-of-type,#block-bs-mt-event-list .mt-block-items .mt-block-item:last-of-type .mt-block-items .mt-block-item:last-of-type,#block-bs-mt-match-list .mt-block-items .mt-block-item:last-of-type .mt-block-items .mt-block-item:last-of-type,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item:last-of-type .mt-block-items .mt-block-item:last-of-type,#block-mt-home-page-match-list .mt-block-items .mt-block-item:last-of-type .mt-block-items .mt-block-item:last-of-type{margin-bottom:0;}#mt-page-wrapper .mt-block-subheader .mt-detail .mt-value,#block-bs-mt-event-list .mt-block-subheader .mt-detail .mt-value,#block-bs-mt-match-list .mt-block-subheader .mt-detail .mt-value,#block-bs-mt-game-page-match-list .mt-block-subheader .mt-detail .mt-value,#block-mt-home-page-match-list .mt-block-subheader .mt-detail .mt-value,#mt-page-wrapper .mt-block-item-value .mt-detail .mt-value,#block-bs-mt-event-list .mt-block-item-value .mt-detail .mt-value,#block-bs-mt-match-list .mt-block-item-value .mt-detail .mt-value,#block-bs-mt-game-page-match-list .mt-block-item-value .mt-detail .mt-value,#block-mt-home-page-match-list .mt-block-item-value .mt-detail .mt-value{display:inline-block;padding:10px 0 10px 15px;margin:0 7.5px 0 -7.5px;background:#ff0008;background:linear-gradient(120deg,#ff0008 0%,rgba(255,0,8,0) 75%,rgba(255,0,8,0) 100%);}#mt-page-wrapper .mt-block-subheader.mt-scores .mt-score,#block-bs-mt-event-list .mt-block-subheader.mt-scores .mt-score,#block-bs-mt-match-list .mt-block-subheader.mt-scores .mt-score,#block-bs-mt-game-page-match-list .mt-block-subheader.mt-scores .mt-score,#block-mt-home-page-match-list .mt-block-subheader.mt-scores .mt-score{width:38px;font-size:2rem;}#mt-page-wrapper .mt-block-subheader.mt-scores .mt-value,#block-bs-mt-event-list .mt-block-subheader.mt-scores .mt-value,#block-bs-mt-match-list .mt-block-subheader.mt-scores .mt-value,#block-bs-mt-game-page-match-list .mt-block-subheader.mt-scores .mt-value,#block-mt-home-page-match-list .mt-block-subheader.mt-scores .mt-value{width:calc(50% - (16px + 38px * 2 + 15px * 3) / 2);}#mt-page-wrapper .mt-block-subheader .mt-detail .mt-value,#block-bs-mt-event-list .mt-block-subheader .mt-detail .mt-value,#block-bs-mt-match-list .mt-block-subheader .mt-detail .mt-value,#block-bs-mt-game-page-match-list .mt-block-subheader .mt-detail .mt-value,#block-mt-home-page-match-list .mt-block-subheader .mt-detail .mt-value{margin:0 15px 0 -15px;}#mt-page-wrapper .mt-scores,#block-bs-mt-event-list .mt-scores,#block-bs-mt-match-list .mt-scores,#block-bs-mt-game-page-match-list .mt-scores,#block-mt-home-page-match-list .mt-scores{display:flex;flex-wrap:nowrap;align-items:center;width:100%;}#mt-page-wrapper .mt-scores .mt-team,#block-bs-mt-event-list .mt-scores .mt-team,#block-bs-mt-match-list .mt-scores .mt-team,#block-bs-mt-game-page-match-list .mt-scores .mt-team,#block-mt-home-page-match-list .mt-scores .mt-team,#mt-page-wrapper .mt-scores .mt-player,#block-bs-mt-event-list .mt-scores .mt-player,#block-bs-mt-match-list .mt-scores .mt-player,#block-bs-mt-game-page-match-list .mt-scores .mt-player,#block-mt-home-page-match-list .mt-scores .mt-player{display:flex;flex-wrap:nowrap;align-items:center;}#mt-page-wrapper .mt-scores .mt-name,#block-bs-mt-event-list .mt-scores .mt-name,#block-bs-mt-match-list .mt-scores .mt-name,#block-bs-mt-game-page-match-list .mt-scores .mt-name,#block-mt-home-page-match-list .mt-scores .mt-name{width:100%;}#mt-page-wrapper .mt-scores .mt-vs,#block-bs-mt-event-list .mt-scores .mt-vs,#block-bs-mt-match-list .mt-scores .mt-vs,#block-bs-mt-game-page-match-list .mt-scores .mt-vs,#block-mt-home-page-match-list .mt-scores .mt-vs,#mt-page-wrapper .mt-scores .mt-score,#block-bs-mt-event-list .mt-scores .mt-score,#block-bs-mt-match-list .mt-scores .mt-score,#block-bs-mt-game-page-match-list .mt-scores .mt-score,#block-mt-home-page-match-list .mt-scores .mt-score,#mt-page-wrapper .mt-scores .mt-image,#block-bs-mt-event-list .mt-scores .mt-image,#block-bs-mt-match-list .mt-scores .mt-image,#block-bs-mt-game-page-match-list .mt-scores .mt-image,#block-mt-home-page-match-list .mt-scores .mt-image,#mt-page-wrapper .mt-scores .mt-name,#block-bs-mt-event-list .mt-scores .mt-name,#block-bs-mt-match-list .mt-scores .mt-name,#block-bs-mt-game-page-match-list .mt-scores .mt-name,#block-mt-home-page-match-list .mt-scores .mt-name{margin:0 7.5px;}#mt-page-wrapper .mt-scores .mt-vs,#block-bs-mt-event-list .mt-scores .mt-vs,#block-bs-mt-match-list .mt-scores .mt-vs,#block-bs-mt-game-page-match-list .mt-scores .mt-vs,#block-mt-home-page-match-list .mt-scores .mt-vs,#mt-page-wrapper .mt-scores .mt-score,#block-bs-mt-event-list .mt-scores .mt-score,#block-bs-mt-match-list .mt-scores .mt-score,#block-bs-mt-game-page-match-list .mt-scores .mt-score,#block-mt-home-page-match-list .mt-scores .mt-score{text-align:center;}#mt-page-wrapper .mt-scores .mt-vs,#block-bs-mt-event-list .mt-scores .mt-vs,#block-bs-mt-match-list .mt-scores .mt-vs,#block-bs-mt-game-page-match-list .mt-scores .mt-vs,#block-mt-home-page-match-list .mt-scores .mt-vs{width:16px;}#mt-page-wrapper .mt-scores .mt-score,#block-bs-mt-event-list .mt-scores .mt-score,#block-bs-mt-match-list .mt-scores .mt-score,#block-bs-mt-game-page-match-list .mt-scores .mt-score,#block-mt-home-page-match-list .mt-scores .mt-score{width:24px;font-size:1.25rem;font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-scores .mt-score div,#block-bs-mt-event-list .mt-scores .mt-score div,#block-bs-mt-match-list .mt-scores .mt-score div,#block-bs-mt-game-page-match-list .mt-scores .mt-score div,#block-mt-home-page-match-list .mt-scores .mt-score div,#mt-page-wrapper .mt-scores .mt-score span,#block-bs-mt-event-list .mt-scores .mt-score span,#block-bs-mt-match-list .mt-scores .mt-score span,#block-bs-mt-game-page-match-list .mt-scores .mt-score span,#block-mt-home-page-match-list .mt-scores .mt-score span,#mt-page-wrapper .mt-scores .mt-score p,#block-bs-mt-event-list .mt-scores .mt-score p,#block-bs-mt-match-list .mt-scores .mt-score p,#block-bs-mt-game-page-match-list .mt-scores .mt-score p,#block-mt-home-page-match-list .mt-scores .mt-score p,#mt-page-wrapper .mt-scores .mt-score a,#block-bs-mt-event-list .mt-scores .mt-score a,#block-bs-mt-match-list .mt-scores .mt-score a,#block-bs-mt-game-page-match-list .mt-scores .mt-score a,#block-mt-home-page-match-list .mt-scores .mt-score a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-scores .mt-score div,#block-bs-mt-event-list .mt-scores .mt-score div,#block-bs-mt-match-list .mt-scores .mt-score div,#block-bs-mt-game-page-match-list .mt-scores .mt-score div,#block-mt-home-page-match-list .mt-scores .mt-score div,#mt-page-wrapper .mt-scores .mt-score span,#block-bs-mt-event-list .mt-scores .mt-score span,#block-bs-mt-match-list .mt-scores .mt-score span,#block-bs-mt-game-page-match-list .mt-scores .mt-score span,#block-mt-home-page-match-list .mt-scores .mt-score span,#mt-page-wrapper .mt-scores .mt-score p,#block-bs-mt-event-list .mt-scores .mt-score p,#block-bs-mt-match-list .mt-scores .mt-score p,#block-bs-mt-game-page-match-list .mt-scores .mt-score p,#block-mt-home-page-match-list .mt-scores .mt-score p,#mt-page-wrapper .mt-scores .mt-score a,#block-bs-mt-event-list .mt-scores .mt-score a,#block-bs-mt-match-list .mt-scores .mt-score a,#block-bs-mt-game-page-match-list .mt-scores .mt-score a,#block-mt-home-page-match-list .mt-scores .mt-score a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-scores .mt-value,#block-bs-mt-event-list .mt-scores .mt-value,#block-bs-mt-match-list .mt-scores .mt-value,#block-bs-mt-game-page-match-list .mt-scores .mt-value,#block-mt-home-page-match-list .mt-scores .mt-value{width:calc(50% - (16px + 24px * 2 + 15px * 3) / 2);}#mt-page-wrapper .mt-scores .mt-with-image,#block-bs-mt-event-list .mt-scores .mt-with-image,#block-bs-mt-match-list .mt-scores .mt-with-image,#block-bs-mt-game-page-match-list .mt-scores .mt-with-image,#block-mt-home-page-match-list .mt-scores .mt-with-image{padding-top:4px;padding-bottom:4px;}#mt-page-wrapper .mt-scores .mt-score-small,#block-bs-mt-event-list .mt-scores .mt-score-small,#block-bs-mt-match-list .mt-scores .mt-score-small,#block-bs-mt-game-page-match-list .mt-scores .mt-score-small,#block-mt-home-page-match-list .mt-scores .mt-score-small{display:block;margin-top:-0.25rem;opacity:0.75;font-size:0.75rem;color:#bfbfbf;}#block-bs-mt-game-page-match-list .mt-block-content.mt-block-bottom,#block-mt-home-page-match-list .mt-block-content.mt-block-bottom{margin-top:0;}#block-bs-mt-game-page-match-list .mt-block-content.mt-block-bottom .mt-button,#block-mt-home-page-match-list .mt-block-content.mt-block-bottom .mt-button{margin-top:10px;}#block-bs-mt-game-page-match-list .mt-block-content:first-of-type,#block-mt-home-page-match-list .mt-block-content:first-of-type{margin-top:0;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs{background:linear-gradient(#444444,#2a2a2a);}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link{display:inline-block;padding:15px 15px 15px;font-family:OpenSans-Bold,sans-serif;text-transform:uppercase;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link div,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link span,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link p,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link div,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link span,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link p,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link.mt-active{padding:13px 15px 10px;border-top:2px solid #ff0008;background:#2a2a2a;color:#ff0008;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link.mt-active:hover{cursor:default;opacity:1;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-tab-content .mt-tab-pane{display:none;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-tab-content .mt-tab-pane.mt-active{display:block;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-tab-content .mt-tab-pane .mt-table-wrapper:first-of-type table thead tr th{padding-top:0;}#mt-page-wrapper .mt-table-wrapper{overflow:auto;}#mt-page-wrapper .mt-table-wrapper.with-neg-h3-margin-top{margin-top:-6px;}#mt-page-wrapper .mt-table-wrapper.with-neg-h3-margin-top table thead tr th{padding-top:0;padding-bottom:14px;}#mt-page-wrapper .mt-table-wrapper table,#mt-page-wrapper .mt-table-wrapper thead,#mt-page-wrapper .mt-table-wrapper tbody,#mt-page-wrapper .mt-table-wrapper tfoot,#mt-page-wrapper .mt-table-wrapper tr,#mt-page-wrapper .mt-table-wrapper th,#mt-page-wrapper .mt-table-wrapper td{margin:0;padding:0;border:0;background:transparent;}#mt-page-wrapper .mt-table-wrapper table{width:100%;border-collapse:collapse;font-size:1rem;}#mt-page-wrapper .mt-table-wrapper table thead tr th{font-size:1.125rem;font-weight:400;padding:20px 15px 4px;text-align:left;vertical-align:bottom;}#mt-page-wrapper .mt-table-wrapper table thead tr th.mt-game-logo{line-height:0;}#mt-page-wrapper .mt-table-wrapper table thead tr th.mt-game-logo .mt-image{display:inline-block;padding:6px 0;}#mt-page-wrapper .mt-table-wrapper table tbody tr td,#mt-page-wrapper .mt-table-wrapper table tbody tr th{padding:10px 15px 10px;border-bottom:4px solid #2a2a2a;background:#444444;text-align:left;}#mt-page-wrapper .mt-table-wrapper table tbody tr td.mt-with-image,#mt-page-wrapper .mt-table-wrapper table tbody tr th.mt-with-image{padding-top:4px;padding-bottom:4px;}#mt-page-wrapper .mt-table-wrapper table tbody tr td{display:table-cell;}#mt-page-wrapper .mt-table-wrapper table tbody tr:last-of-type td{border-bottom:0;}#mt-page-wrapper .mt-block-teams .mt-place,#mt-page-wrapper .mt-block-players .mt-place{width:70px;text-align:right;}#mt-page-wrapper .mt-block-team-players .mt-block-content{overflow:hidden;}#mt-page-wrapper .mt-block-team-players .mt-col a{display:flex;flex-direction:column;width:100%;height:100%;}#mt-page-wrapper .mt-block-team-players .mt-col a .mt-image img,#mt-page-wrapper .mt-block-team-players .mt-col a .mt-name,#mt-page-wrapper .mt-block-team-players .mt-col a .mt-nickname,#mt-page-wrapper .mt-block-team-players .mt-col a .mt-country{transition:opacity 0.25s ease-in-out;}#mt-page-wrapper .mt-block-team-players .mt-col a:hover{opacity:1;}#mt-page-wrapper .mt-block-team-players .mt-col a:hover .mt-image img,#mt-page-wrapper .mt-block-team-players .mt-col a:hover .mt-name,#mt-page-wrapper .mt-block-team-players .mt-col a:hover .mt-nickname,#mt-page-wrapper .mt-block-team-players .mt-col a:hover .mt-country{opacity:0.75;}#mt-page-wrapper .mt-block-team-players .mt-players{text-align:center;margin:0 -7.5px;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-image{position:relative;margin:0;padding:0 7.5px;display:block;width:100%;height:auto;background:linear-gradient(#2a2a2a,#676767);}#mt-page-wrapper .mt-block-team-players .mt-players .mt-image img{width:100%;max-width:168px;max-height:168px;padding:0;margin:0;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach{position:absolute;bottom:4px;right:11.5px;display:inline-block;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach span{font-family:OpenSans-Bold,sans-serif;font-size:0.625rem;line-height:0;display:inline-block;width:100%;padding:50% 4px;background:#ffffff;color:#000000;border-radius:50%;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach span div,#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach span span,#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach span p,#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach span a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach span div,#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach span span,#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach span p,#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach span a{font-family:OpenSans-Bold,sans-serif;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-name,#mt-page-wrapper .mt-block-team-players .mt-players .mt-nickname,#mt-page-wrapper .mt-block-team-players .mt-players .mt-flag{display:block;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-name{padding:10px 15px 0;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-nickname{padding:5px 15px 0;margin-top:auto;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-flag{padding:10px 15px 0;margin-top:auto;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-flag .mt-image{width:auto;height:auto;margin:0;padding:0;background:none;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-flag .mt-image img{max-width:24px;max-height:24px;}#mt-page-wrapper i.fa-info{display:inline-block;padding:1px;margin:-2px 0 0 2px;width:14px;height:14px;font-size:10px;border-radius:50%;vertical-align:middle;text-align:center;color:#2a2a2a;background:#ffffff;}#mt-page-wrapper .mt-social-media{font-size:0;}#mt-page-wrapper .mt-social-media a.mt-link{display:inline-block;margin:0 0 0 15px;}#mt-page-wrapper .mt-social-media a.mt-link:first-of-type{margin:0;}#mt-page-wrapper .mt-social-media a.mt-link .mt-icon{width:34px;height:34px;border-radius:50%;background:#2a2a2a;display:flex;justify-content:center;align-items:center;}#mt-page-wrapper .mt-social-media a.mt-link .mt-icon i{font-size:20px;}#mt-page-wrapper .mt-social-media a.mt-link .mt-icon.web{background:#ee802f;}#mt-page-wrapper .mt-social-media a.mt-link .mt-icon.twitter{background:#1da1f2;}#mt-page-wrapper .mt-social-media a.mt-link .mt-icon.youtube{background:#ff0000;}#mt-page-wrapper .mt-social-media a.mt-link .mt-icon.twitch{background:#9146ff;}#mt-page-wrapper .mt-social-media a.mt-link .mt-icon.facebook{background:#1877f2;}#mt-page-wrapper .mt-social-media a.mt-link .mt-icon.instagram{background:#c32aa3;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value{padding:0;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value{display:flex;width:100%;align-items:center;padding-left:15px;padding-right:15px;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value.mt-active{background:#676767;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value i{margin-left:auto;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value .mt-icon{width:34px;height:34px;border-radius:50%;background:#2a2a2a;display:inline-flex;justify-content:center;align-items:center;margin-right:10px;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value .mt-icon i{margin-left:0;font-size:20px;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value .mt-icon.web{background:#ee802f;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value .mt-icon.twitter{background:#1da1f2;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value .mt-icon.youtube{background:#ff0000;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value .mt-icon.twitch{background:#9146ff;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value .mt-icon.facebook{background:#1877f2;}#mt-page-wrapper .mt-block-streams .mt-block-items .mt-block-item .mt-block-item-value .mt-value .mt-icon.instagram{background:#c32aa3;}#mt-page-wrapper .mt-block-stream{display:none;}.mt-block-match-list.mt-with-event .mt-tp{flex:0 0 calc((100% - 85px - 100px) * 0.7);max-width:calc((100% - 85px - 100px) * 0.7);}.mt-block-match-list.mt-with-event .mt-event{flex:0 0 calc((100% - 85px - 100px) * 0.3);max-width:calc((100% - 85px - 100px) * 0.3);line-height:0;}.mt-block-match-list.mt-with-event .mt-event .mt-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:100%;line-height:1.4;}.mt-block-match-list.mt-with-time .mt-tp{flex:0 0 calc(100% - 85px - 130px);max-width:calc(100% - 85px - 130px);}.mt-block-match-list.mt-with-time .mt-status{flex:0 0 130px;max-width:130px;}.mt-block-match-list .mt-detail{flex:0 0 85px;max-width:85px;}.mt-block-match-list .mt-detail .mt-value{padding-right:0 !important;}.mt-block-match-list .mt-tp{flex:0 0 calc(100% - 85px - 100px);max-width:calc(100% - 85px - 100px);align-self:flex-end;}.mt-block-match-list .mt-status{flex:0 0 100px;max-width:100px;line-height:1;padding-right:7.5px;}.mt-block-match-list .mt-status span{display:inline-block;}.mt-block-match-list .mt-status .mt-value{padding:0 !important;}#block-bs-mt-event-list .mt-block-content,#block-bs-mt-match-list .mt-block-content,#block-bs-st-game-page-match-list .mt-block-content,#block-mt-home-page-match-list .mt-block-content{margin-top:15px;}#block-bs-mt-event-list .mt-block-content.mt-block-top,#block-bs-mt-match-list .mt-block-content.mt-block-top,#block-bs-st-game-page-match-list .mt-block-content.mt-block-top,#block-mt-home-page-match-list .mt-block-content.mt-block-top{margin-top:0;padding-bottom:0;}#block-bs-mt-event-list .mt-block-content.mt-empty-message,#block-bs-mt-match-list .mt-block-content.mt-empty-message,#block-bs-st-game-page-match-list .mt-block-content.mt-empty-message,#block-mt-home-page-match-list .mt-block-content.mt-empty-message{padding:30px 0 20px;}#block-bs-mt-event-list .mt-block-content.mt-loading-more-content,#block-bs-mt-match-list .mt-block-content.mt-loading-more-content,#block-bs-st-game-page-match-list .mt-block-content.mt-loading-more-content,#block-mt-home-page-match-list .mt-block-content.mt-loading-more-content{display:none;padding:7.5px 15px;}#block-bs-mt-event-list .mt-block-content.mt-match.mt-status-upcoming .mt-block-item.mt-col-4 .mt-team,#block-bs-mt-match-list .mt-block-content.mt-match.mt-status-upcoming .mt-block-item.mt-col-4 .mt-team,#block-bs-st-game-page-match-list .mt-block-content.mt-match.mt-status-upcoming .mt-block-item.mt-col-4 .mt-team,#block-mt-home-page-match-list .mt-block-content.mt-match.mt-status-upcoming .mt-block-item.mt-col-4 .mt-team,#block-bs-mt-event-list .mt-block-content.mt-event.mt-status-upcoming .mt-block-item.mt-col-4 .mt-team,#block-bs-mt-match-list .mt-block-content.mt-event.mt-status-upcoming .mt-block-item.mt-col-4 .mt-team,#block-bs-st-game-page-match-list .mt-block-content.mt-event.mt-status-upcoming .mt-block-item.mt-col-4 .mt-team,#block-mt-home-page-match-list .mt-block-content.mt-event.mt-status-upcoming .mt-block-item.mt-col-4 .mt-team,#block-bs-mt-event-list .mt-block-content.mt-match.mt-status-upcoming .mt-block-item.mt-col-4 .mt-player,#block-bs-mt-match-list .mt-block-content.mt-match.mt-status-upcoming .mt-block-item.mt-col-4 .mt-player,#block-bs-st-game-page-match-list .mt-block-content.mt-match.mt-status-upcoming .mt-block-item.mt-col-4 .mt-player,#block-mt-home-page-match-list .mt-block-content.mt-match.mt-status-upcoming .mt-block-item.mt-col-4 .mt-player,#block-bs-mt-event-list .mt-block-content.mt-event.mt-status-upcoming .mt-block-item.mt-col-4 .mt-player,#block-bs-mt-match-list .mt-block-content.mt-event.mt-status-upcoming .mt-block-item.mt-col-4 .mt-player,#block-bs-st-game-page-match-list .mt-block-content.mt-event.mt-status-upcoming .mt-block-item.mt-col-4 .mt-player,#block-mt-home-page-match-list .mt-block-content.mt-event.mt-status-upcoming .mt-block-item.mt-col-4 .mt-player{width:calc(100% - 65px - 15px);}#block-bs-mt-event-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-place,#block-bs-mt-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-place,#block-bs-st-game-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-place,#block-mt-home-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-place,#block-bs-mt-event-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-place,#block-bs-mt-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-place,#block-bs-st-game-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-place,#block-mt-home-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-place{min-width:70px;max-width:70px;text-align:right;}#block-bs-mt-event-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-odd,#block-bs-mt-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-odd,#block-bs-st-game-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-odd,#block-mt-home-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-odd,#block-bs-mt-event-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-odd,#block-bs-mt-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-odd,#block-bs-st-game-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-odd,#block-mt-home-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-odd{width:80px;text-align:right;}#block-bs-mt-event-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-team,#block-bs-mt-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-team,#block-bs-st-game-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-team,#block-mt-home-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-team,#block-bs-mt-event-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-team,#block-bs-mt-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-team,#block-bs-st-game-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-team,#block-mt-home-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-team,#block-bs-mt-event-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-player,#block-bs-mt-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-player,#block-bs-st-game-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-player,#block-mt-home-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-player,#block-bs-mt-event-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-player,#block-bs-mt-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-player,#block-bs-st-game-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-player,#block-mt-home-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-player{width:calc(100% - 55px - 15px);}#block-bs-mt-event-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-team .mt-name,#block-bs-mt-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-team .mt-name,#block-bs-st-game-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-team .mt-name,#block-mt-home-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-team .mt-name,#block-bs-mt-event-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-team .mt-name,#block-bs-mt-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-team .mt-name,#block-bs-st-game-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-team .mt-name,#block-mt-home-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-team .mt-name,#block-bs-mt-event-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-player .mt-name,#block-bs-mt-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-player .mt-name,#block-bs-st-game-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-player .mt-name,#block-mt-home-page-match-list .mt-block-content.mt-match .mt-block-item.mt-col-4 .mt-player .mt-name,#block-bs-mt-event-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-player .mt-name,#block-bs-mt-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-player .mt-name,#block-bs-st-game-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-player .mt-name,#block-mt-home-page-match-list .mt-block-content.mt-event .mt-block-item.mt-col-4 .mt-player .mt-name{width:calc(100% - 34px - 15px);}#block-bs-mt-event-list .mt-tabs,#block-bs-mt-match-list .mt-tabs,#block-bs-st-game-page-match-list .mt-tabs,#block-mt-home-page-match-list .mt-tabs,#block-bs-mt-event-list .mt-sub-tabs,#block-bs-mt-match-list .mt-sub-tabs,#block-bs-st-game-page-match-list .mt-sub-tabs,#block-mt-home-page-match-list .mt-sub-tabs{border-bottom:2px solid #ff0008;}#block-bs-mt-event-list .mt-tabs .mt-tab-item,#block-bs-mt-match-list .mt-tabs .mt-tab-item,#block-bs-st-game-page-match-list .mt-tabs .mt-tab-item,#block-mt-home-page-match-list .mt-tabs .mt-tab-item,#block-bs-mt-event-list .mt-sub-tabs .mt-tab-item,#block-bs-mt-match-list .mt-sub-tabs .mt-tab-item,#block-bs-st-game-page-match-list .mt-sub-tabs .mt-tab-item,#block-mt-home-page-match-list .mt-sub-tabs .mt-tab-item{letter-spacing:0.05em;font-size:1.125rem;}#block-bs-mt-event-list .mt-tabs a,#block-bs-mt-match-list .mt-tabs a,#block-bs-st-game-page-match-list .mt-tabs a,#block-mt-home-page-match-list .mt-tabs a,#block-bs-mt-event-list .mt-sub-tabs a,#block-bs-mt-match-list .mt-sub-tabs a,#block-bs-st-game-page-match-list .mt-sub-tabs a,#block-mt-home-page-match-list .mt-sub-tabs a{display:block;padding:14px 15px;text-align:center;background:#2a2a2a;text-transform:uppercase;}#block-bs-mt-event-list .mt-tabs a:hover,#block-bs-mt-match-list .mt-tabs a:hover,#block-bs-st-game-page-match-list .mt-tabs a:hover,#block-mt-home-page-match-list .mt-tabs a:hover,#block-bs-mt-event-list .mt-sub-tabs a:hover,#block-bs-mt-match-list .mt-sub-tabs a:hover,#block-bs-st-game-page-match-list .mt-sub-tabs a:hover,#block-mt-home-page-match-list .mt-sub-tabs a:hover{opacity:1;background:#ff333a;}#block-bs-mt-event-list .mt-tabs a:hover.active,#block-bs-mt-match-list .mt-tabs a:hover.active,#block-bs-st-game-page-match-list .mt-tabs a:hover.active,#block-mt-home-page-match-list .mt-tabs a:hover.active,#block-bs-mt-event-list .mt-sub-tabs a:hover.active,#block-bs-mt-match-list .mt-sub-tabs a:hover.active,#block-bs-st-game-page-match-list .mt-sub-tabs a:hover.active,#block-mt-home-page-match-list .mt-sub-tabs a:hover.active{cursor:default;}#block-bs-mt-event-list .mt-tabs a.active,#block-bs-mt-match-list .mt-tabs a.active,#block-bs-st-game-page-match-list .mt-tabs a.active,#block-mt-home-page-match-list .mt-tabs a.active,#block-bs-mt-event-list .mt-sub-tabs a.active,#block-bs-mt-match-list .mt-sub-tabs a.active,#block-bs-st-game-page-match-list .mt-sub-tabs a.active,#block-mt-home-page-match-list .mt-sub-tabs a.active{font-family:OpenSans-Bold,sans-serif;margin-top:-4px;border-top:4px solid #ff0008;border-right:2px solid #ff0008;border-left:2px solid #ff0008;background:#ff0008;}#block-bs-mt-event-list .mt-tabs a.active div,#block-bs-mt-match-list .mt-tabs a.active div,#block-bs-st-game-page-match-list .mt-tabs a.active div,#block-mt-home-page-match-list .mt-tabs a.active div,#block-bs-mt-event-list .mt-sub-tabs a.active div,#block-bs-mt-match-list .mt-sub-tabs a.active div,#block-bs-st-game-page-match-list .mt-sub-tabs a.active div,#block-mt-home-page-match-list .mt-sub-tabs a.active div,#block-bs-mt-event-list .mt-tabs a.active span,#block-bs-mt-match-list .mt-tabs a.active span,#block-bs-st-game-page-match-list .mt-tabs a.active span,#block-mt-home-page-match-list .mt-tabs a.active span,#block-bs-mt-event-list .mt-sub-tabs a.active span,#block-bs-mt-match-list .mt-sub-tabs a.active span,#block-bs-st-game-page-match-list .mt-sub-tabs a.active span,#block-mt-home-page-match-list .mt-sub-tabs a.active span,#block-bs-mt-event-list .mt-tabs a.active p,#block-bs-mt-match-list .mt-tabs a.active p,#block-bs-st-game-page-match-list .mt-tabs a.active p,#block-mt-home-page-match-list .mt-tabs a.active p,#block-bs-mt-event-list .mt-sub-tabs a.active p,#block-bs-mt-match-list .mt-sub-tabs a.active p,#block-bs-st-game-page-match-list .mt-sub-tabs a.active p,#block-mt-home-page-match-list .mt-sub-tabs a.active p,#block-bs-mt-event-list .mt-tabs a.active a,#block-bs-mt-match-list .mt-tabs a.active a,#block-bs-st-game-page-match-list .mt-tabs a.active a,#block-mt-home-page-match-list .mt-tabs a.active a,#block-bs-mt-event-list .mt-sub-tabs a.active a,#block-bs-mt-match-list .mt-sub-tabs a.active a,#block-bs-st-game-page-match-list .mt-sub-tabs a.active a,#block-mt-home-page-match-list .mt-sub-tabs a.active a{font-family:OpenSans-Bold,sans-serif;}#block-bs-mt-event-list .mt-tabs a.active div,#block-bs-mt-match-list .mt-tabs a.active div,#block-bs-st-game-page-match-list .mt-tabs a.active div,#block-mt-home-page-match-list .mt-tabs a.active div,#block-bs-mt-event-list .mt-sub-tabs a.active div,#block-bs-mt-match-list .mt-sub-tabs a.active div,#block-bs-st-game-page-match-list .mt-sub-tabs a.active div,#block-mt-home-page-match-list .mt-sub-tabs a.active div,#block-bs-mt-event-list .mt-tabs a.active span,#block-bs-mt-match-list .mt-tabs a.active span,#block-bs-st-game-page-match-list .mt-tabs a.active span,#block-mt-home-page-match-list .mt-tabs a.active span,#block-bs-mt-event-list .mt-sub-tabs a.active span,#block-bs-mt-match-list .mt-sub-tabs a.active span,#block-bs-st-game-page-match-list .mt-sub-tabs a.active span,#block-mt-home-page-match-list .mt-sub-tabs a.active span,#block-bs-mt-event-list .mt-tabs a.active p,#block-bs-mt-match-list .mt-tabs a.active p,#block-bs-st-game-page-match-list .mt-tabs a.active p,#block-mt-home-page-match-list .mt-tabs a.active p,#block-bs-mt-event-list .mt-sub-tabs a.active p,#block-bs-mt-match-list .mt-sub-tabs a.active p,#block-bs-st-game-page-match-list .mt-sub-tabs a.active p,#block-mt-home-page-match-list .mt-sub-tabs a.active p,#block-bs-mt-event-list .mt-tabs a.active a,#block-bs-mt-match-list .mt-tabs a.active a,#block-bs-st-game-page-match-list .mt-tabs a.active a,#block-mt-home-page-match-list .mt-tabs a.active a,#block-bs-mt-event-list .mt-sub-tabs a.active a,#block-bs-mt-match-list .mt-sub-tabs a.active a,#block-bs-st-game-page-match-list .mt-sub-tabs a.active a,#block-mt-home-page-match-list .mt-sub-tabs a.active a{font-family:OpenSans-Bold,sans-serif;}#block-bs-mt-event-list .mt-sub-tabs,#block-bs-mt-match-list .mt-sub-tabs,#block-bs-st-game-page-match-list .mt-sub-tabs,#block-mt-home-page-match-list .mt-sub-tabs{padding-top:8px;}#block-bs-mt-event-list .mt-sub-tabs a,#block-bs-mt-match-list .mt-sub-tabs a,#block-bs-st-game-page-match-list .mt-sub-tabs a,#block-mt-home-page-match-list .mt-sub-tabs a{padding:9px 15px;}#block-bs-mt-event-list .mt-filters,#block-bs-mt-match-list .mt-filters,#block-bs-st-game-page-match-list .mt-filters,#block-mt-home-page-match-list .mt-filters{padding:15px 0 20px;text-align:center;}#block-bs-mt-event-list .mt-filters .mt-game-logo,#block-bs-mt-match-list .mt-filters .mt-game-logo,#block-bs-st-game-page-match-list .mt-filters .mt-game-logo,#block-mt-home-page-match-list .mt-filters .mt-game-logo{padding:0;}#block-bs-mt-event-list .mt-filters .mt-game-logo img,#block-bs-mt-match-list .mt-filters .mt-game-logo img,#block-bs-st-game-page-match-list .mt-filters .mt-game-logo img,#block-mt-home-page-match-list .mt-filters .mt-game-logo img{padding:0;margin:0;width:auto;height:auto;max-width:100%;max-height:50px;}#block-bs-mt-event-list .mt-filters .mt-col,#block-bs-mt-match-list .mt-filters .mt-col,#block-bs-st-game-page-match-list .mt-filters .mt-col,#block-mt-home-page-match-list .mt-filters .mt-col{flex:1 0 auto !important;}#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter .mt-block-item .mt-block-item-value,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter .mt-block-item .mt-block-item-value,#block-bs-st-game-page-match-list .mt-filters .mt-block-items.mt-game-filter .mt-block-item .mt-block-item-value,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter .mt-block-item .mt-block-item-value{height:100%;padding:0;}#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter .mt-block-item .mt-block-item-value a,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter .mt-block-item .mt-block-item-value a,#block-bs-st-game-page-match-list .mt-filters .mt-block-items.mt-game-filter .mt-block-item .mt-block-item-value a,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter .mt-block-item .mt-block-item-value a{height:100%;padding:0;display:flex;flex-wrap:wrap;align-content:center;}#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter a,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter a,#block-bs-st-game-page-match-list .mt-filters .mt-block-items.mt-game-filter a,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter a,#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter span,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter span,#block-bs-st-game-page-match-list .mt-filters .mt-block-items.mt-game-filter span,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter span{display:block;width:100%;justify-content:center;}#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter a:hover,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter a:hover,#block-bs-st-game-page-match-list .mt-filters .mt-block-items.mt-game-filter a:hover,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter a:hover,#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter a.active:hover,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter a.active:hover,#block-bs-st-game-page-match-list .mt-filters .mt-block-items.mt-game-filter a.active:hover,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter a.active:hover{opacity:1;background:#ff333a;}#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter a.active,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter a.active,#block-bs-st-game-page-match-list .mt-filters .mt-block-items.mt-game-filter a.active,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter a.active{background:#ff0008;}#block-bs-mt-event-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value,#block-bs-mt-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value,#block-bs-st-game-page-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value,#block-mt-home-page-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value{background:linear-gradient(#444444,#2a2a2a);}#block-bs-mt-event-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button,#block-bs-mt-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button,#block-bs-st-game-page-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button,#block-mt-home-page-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button{width:100%;text-align:center;}#block-bs-mt-event-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button .mt-text-with-arrow,#block-bs-mt-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button .mt-text-with-arrow,#block-bs-st-game-page-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button .mt-text-with-arrow,#block-mt-home-page-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button .mt-text-with-arrow{display:inline-block;position:relative;margin:0 10px 0 -10px;}#block-bs-mt-event-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button .mt-text-with-arrow:after,#block-bs-mt-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button .mt-text-with-arrow:after,#block-bs-st-game-page-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button .mt-text-with-arrow:after,#block-mt-home-page-match-list .mt-block-collapsible-tp-items .mt-show-more-button .mt-block-item-value .mt-block-collapsible-button .mt-text-with-arrow:after{display:inline-block;margin:0;width:10px;height:10px;position:absolute;top:4px;right:-20px;transition:transform 0.25s ease-in-out;content:"";border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg);}#mt-page-wrapper.mt-page-event .mt-block-teams .mt-team .mt-value.mt-with-image{width:calc(100% - 70px - 15px - 70px);}#mt-page-wrapper.mt-page-event .mt-block-teams .mt-team .mt-value.mt-with-image a{width:100%;}#mt-page-wrapper.mt-page-event .mt-block-teams .mt-team .mt-name{width:calc(100% - 34px - 15px);}#mt-page-wrapper.mt-page-event .mt-block-players .mt-player .mt-value.mt-with-image{width:calc(100% - 70px);}#mt-page-wrapper.mt-page-event .mt-block-players .mt-player .mt-value.mt-with-image a{width:100%;}#mt-page-wrapper.mt-page-event .mt-block-players .mt-player .mt-name{width:calc(100% - 34px - 15px - 24px - 15px);}#mt-page-wrapper.mt-page-event .mt-block-statistics #mt-block-statistics-tab-teams{margin-bottom:-4px;}#mt-page-wrapper.mt-page-event .mt-block-statistics tbody:last-of-type .mt-table-wrapper{padding-bottom:0;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper{padding:14px 7.5px 14px 15px;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-collapsible-area .mt-collapsible-button-wrapper{padding:12px 7.5px 14px 15px;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-row{margin:0 !important;padding:0 !important;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell{margin:0 !important;padding:0 !important;background:#2a2a2a;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell .mt-table-wrapper{margin:-4px 0 0 0;padding:0 0 16px 0;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table thead tr th{width:25%;max-width:25%;padding:0;background:#2a2a2a;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table thead tr th:first-of-type{width:auto;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table thead tr.mt-player-image th{padding-top:16px;background:#2a2a2a;background:linear-gradient(#2a2a2a,#676767);}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table tbody tr th{background:#2a2a2a;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table tbody tr td{background:#373737;border-bottom:4px solid #2a2a2a;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table a{display:block;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table .mt-image,#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table .mt-nickname-with-flag{display:block;text-align:center;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table .mt-image{padding:0 30px;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table .mt-nickname-with-flag{padding:5px 7.5px;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table .mt-flag .mt-image{padding:0;}#mt-page-wrapper.mt-page-event .mt-block-statistics .mt-players-cell table.mt-players-table .mt-nickname{vertical-align:middle;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-csgo .mt-block-statistics th.mt-team,#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-valorant .mt-block-statistics th.mt-team{width:40%;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-csgo .mt-block-statistics th.mt-item,#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-valorant .mt-block-statistics th.mt-item{width:12%;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-dota2 .mt-block-statistics th.mt-team,#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-lol .mt-block-statistics th.mt-team{width:40%;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-dota2 .mt-block-statistics th.mt-item,#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-lol .mt-block-statistics th.mt-item{width:12%;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-top .mt-block-content{padding-bottom:0;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics #mt-block-statistics-tab-teams{margin-bottom:-4px;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics tbody:last-of-type .mt-table-wrapper{padding-bottom:0;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-collapsible-area.mt-is-collapsed .mt-collapsible-button-wrapper{padding:14px 7.5px 14px 15px;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-collapsible-area .mt-collapsible-button-wrapper{padding:12px 7.5px 14px 15px;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-row{margin:0 !important;padding:0 !important;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell{margin:0 !important;padding:0 !important;background:#2a2a2a;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell .mt-table-wrapper{margin:-4px 0 0 0;padding:0 0 16px 0;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table thead tr th{width:25%;padding:0;background:#2a2a2a;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table thead tr th:first-of-type{width:auto;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table thead tr.mt-player-image th{padding-top:16px;background:#2a2a2a;background:linear-gradient(#2a2a2a,#676767);}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table tbody tr th{background:#2a2a2a;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table tbody tr td{background:#373737;border-bottom:4px solid #2a2a2a;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table a{display:block;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table .mt-image,#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table .mt-nickname-with-flag{display:block;text-align:center;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table .mt-image{padding:0 30px;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table .mt-nickname-with-flag{font-size:1.125rem;padding:5px 7.5px;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table .mt-flag .mt-image{padding:0;}#mt-page-wrapper.mt-page-match .mt-page-content.mt-game-pubg .mt-block-statistics .mt-players-cell table.mt-players-table .mt-nickname{vertical-align:middle;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-dual-last-matches h2.mt-block-title{padding-bottom:4px;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-col{display:flex;flex-wrap:nowrap;align-items:center;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-col:first-of-type{justify-content:flex-end;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-col:first-of-type .mt-player .mt-image,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-col:first-of-type .mt-team .mt-image{margin:0 0 0 10px;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-col:last-of-type{justify-content:flex-start;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-col:last-of-type .mt-player .mt-image,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-col:last-of-type .mt-team .mt-image{margin:0 10px 0 0;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;width:100%;font-family:OpenSans-Regular,sans-serif;font-size:1rem;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores div,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores span,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores p,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores div,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores span,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores p,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores .mt-mutual-score{display:flex;flex-wrap:wrap;padding:0 10px;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores .mt-mutual-score .mt-value{display:block;width:100%;font-size:1.25rem;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores .mt-mutual-score .mt-label{display:block;width:100%;font-size:0.875rem;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-mutual-scores .delimiter{display:inline-block;height:50px;line-height:0;border-left:1px solid #ffffff;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-item-value .mt-vs{display:inline-block;width:20px;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-item-value .mt-player,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-item-value .mt-team{display:inline-block;width:calc(50% - (20px / 2) - 5px);}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-item-value .mt-player .mt-flag .mt-image,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-item-value .mt-team .mt-flag .mt-image{margin:0 10px;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-item-value .mt-player .mt-name,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-item-value .mt-team .mt-name{max-width:calc(100% - 24px - (15px - 5px) * 2);}#mt-page-wrapper.mt-page-organization .mt-block-image{width:231px;min-height:231px;}#mt-page-wrapper.mt-page-organization .mt-block-text-next-to-image{width:calc(100% - 231px);min-height:231px;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content{display:block;float:left;width:100%;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-image{float:left;width:231px;min-height:231px;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-image .mt-image{position:absolute;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image{display:block;float:right;width:calc(100% - 231px);}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image .mt-country{padding-top:21px;padding-bottom:11px;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image .mt-country .mt-image{padding-top:4px;margin:0;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image .mt-country .mt-name{padding-top:4px;margin-left:10px;}#mt-page-wrapper.mt-page-player .mt-block-achievements{clear:both;}#mt-page-wrapper.mt-page-player .mt-block-achievements table th:nth-of-type(1){width:15%;}#mt-page-wrapper.mt-page-player .mt-block-achievements table th:nth-of-type(2){width:35%;}#mt-page-wrapper.mt-page-player .mt-block-achievements table th:nth-of-type(3){width:50%;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content{display:block;float:left;width:100%;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-image{float:left;width:198px;min-height:198px;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-image .mt-image{position:absolute;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image{display:block;float:right;width:calc(100% - 198px);}#mt-page-wrapper.mt-page-team .mt-block-achievements{clear:both;}#mt-page-wrapper.mt-page-team .mt-block-achievements table th:nth-of-type(1){width:20%;}#mt-page-wrapper.mt-page-team .mt-block-achievements table th:nth-of-type(2){width:80%;}.font-weight-400{font-family:OpenSans-Regular,sans-serif;}.font-weight-400 div,.font-weight-400 span,.font-weight-400 p,.font-weight-400 a{font-family:OpenSans-Regular,sans-serif;}.font-weight-600{font-family:OpenSans-SemiBold,sans-serif;}.font-weight-600 div,.font-weight-600 span,.font-weight-600 p,.font-weight-600 a{font-family:OpenSans-SemiBold,sans-serif;}.font-weight-700{font-family:OpenSans-Bold,sans-serif;}.font-weight-700 div,.font-weight-700 span,.font-weight-700 p,.font-weight-700 a{font-family:OpenSans-Bold,sans-serif;}.text-overflow-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.mt-sm{display:none !important;}.mt-not-lg{display:none !important;}body.toolbar-tray-open.toolbar-vertical.toolbar-fixed{margin-left:0 !important;}@media only screen and (max-width:59.99875rem){.mt-lg{display:none !important;}.mt-not-lg{display:inherit !important;}.mt-row .mt-col-md{flex:0 0 100%;max-width:100%;}.mt-row .mt-col-md-1{flex:0 0 8.333333%;max-width:8.333333%;}.mt-row .mt-col-md-2{flex:0 0 16.666667%;max-width:16.666667%;}.mt-row .mt-col-md-3{flex:0 0 25%;max-width:25%;}.mt-row .mt-col-md-4{flex:0 0 33.333333%;max-width:33.333333%;}.mt-row .mt-col-md-5{flex:0 0 41.666667%;max-width:41.666667%;}.mt-row .mt-col-md-6{flex:0 0 50%;max-width:50%;}.mt-row .mt-col-md-7{flex:0 0 58.333333%;max-width:58.333333%;}.mt-row .mt-col-md-8{flex:0 0 66.666667%;max-width:66.666667%;}.mt-row .mt-col-md-9{flex:0 0 75%;max-width:75%;}.mt-row .mt-col-md-10{flex:0 0 83.333333%;max-width:83.333333%;}.mt-row .mt-col-md-11{flex:0 0 91.666667%;max-width:91.666667%;}.mt-row .mt-col-md-12{flex:0 0 100%;max-width:100%;}.mt-row-lg{display:inline-block;width:100%;}.mt-row-lg [class*="mt-col"]{vertical-align:top;display:inline-block;max-width:unset;}.md-text-align-center{text-align:center !important;}.md-text-align-left{text-align:left !important;}.md-text-align-right{text-align:right !important;}#mt-page-wrapper,#block-bs-mt-event-list,#block-bs-mt-match-list,#block-bs-mt-game-page-match-list,#block-mt-home-page-match-list{font-size:0.875rem !important;}#mt-page-wrapper .font-size-h2,#block-bs-mt-event-list .font-size-h2,#block-bs-mt-match-list .font-size-h2,#block-bs-mt-game-page-match-list .font-size-h2,#block-mt-home-page-match-list .font-size-h2{font-size:1.125rem !important;}#mt-page-wrapper .font-size-h3,#block-bs-mt-event-list .font-size-h3,#block-bs-mt-match-list .font-size-h3,#block-bs-mt-game-page-match-list .font-size-h3,#block-mt-home-page-match-list .font-size-h3{font-size:1rem !important;}#mt-page-wrapper .font-size-normal,#block-bs-mt-event-list .font-size-normal,#block-bs-mt-match-list .font-size-normal,#block-bs-mt-game-page-match-list .font-size-normal,#block-mt-home-page-match-list .font-size-normal{font-size:0.875rem !important;}#mt-page-wrapper .font-size-small,#block-bs-mt-event-list .font-size-small,#block-bs-mt-match-list .font-size-small,#block-bs-mt-game-page-match-list .font-size-small,#block-mt-home-page-match-list .font-size-small{font-size:0.75rem !important;}#mt-page-wrapper .md-font-size-normal,#block-bs-mt-event-list .md-font-size-normal,#block-bs-mt-match-list .md-font-size-normal,#block-bs-mt-game-page-match-list .md-font-size-normal,#block-mt-home-page-match-list .md-font-size-normal{font-size:0.875rem !important;}#mt-page-wrapper .mt-block-content h2,#block-bs-mt-event-list .mt-block-content h2,#block-bs-mt-match-list .mt-block-content h2,#block-bs-mt-game-page-match-list .mt-block-content h2,#block-mt-home-page-match-list .mt-block-content h2{font-size:1.125rem;}#mt-page-wrapper .mt-block-content h3,#block-bs-mt-event-list .mt-block-content h3,#block-bs-mt-match-list .mt-block-content h3,#block-bs-mt-game-page-match-list .mt-block-content h3,#block-mt-home-page-match-list .mt-block-content h3{font-size:1rem;}#mt-page-wrapper .mt-block-content h4,#block-bs-mt-event-list .mt-block-content h4,#block-bs-mt-match-list .mt-block-content h4,#block-bs-mt-game-page-match-list .mt-block-content h4,#block-mt-home-page-match-list .mt-block-content h4{font-size:0.875rem;}#mt-page-wrapper .mt-block-content h5,#block-bs-mt-event-list .mt-block-content h5,#block-bs-mt-match-list .mt-block-content h5,#block-bs-mt-game-page-match-list .mt-block-content h5,#block-mt-home-page-match-list .mt-block-content h5{font-size:0.75rem;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-label .odd,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-label .odd,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-label .odd,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-label .odd,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-label .odd{width:4.5rem;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-value .mt-value,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-value .mt-value,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-value .mt-value,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-value .mt-value,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-value .mt-value{width:4.5rem;}#mt-page-wrapper .mt-block-header .mt-item,#block-bs-mt-event-list .mt-block-header .mt-item,#block-bs-mt-match-list .mt-block-header .mt-item,#block-bs-mt-game-page-match-list .mt-block-header .mt-item,#block-mt-home-page-match-list .mt-block-header .mt-item{font-size:0.875rem;}#mt-page-wrapper .mt-block-header .mt-title,#block-bs-mt-event-list .mt-block-header .mt-title,#block-bs-mt-match-list .mt-block-header .mt-title,#block-bs-mt-game-page-match-list .mt-block-header .mt-title,#block-mt-home-page-match-list .mt-block-header .mt-title{font-size:1rem;}#mt-page-wrapper .mt-block-header .mt-delimiter,#block-bs-mt-event-list .mt-block-header .mt-delimiter,#block-bs-mt-match-list .mt-block-header .mt-delimiter,#block-bs-mt-game-page-match-list .mt-block-header .mt-delimiter,#block-mt-home-page-match-list .mt-block-header .mt-delimiter{font-size:1.125rem;}#mt-page-wrapper .mt-block-title,#block-bs-mt-event-list .mt-block-title,#block-bs-mt-match-list .mt-block-title,#block-bs-mt-game-page-match-list .mt-block-title,#block-mt-home-page-match-list .mt-block-title{font-size:1.125rem;padding-bottom:9px;}#mt-page-wrapper .mt-block-subtitle,#block-bs-mt-event-list .mt-block-subtitle,#block-bs-mt-match-list .mt-block-subtitle,#block-bs-mt-game-page-match-list .mt-block-subtitle,#block-mt-home-page-match-list .mt-block-subtitle{font-size:1rem;padding-bottom:10px;}#mt-page-wrapper .mt-block-items .mt-block-item-label,#block-bs-mt-event-list .mt-block-items .mt-block-item-label,#block-bs-mt-match-list .mt-block-items .mt-block-item-label,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item-label,#block-mt-home-page-match-list .mt-block-items .mt-block-item-label{font-size:1rem;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-item-value .mt-label,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-item-value .mt-label,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-label,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-label,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-label{padding:11px 7.5px;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-item-value .mt-value,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-item-value .mt-value,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-value,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-value,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-value{padding:11px 7.5px;}#mt-page-wrapper .mt-block-items .mt-block-item .mt-block-item-value .mt-with-image,#block-bs-mt-event-list .mt-block-items .mt-block-item .mt-block-item-value .mt-with-image,#block-bs-mt-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-with-image,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-with-image,#block-mt-home-page-match-list .mt-block-items .mt-block-item .mt-block-item-value .mt-with-image{padding-top:4px;padding-bottom:4px;}#mt-page-wrapper .mt-table-wrapper.with-neg-h3-margin-top table thead tr th,#block-bs-mt-event-list .mt-table-wrapper.with-neg-h3-margin-top table thead tr th,#block-bs-mt-match-list .mt-table-wrapper.with-neg-h3-margin-top table thead tr th,#block-bs-mt-game-page-match-list .mt-table-wrapper.with-neg-h3-margin-top table thead tr th,#block-mt-home-page-match-list .mt-table-wrapper.with-neg-h3-margin-top table thead tr th{padding-top:0;padding-bottom:4px;}#mt-page-wrapper .mt-table-wrapper table,#block-bs-mt-event-list .mt-table-wrapper table,#block-bs-mt-match-list .mt-table-wrapper table,#block-bs-mt-game-page-match-list .mt-table-wrapper table,#block-mt-home-page-match-list .mt-table-wrapper table{font-size:0.875rem;}#mt-page-wrapper .mt-table-wrapper table thead tr th,#block-bs-mt-event-list .mt-table-wrapper table thead tr th,#block-bs-mt-match-list .mt-table-wrapper table thead tr th,#block-bs-mt-game-page-match-list .mt-table-wrapper table thead tr th,#block-mt-home-page-match-list .mt-table-wrapper table thead tr th{padding:20px 7.5px 4px;font-size:1rem;}#mt-page-wrapper .mt-table-wrapper table thead tr th:first-of-type,#block-bs-mt-event-list .mt-table-wrapper table thead tr th:first-of-type,#block-bs-mt-match-list .mt-table-wrapper table thead tr th:first-of-type,#block-bs-mt-game-page-match-list .mt-table-wrapper table thead tr th:first-of-type,#block-mt-home-page-match-list .mt-table-wrapper table thead tr th:first-of-type,#mt-page-wrapper .mt-table-wrapper table thead tr th:last-of-type,#block-bs-mt-event-list .mt-table-wrapper table thead tr th:last-of-type,#block-bs-mt-match-list .mt-table-wrapper table thead tr th:last-of-type,#block-bs-mt-game-page-match-list .mt-table-wrapper table thead tr th:last-of-type,#block-mt-home-page-match-list .mt-table-wrapper table thead tr th:last-of-type{padding:20px 15px 4px;}#mt-page-wrapper .mt-table-wrapper table tbody tr td,#block-bs-mt-event-list .mt-table-wrapper table tbody tr td,#block-bs-mt-match-list .mt-table-wrapper table tbody tr td,#block-bs-mt-game-page-match-list .mt-table-wrapper table tbody tr td,#block-mt-home-page-match-list .mt-table-wrapper table tbody tr td,#mt-page-wrapper .mt-table-wrapper table tbody tr th,#block-bs-mt-event-list .mt-table-wrapper table tbody tr th,#block-bs-mt-match-list .mt-table-wrapper table tbody tr th,#block-bs-mt-game-page-match-list .mt-table-wrapper table tbody tr th,#block-mt-home-page-match-list .mt-table-wrapper table tbody tr th{padding:11px 7.5px 11px;}#mt-page-wrapper .mt-table-wrapper table tbody tr td:first-of-type,#block-bs-mt-event-list .mt-table-wrapper table tbody tr td:first-of-type,#block-bs-mt-match-list .mt-table-wrapper table tbody tr td:first-of-type,#block-bs-mt-game-page-match-list .mt-table-wrapper table tbody tr td:first-of-type,#block-mt-home-page-match-list .mt-table-wrapper table tbody tr td:first-of-type,#mt-page-wrapper .mt-table-wrapper table tbody tr th:first-of-type,#block-bs-mt-event-list .mt-table-wrapper table tbody tr th:first-of-type,#block-bs-mt-match-list .mt-table-wrapper table tbody tr th:first-of-type,#block-bs-mt-game-page-match-list .mt-table-wrapper table tbody tr th:first-of-type,#block-mt-home-page-match-list .mt-table-wrapper table tbody tr th:first-of-type,#mt-page-wrapper .mt-table-wrapper table tbody tr td:last-of-type,#block-bs-mt-event-list .mt-table-wrapper table tbody tr td:last-of-type,#block-bs-mt-match-list .mt-table-wrapper table tbody tr td:last-of-type,#block-bs-mt-game-page-match-list .mt-table-wrapper table tbody tr td:last-of-type,#block-mt-home-page-match-list .mt-table-wrapper table tbody tr td:last-of-type,#mt-page-wrapper .mt-table-wrapper table tbody tr th:last-of-type,#block-bs-mt-event-list .mt-table-wrapper table tbody tr th:last-of-type,#block-bs-mt-match-list .mt-table-wrapper table tbody tr th:last-of-type,#block-bs-mt-game-page-match-list .mt-table-wrapper table tbody tr th:last-of-type,#block-mt-home-page-match-list .mt-table-wrapper table tbody tr th:last-of-type{padding:11px 15px 11px;}#mt-page-wrapper .mt-social-media,#block-bs-mt-event-list .mt-social-media,#block-bs-mt-match-list .mt-social-media,#block-bs-mt-game-page-match-list .mt-social-media,#block-mt-home-page-match-list .mt-social-media{padding-bottom:0 !important;}#mt-page-wrapper .mt-social-media a.mt-link,#block-bs-mt-event-list .mt-social-media a.mt-link,#block-bs-mt-match-list .mt-social-media a.mt-link,#block-bs-mt-game-page-match-list .mt-social-media a.mt-link,#block-mt-home-page-match-list .mt-social-media a.mt-link{margin-left:4px;margin-bottom:4px;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach,#block-bs-mt-event-list .mt-block-team-players .mt-players .mt-image .mt-coach,#block-bs-mt-match-list .mt-block-team-players .mt-players .mt-image .mt-coach,#block-bs-mt-game-page-match-list .mt-block-team-players .mt-players .mt-image .mt-coach,#block-mt-home-page-match-list .mt-block-team-players .mt-players .mt-image .mt-coach{bottom:0;right:0;left:0;font-size:0;line-height:0;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-image .mt-coach span,#block-bs-mt-event-list .mt-block-team-players .mt-players .mt-image .mt-coach span,#block-bs-mt-match-list .mt-block-team-players .mt-players .mt-image .mt-coach span,#block-bs-mt-game-page-match-list .mt-block-team-players .mt-players .mt-image .mt-coach span,#block-mt-home-page-match-list .mt-block-team-players .mt-players .mt-image .mt-coach span{font-size:0.546875rem;line-height:1.4;padding:0;border-radius:0;background:rgba(255,255,255,0.8);background:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(0,0,0,0) 100%);}#mt-page-wrapper .mt-block-team-players .mt-players .mt-name,#block-bs-mt-event-list .mt-block-team-players .mt-players .mt-name,#block-bs-mt-match-list .mt-block-team-players .mt-players .mt-name,#block-bs-mt-game-page-match-list .mt-block-team-players .mt-players .mt-name,#block-mt-home-page-match-list .mt-block-team-players .mt-players .mt-name,#mt-page-wrapper .mt-block-team-players .mt-players .mt-nickname,#block-bs-mt-event-list .mt-block-team-players .mt-players .mt-nickname,#block-bs-mt-match-list .mt-block-team-players .mt-players .mt-nickname,#block-bs-mt-game-page-match-list .mt-block-team-players .mt-players .mt-nickname,#block-mt-home-page-match-list .mt-block-team-players .mt-players .mt-nickname{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:7.5px;padding-right:7.5px;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-detail,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-detail,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-detail,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-detail,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-detail{width:auto !important;margin-right:-67.5px;margin-bottom:0;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-detail .mt-value,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-detail .mt-value,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-detail .mt-value,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-detail .mt-value,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-detail .mt-value{padding:0 75px 0 15px !important;line-height:42px;font-size:1.25rem;background:#ff0008;background:linear-gradient(120deg,#ff0008 0%,rgba(255,0,8,0) 75%,rgba(255,0,8,0) 100%);}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-detail .mt-text,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-detail .mt-text,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-detail .mt-text,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-detail .mt-text,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-detail .mt-text{display:none;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp{width:calc(100% - 50px - 65px) !important;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp .mt-value,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp .mt-value,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-value,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-value,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-value{display:inline-block;width:100%;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp .mt-scores .mt-value:first-of-type,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp .mt-scores .mt-value:first-of-type,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-scores .mt-value:first-of-type,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-scores .mt-value:first-of-type,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-scores .mt-value:first-of-type{display:none;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp .mt-team,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp .mt-team,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-team,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-team,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-team,#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp .mt-player,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp .mt-player,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-player,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-player,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-player{display:inline-block;white-space:unset;width:100%;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp .mt-image,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp .mt-image,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-image,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-image,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-image{margin-left:0;margin-right:15px;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp .mt-name,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp .mt-name,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name{display:none;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event{display:inline-block !important;width:calc(100% - 34px - 15px);vertical-align:bottom;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-name,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-name,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-name,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-name,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-name,#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-event-name,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-event-name,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-event-name,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-event-name,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-event-name{display:inline-block;width:100%;margin:0 0 0 7.5px;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-event-name,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-event-name,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-event-name,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-event-name,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-tp .mt-name-and-event .mt-event-name{margin-bottom:-4px;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-value,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-value,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-value,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-value,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-value{display:inline-block;width:auto;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-status,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-status,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-status,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-status,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-status,#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-score,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-score,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-score,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-score,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-score,#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-vs,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-vs,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-vs,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-vs,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-vs,#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-event,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-event,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-event,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-event,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-event{display:none !important;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-not-lg-scores,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-not-lg-scores,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-not-lg-scores,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-not-lg-scores,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-not-lg-scores{display:inline-block !important;float:right;font-size:1rem;}#mt-page-wrapper .mt-block-match-list.mt-with-event .mt-not-lg-scores .mt-value,#block-bs-mt-event-list .mt-block-match-list.mt-with-event .mt-not-lg-scores .mt-value,#block-bs-mt-match-list .mt-block-match-list.mt-with-event .mt-not-lg-scores .mt-value,#block-bs-mt-game-page-match-list .mt-block-match-list.mt-with-event .mt-not-lg-scores .mt-value,#block-mt-home-page-match-list .mt-block-match-list.mt-with-event .mt-not-lg-scores .mt-value{padding:10px 7.5px 10px 0 !important;}#mt-page-wrapper .mt-block-match-list .mt-block-items .mt-block-item-value,#block-bs-mt-event-list .mt-block-match-list .mt-block-items .mt-block-item-value,#block-bs-mt-match-list .mt-block-match-list .mt-block-items .mt-block-item-value,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-block-items .mt-block-item-value,#block-mt-home-page-match-list .mt-block-match-list .mt-block-items .mt-block-item-value{position:relative;}#mt-page-wrapper .mt-block-match-list .mt-block-items .mt-row,#block-bs-mt-event-list .mt-block-match-list .mt-block-items .mt-row,#block-bs-mt-match-list .mt-block-match-list .mt-block-items .mt-row,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-block-items .mt-row,#block-mt-home-page-match-list .mt-block-match-list .mt-block-items .mt-row{display:block !important;font-size:0 !important;}#mt-page-wrapper .mt-block-match-list .mt-block-items .mt-col,#block-bs-mt-event-list .mt-block-match-list .mt-block-items .mt-col,#block-bs-mt-match-list .mt-block-match-list .mt-block-items .mt-col,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-block-items .mt-col,#block-mt-home-page-match-list .mt-block-match-list .mt-block-items .mt-col{display:inline-block;width:auto;max-width:unset;flex:unset;vertical-align:middle;}#mt-page-wrapper .mt-block-match-list .mt-scores .mt-vs,#block-bs-mt-event-list .mt-block-match-list .mt-scores .mt-vs,#block-bs-mt-match-list .mt-block-match-list .mt-scores .mt-vs,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-scores .mt-vs,#block-mt-home-page-match-list .mt-block-match-list .mt-scores .mt-vs{width:16px;}#mt-page-wrapper .mt-block-match-list .mt-scores .mt-score,#block-bs-mt-event-list .mt-block-match-list .mt-scores .mt-score,#block-bs-mt-match-list .mt-block-match-list .mt-scores .mt-score,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-scores .mt-score,#block-mt-home-page-match-list .mt-block-match-list .mt-scores .mt-score{width:32px;font-size:1.09375rem;}#mt-page-wrapper .mt-block-match-list .mt-scores .mt-value,#block-bs-mt-event-list .mt-block-match-list .mt-scores .mt-value,#block-bs-mt-match-list .mt-block-match-list .mt-scores .mt-value,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-scores .mt-value,#block-mt-home-page-match-list .mt-block-match-list .mt-scores .mt-value{width:calc(50% - (16px + 32px * 2) / 2);}#mt-page-wrapper .mt-block-match-list .mt-scores .mt-value .mt-image,#block-bs-mt-event-list .mt-block-match-list .mt-scores .mt-value .mt-image,#block-bs-mt-match-list .mt-block-match-list .mt-scores .mt-value .mt-image,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-scores .mt-value .mt-image,#block-mt-home-page-match-list .mt-block-match-list .mt-scores .mt-value .mt-image{margin:0;}#mt-page-wrapper .mt-block-match-list .mt-detail,#block-bs-mt-event-list .mt-block-match-list .mt-detail,#block-bs-mt-match-list .mt-block-match-list .mt-detail,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-detail,#block-mt-home-page-match-list .mt-block-match-list .mt-detail{width:50% !important;margin-bottom:-7.5px;}#mt-page-wrapper .mt-block-match-list .mt-detail .mt-value,#block-bs-mt-event-list .mt-block-match-list .mt-detail .mt-value,#block-bs-mt-match-list .mt-block-match-list .mt-detail .mt-value,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-detail .mt-value,#block-mt-home-page-match-list .mt-block-match-list .mt-detail .mt-value{width:100%;background:#ff0008;background:linear-gradient(165deg,#ff0008 0%,rgba(255,0,8,0) 50%,rgba(255,0,8,0) 100%);}#mt-page-wrapper .mt-block-match-list .mt-detail .mt-value .mt-text,#block-bs-mt-event-list .mt-block-match-list .mt-detail .mt-value .mt-text,#block-bs-mt-match-list .mt-block-match-list .mt-detail .mt-value .mt-text,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-detail .mt-value .mt-text,#block-mt-home-page-match-list .mt-block-match-list .mt-detail .mt-value .mt-text{text-decoration:underline;}#mt-page-wrapper .mt-block-match-list .mt-detail,#block-bs-mt-event-list .mt-block-match-list .mt-detail,#block-bs-mt-match-list .mt-block-match-list .mt-detail,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-detail,#block-mt-home-page-match-list .mt-block-match-list .mt-detail,#mt-page-wrapper .mt-block-match-list .mt-vs,#block-bs-mt-event-list .mt-block-match-list .mt-vs,#block-bs-mt-match-list .mt-block-match-list .mt-vs,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-vs,#block-mt-home-page-match-list .mt-block-match-list .mt-vs{font-size:0.875rem;}#mt-page-wrapper .mt-block-match-list .mt-score,#block-bs-mt-event-list .mt-block-match-list .mt-score,#block-bs-mt-match-list .mt-block-match-list .mt-score,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-score,#block-mt-home-page-match-list .mt-block-match-list .mt-score,#mt-page-wrapper .mt-block-match-list .mt-vs,#block-bs-mt-event-list .mt-block-match-list .mt-vs,#block-bs-mt-match-list .mt-block-match-list .mt-vs,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-vs,#block-mt-home-page-match-list .mt-block-match-list .mt-vs{margin:0;}#mt-page-wrapper .mt-block-match-list .mt-tp,#block-bs-mt-event-list .mt-block-match-list .mt-tp,#block-bs-mt-match-list .mt-block-match-list .mt-tp,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-tp,#block-mt-home-page-match-list .mt-block-match-list .mt-tp{font-size:0.875rem !important;width:100% !important;}#mt-page-wrapper .mt-block-match-list .mt-name-and-event,#block-bs-mt-event-list .mt-block-match-list .mt-name-and-event,#block-bs-mt-match-list .mt-block-match-list .mt-name-and-event,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-name-and-event,#block-mt-home-page-match-list .mt-block-match-list .mt-name-and-event,#mt-page-wrapper .mt-block-match-list .mt-not-lg-scores,#block-bs-mt-event-list .mt-block-match-list .mt-not-lg-scores,#block-bs-mt-match-list .mt-block-match-list .mt-not-lg-scores,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-not-lg-scores,#block-mt-home-page-match-list .mt-block-match-list .mt-not-lg-scores{display:none !important;}#mt-page-wrapper .mt-block-match-list .mt-status,#block-bs-mt-event-list .mt-block-match-list .mt-status,#block-bs-mt-match-list .mt-block-match-list .mt-status,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-status,#block-mt-home-page-match-list .mt-block-match-list .mt-status{position:absolute;top:11px;right:7.5px;}#mt-page-wrapper .mt-block-match-list .mt-status .mt-value,#block-bs-mt-event-list .mt-block-match-list .mt-status .mt-value,#block-bs-mt-match-list .mt-block-match-list .mt-status .mt-value,#block-bs-mt-game-page-match-list .mt-block-match-list .mt-status .mt-value,#block-mt-home-page-match-list .mt-block-match-list .mt-status .mt-value{padding-bottom:0 !important;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link{padding:11px 7.5px 11px;font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link div,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link span,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link p,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link div,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link span,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link p,#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper .mt-nav-tabs-wrapper .mt-nav-tabs .mt-nav-item .mt-nav-link.mt-active{padding:9px 7.5px 11px;border-top:2px solid #ff0008;}#block-bs-mt-event-list .mt-tabs .mt-tab-item,#block-bs-mt-match-list .mt-tabs .mt-tab-item,#block-bs-mt-game-page-match-list .mt-tabs .mt-tab-item,#block-mt-home-page-match-list .mt-tabs .mt-tab-item,#block-bs-mt-event-list .mt-sub-tabs .mt-tab-item,#block-bs-mt-match-list .mt-sub-tabs .mt-tab-item,#block-bs-mt-game-page-match-list .mt-sub-tabs .mt-tab-item,#block-mt-home-page-match-list .mt-sub-tabs .mt-tab-item{letter-spacing:normal;font-size:1rem;}#block-bs-mt-event-list .mt-tabs a,#block-bs-mt-match-list .mt-tabs a,#block-bs-mt-game-page-match-list .mt-tabs a,#block-mt-home-page-match-list .mt-tabs a,#block-bs-mt-event-list .mt-sub-tabs a,#block-bs-mt-match-list .mt-sub-tabs a,#block-bs-mt-game-page-match-list .mt-sub-tabs a,#block-mt-home-page-match-list .mt-sub-tabs a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px 0;}#block-bs-mt-event-list .mt-sub-tabs .mt-tab-item,#block-bs-mt-match-list .mt-sub-tabs .mt-tab-item,#block-bs-mt-game-page-match-list .mt-sub-tabs .mt-tab-item,#block-mt-home-page-match-list .mt-sub-tabs .mt-tab-item{font-size:0.875rem;}#block-bs-mt-event-list .mt-sub-tabs a,#block-bs-mt-match-list .mt-sub-tabs a,#block-bs-mt-game-page-match-list .mt-sub-tabs a,#block-mt-home-page-match-list .mt-sub-tabs a{padding:10px 0;}#block-bs-mt-event-list .mt-sub-tabs a.active,#block-bs-mt-match-list .mt-sub-tabs a.active,#block-bs-mt-game-page-match-list .mt-sub-tabs a.active,#block-mt-home-page-match-list .mt-sub-tabs a.active{font-family:OpenSans-Regular,sans-serif;}#block-bs-mt-event-list .mt-sub-tabs a.active div,#block-bs-mt-match-list .mt-sub-tabs a.active div,#block-bs-mt-game-page-match-list .mt-sub-tabs a.active div,#block-mt-home-page-match-list .mt-sub-tabs a.active div,#block-bs-mt-event-list .mt-sub-tabs a.active span,#block-bs-mt-match-list .mt-sub-tabs a.active span,#block-bs-mt-game-page-match-list .mt-sub-tabs a.active span,#block-mt-home-page-match-list .mt-sub-tabs a.active span,#block-bs-mt-event-list .mt-sub-tabs a.active p,#block-bs-mt-match-list .mt-sub-tabs a.active p,#block-bs-mt-game-page-match-list .mt-sub-tabs a.active p,#block-mt-home-page-match-list .mt-sub-tabs a.active p,#block-bs-mt-event-list .mt-sub-tabs a.active a,#block-bs-mt-match-list .mt-sub-tabs a.active a,#block-bs-mt-game-page-match-list .mt-sub-tabs a.active a,#block-mt-home-page-match-list .mt-sub-tabs a.active a{font-family:OpenSans-Regular,sans-serif;}#block-bs-mt-event-list .mt-sub-tabs a.active div,#block-bs-mt-match-list .mt-sub-tabs a.active div,#block-bs-mt-game-page-match-list .mt-sub-tabs a.active div,#block-mt-home-page-match-list .mt-sub-tabs a.active div,#block-bs-mt-event-list .mt-sub-tabs a.active span,#block-bs-mt-match-list .mt-sub-tabs a.active span,#block-bs-mt-game-page-match-list .mt-sub-tabs a.active span,#block-mt-home-page-match-list .mt-sub-tabs a.active span,#block-bs-mt-event-list .mt-sub-tabs a.active p,#block-bs-mt-match-list .mt-sub-tabs a.active p,#block-bs-mt-game-page-match-list .mt-sub-tabs a.active p,#block-mt-home-page-match-list .mt-sub-tabs a.active p,#block-bs-mt-event-list .mt-sub-tabs a.active a,#block-bs-mt-match-list .mt-sub-tabs a.active a,#block-bs-mt-game-page-match-list .mt-sub-tabs a.active a,#block-mt-home-page-match-list .mt-sub-tabs a.active a{font-family:OpenSans-Regular,sans-serif;}#block-bs-mt-event-list .mt-filters .mt-game-logo img,#block-bs-mt-match-list .mt-filters .mt-game-logo img,#block-bs-mt-game-page-match-list .mt-filters .mt-game-logo img,#block-mt-home-page-match-list .mt-filters .mt-game-logo img{max-height:40px;}#block-bs-mt-event-list .mt-filters .mt-block-items,#block-bs-mt-match-list .mt-filters .mt-block-items,#block-bs-mt-game-page-match-list .mt-filters .mt-block-items,#block-mt-home-page-match-list .mt-filters .mt-block-items{justify-content:center;}#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter a,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter a,#block-bs-mt-game-page-match-list .mt-filters .mt-block-items.mt-game-filter a,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter a,#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter span,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter span,#block-bs-mt-game-page-match-list .mt-filters .mt-block-items.mt-game-filter span,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter span{display:block;width:100%;}#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter a,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter a,#block-bs-mt-game-page-match-list .mt-filters .mt-block-items.mt-game-filter a,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter a{min-height:42px;justify-content:center;}#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter a:hover,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter a:hover,#block-bs-mt-game-page-match-list .mt-filters .mt-block-items.mt-game-filter a:hover,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter a:hover,#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter a.active:hover,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter a.active:hover,#block-bs-mt-game-page-match-list .mt-filters .mt-block-items.mt-game-filter a.active:hover,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter a.active:hover{opacity:1;background:#ff333a;}#block-bs-mt-event-list .mt-filters .mt-block-items.mt-game-filter a.active,#block-bs-mt-match-list .mt-filters .mt-block-items.mt-game-filter a.active,#block-bs-mt-game-page-match-list .mt-filters .mt-block-items.mt-game-filter a.active,#block-mt-home-page-match-list .mt-filters .mt-block-items.mt-game-filter a.active{background:#ff0008;}#block-bs-mt-event-list .mt-filters .mt-block-item,#block-bs-mt-match-list .mt-filters .mt-block-item,#block-bs-mt-game-page-match-list .mt-filters .mt-block-item,#block-mt-home-page-match-list .mt-filters .mt-block-item{max-width:20% !important;}#block-bs-mt-event-list .mt-block-header .mt-date-and-country .mt-country{float:right;}#block-bs-mt-event-list .mt-block-header .mt-game-logo{padding-bottom:15px;}#block-bs-mt-event-list .mt-block-header .mt-title{padding-bottom:11px;}#block-bs-mt-event-list .mt-block-header .mt-date,#block-bs-mt-event-list .mt-block-header .mt-country{padding-top:0;}#block-bs-mt-event-list .mt-block-header .mt-date{max-width:100%;}#block-bs-mt-event-list .mt-block-header .mt-country{white-space:nowrap;}#block-bs-mt-event-list .mt-block-subheader .mt-delimiter{vertical-align:top;padding:9px 2px;}#block-bs-mt-event-list .mt-block-subheader .mt-detail{margin-right:-67.5px;}#block-bs-mt-event-list .mt-block-subheader .mt-detail .mt-value{padding-right:52.5px;background:linear-gradient(120deg,#ff0008 0%,rgba(255,0,8,0) 75%,rgba(255,0,8,0) 100%);}#block-bs-mt-event-list .mt-block-subheader .mt-detail .mt-text{display:none;}#block-bs-mt-match-list .mt-block-content,#block-bs-mt-game-page-match-list .mt-block-content,#block-mt-home-page-match-list .mt-block-content{max-width:calc(100vw - 30px) !important;}#block-bs-mt-match-list .mt-block-header .mt-game-logo,#block-bs-mt-game-page-match-list .mt-block-header .mt-game-logo,#block-mt-home-page-match-list .mt-block-header .mt-game-logo{padding-bottom:15px;}#block-bs-mt-match-list .mt-block-header .mt-title,#block-bs-mt-game-page-match-list .mt-block-header .mt-title,#block-mt-home-page-match-list .mt-block-header .mt-title{padding-bottom:11px;}#block-bs-mt-match-list .mt-block-header .mt-date,#block-bs-mt-game-page-match-list .mt-block-header .mt-date,#block-mt-home-page-match-list .mt-block-header .mt-date{max-width:100%;padding-top:0;}#block-bs-mt-match-list .mt-block-items .mt-block-item-value,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item-value,#block-mt-home-page-match-list .mt-block-items .mt-block-item-value{position:relative;}#block-bs-mt-match-list .mt-block-items .mt-row,#block-bs-mt-game-page-match-list .mt-block-items .mt-row,#block-mt-home-page-match-list .mt-block-items .mt-row{display:block !important;font-size:0 !important;}#block-bs-mt-match-list .mt-block-items .mt-col,#block-bs-mt-game-page-match-list .mt-block-items .mt-col,#block-mt-home-page-match-list .mt-block-items .mt-col{display:inline-block;width:auto;max-width:unset;flex:unset;vertical-align:middle;}#block-bs-mt-match-list .mt-block-items .mt-block-item,#block-bs-mt-game-page-match-list .mt-block-items .mt-block-item,#block-mt-home-page-match-list .mt-block-items .mt-block-item{width:100%;}#block-bs-mt-match-list .mt-scores .mt-vs,#block-bs-mt-game-page-match-list .mt-scores .mt-vs,#block-mt-home-page-match-list .mt-scores .mt-vs{margin:0;width:16px;}#block-bs-mt-match-list .mt-scores .mt-score,#block-bs-mt-game-page-match-list .mt-scores .mt-score,#block-mt-home-page-match-list .mt-scores .mt-score{margin:0;width:32px;font-size:1.09375rem;}#block-bs-mt-match-list .mt-scores .mt-value,#block-bs-mt-game-page-match-list .mt-scores .mt-value,#block-mt-home-page-match-list .mt-scores .mt-value{width:calc(50% - (16px + 32px * 2) / 2);}#block-bs-mt-match-list .mt-scores .mt-value .mt-image,#block-bs-mt-game-page-match-list .mt-scores .mt-value .mt-image,#block-mt-home-page-match-list .mt-scores .mt-value .mt-image{margin:0;}#block-bs-mt-match-list .mt-detail,#block-bs-mt-game-page-match-list .mt-detail,#block-mt-home-page-match-list .mt-detail{width:100%;margin-bottom:-7.5px;}#block-bs-mt-match-list .mt-detail .mt-value,#block-bs-mt-game-page-match-list .mt-detail .mt-value,#block-mt-home-page-match-list .mt-detail .mt-value{width:50%;background:#ff0008;background:linear-gradient(165deg,#ff0008 0%,rgba(255,0,8,0) 50%,rgba(255,0,8,0) 100%) !important;}#block-bs-mt-match-list .mt-detail .mt-value .mt-text,#block-bs-mt-game-page-match-list .mt-detail .mt-value .mt-text,#block-mt-home-page-match-list .mt-detail .mt-value .mt-text{text-decoration:underline;}#block-bs-mt-match-list .mt-detail,#block-bs-mt-game-page-match-list .mt-detail,#block-mt-home-page-match-list .mt-detail,#block-bs-mt-match-list .mt-vs,#block-bs-mt-game-page-match-list .mt-vs,#block-mt-home-page-match-list .mt-vs{font-size:0.875rem;}#block-bs-mt-match-list .mt-score,#block-bs-mt-game-page-match-list .mt-score,#block-mt-home-page-match-list .mt-score,#block-bs-mt-match-list .mt-vs,#block-bs-mt-game-page-match-list .mt-vs,#block-mt-home-page-match-list .mt-vs{margin:0;}#block-bs-mt-match-list .mt-tp,#block-bs-mt-game-page-match-list .mt-tp,#block-mt-home-page-match-list .mt-tp{width:100% !important;}#block-bs-mt-match-list .mt-status,#block-bs-mt-game-page-match-list .mt-status,#block-mt-home-page-match-list .mt-status{position:absolute;top:11px;right:15px;white-space:nowrap;font-size:0.875rem;}#block-bs-mt-match-list .mt-status .mt-value,#block-bs-mt-game-page-match-list .mt-status .mt-value,#block-mt-home-page-match-list .mt-status .mt-value{padding:0 !important;}#block-bs-mt-match-list .mt-status .mt-status-live i,#block-bs-mt-game-page-match-list .mt-status .mt-status-live i,#block-mt-home-page-match-list .mt-status .mt-status-live i{padding-right:4px;margin:0 !important;}#block-bs-mt-match-list .mt-status .mt-with-format,#block-bs-mt-game-page-match-list .mt-status .mt-with-format,#block-mt-home-page-match-list .mt-status .mt-with-format{font-family:OpenSans-Regular,sans-serif;font-size:unset;}#block-bs-mt-match-list .mt-status .mt-with-format div,#block-bs-mt-game-page-match-list .mt-status .mt-with-format div,#block-mt-home-page-match-list .mt-status .mt-with-format div,#block-bs-mt-match-list .mt-status .mt-with-format span,#block-bs-mt-game-page-match-list .mt-status .mt-with-format span,#block-mt-home-page-match-list .mt-status .mt-with-format span,#block-bs-mt-match-list .mt-status .mt-with-format p,#block-bs-mt-game-page-match-list .mt-status .mt-with-format p,#block-mt-home-page-match-list .mt-status .mt-with-format p,#block-bs-mt-match-list .mt-status .mt-with-format a,#block-bs-mt-game-page-match-list .mt-status .mt-with-format a,#block-mt-home-page-match-list .mt-status .mt-with-format a{font-family:OpenSans-Regular,sans-serif;}#block-bs-mt-match-list .mt-status .mt-with-format div,#block-bs-mt-game-page-match-list .mt-status .mt-with-format div,#block-mt-home-page-match-list .mt-status .mt-with-format div,#block-bs-mt-match-list .mt-status .mt-with-format span,#block-bs-mt-game-page-match-list .mt-status .mt-with-format span,#block-mt-home-page-match-list .mt-status .mt-with-format span,#block-bs-mt-match-list .mt-status .mt-with-format p,#block-bs-mt-game-page-match-list .mt-status .mt-with-format p,#block-mt-home-page-match-list .mt-status .mt-with-format p,#block-bs-mt-match-list .mt-status .mt-with-format a,#block-bs-mt-game-page-match-list .mt-status .mt-with-format a,#block-mt-home-page-match-list .mt-status .mt-with-format a{font-family:OpenSans-Regular,sans-serif;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-image{width:105px;min-height:105px;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image{width:calc(100% - 105px);}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row{display:block;width:100%;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row .mt-col-5,#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row .mt-col-7{display:block;width:100%;max-width:100%;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row .mt-next-to-title{padding-top:0;text-align:left !important;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row .mt-next-to-title .mt-image,#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row .mt-next-to-title .mt-name{display:inline;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-country{padding-bottom:0;}#mt-page-wrapper.mt-page-player .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-items-wrapper{width:100%;padding-top:15px;}#mt-page-wrapper.mt-page-player .mt-block-achievements table th:nth-of-type(1){min-width:80px;width:auto;}#mt-page-wrapper.mt-page-player .mt-block-achievements table th:nth-of-type(2){width:auto;}#mt-page-wrapper.mt-page-player .mt-block-achievements table th:nth-of-type(3){width:auto;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-image{width:105px;min-height:105px;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image{width:calc(100% - 105px);}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row{display:block;width:100%;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row .mt-col-5,#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row .mt-col-7{display:block;width:100%;max-width:100%;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row .mt-next-to-title{padding-top:0;text-align:left !important;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row .mt-next-to-title .mt-image,#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-row .mt-next-to-title .mt-name{display:inline;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-game-logo{margin-top:-4px;margin-bottom:4px;padding:0 15px 4px;text-align:left !important;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-title-wrapper .mt-country{padding-bottom:0;}#mt-page-wrapper.mt-page-team .mt-block-top .mt-block-content .mt-block-text-next-to-image.mt-block-items-wrapper{width:100%;padding-top:15px;}#mt-page-wrapper.mt-page-team .mt-block-achievements table th:nth-of-type(1){min-width:80px;width:auto;}#mt-page-wrapper.mt-page-team .mt-block-achievements table th:nth-of-type(2){width:auto;}#mt-page-wrapper.mt-page-event .mt-block-header .mt-date-and-country .mt-country{float:right;}#mt-page-wrapper.mt-page-event .mt-block-header .mt-game-logo{padding-bottom:15px;}#mt-page-wrapper.mt-page-event .mt-block-header .mt-title{padding-bottom:11px;}#mt-page-wrapper.mt-page-event .mt-block-header .mt-date,#mt-page-wrapper.mt-page-event .mt-block-header .mt-country{padding-top:0;}#mt-page-wrapper.mt-page-event .mt-block-header .mt-date{max-width:100%;}#mt-page-wrapper.mt-page-event .mt-block-header .mt-country{white-space:nowrap;}#mt-page-wrapper.mt-page-event .mt-block-subheader{padding-bottom:11px;}#mt-page-wrapper.mt-page-event .mt-block-subheader .mt-delimiter{vertical-align:top;padding:9px 2px;}#mt-page-wrapper.mt-page-event .mt-block-subheader .mt-item{padding-bottom:0;}#mt-page-wrapper.mt-page-event .mt-block-teams .mt-show-more-wrapper .mt-show-more-item:nth-of-type(n+9){display:none;}#mt-page-wrapper.mt-page-event .mt-block-players .mt-show-more-wrapper .mt-show-more-item:nth-of-type(n+9){display:none;}#mt-page-wrapper.mt-page-event .mt-block-match-list .mt-show-more-wrapper .mt-show-more-item:nth-of-type(n+5){display:none;}#mt-page-wrapper.mt-page-match .mt-block-header .mt-date-and-country .mt-status{float:right;}#mt-page-wrapper.mt-page-match .mt-block-header .mt-game-logo{padding-bottom:15px;}#mt-page-wrapper.mt-page-match .mt-block-header .mt-title{padding-bottom:11px;}#mt-page-wrapper.mt-page-match .mt-block-header .mt-date,#mt-page-wrapper.mt-page-match .mt-block-header .mt-status{padding-top:0;}#mt-page-wrapper.mt-page-match .mt-block-header .mt-date{max-width:100%;}#mt-page-wrapper.mt-page-match .mt-block-header .mt-country{white-space:nowrap;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-statistics table td{min-width:54px;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-col:first-of-type{justify-content:flex-start;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches div.mt-block-title .mt-col:last-of-type{justify-content:flex-end;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches a{padding:4px 7.5px 11px;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-value{padding-bottom:4px;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-mutual-scores .mt-mutual-score .mt-value{font-size:1rem !important;padding:0 !important;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-mutual-scores .mt-mutual-score .mt-label{font-size:0.75rem !important;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-items .mt-team,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-items .mt-player{width:auto !important;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-items .mt-team:first-of-type,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-items .mt-player:first-of-type{margin:0 7.5px 0 0;}#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-items .mt-team:last-of-type,#mt-page-wrapper.mt-page-match .mt-page-content .mt-block-mutual-matches .mt-block-items .mt-player:last-of-type{margin:0 0 0 7.5px;}}@media only screen and (max-width:39.99875rem){body{min-width:320px;}.mt-not-sm{display:none !important;}.mt-sm{display:inherit !important;}.mt-sm-no-margin{margin:0 !important;}.mt-sm-mp-0{padding:0 !important;margin:0 !important;}.mt-sm-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.mt-sm-block{display:block !important;}.mt-row .mt-col-sm{flex:0 0 100%;max-width:100%;}.mt-row .mt-col-sm-1{flex:0 0 8.333333%;max-width:8.333333%;}.mt-row .mt-col-sm-2{flex:0 0 16.666667%;max-width:16.666667%;}.mt-row .mt-col-sm-3{flex:0 0 25%;max-width:25%;}.mt-row .mt-col-sm-4{flex:0 0 33.333333%;max-width:33.333333%;}.mt-row .mt-col-sm-5{flex:0 0 41.666667%;max-width:41.666667%;}.mt-row .mt-col-sm-6{flex:0 0 50%;max-width:50%;}.mt-row .mt-col-sm-7{flex:0 0 58.333333%;max-width:58.333333%;}.mt-row .mt-col-sm-8{flex:0 0 66.666667%;max-width:66.666667%;}.mt-row .mt-col-sm-9{flex:0 0 75%;max-width:75%;}.mt-row .mt-col-sm-10{flex:0 0 83.333333%;max-width:83.333333%;}.mt-row .mt-col-sm-11{flex:0 0 91.666667%;max-width:91.666667%;}.mt-row .mt-col-sm-12{flex:0 0 100%;max-width:100%;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-label .odd,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-label .odd,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-label .odd,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-label .odd,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-label .odd{width:4rem;font-size:0.9rem !important;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-value .mt-value,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-value .mt-value,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-value .mt-value,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-value .mt-value,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-value .mt-value{width:4rem;}#mt-page-wrapper .mt-block-tipsport .mt-block-item-value a.mt-odd,#block-bs-mt-event-list .mt-block-tipsport .mt-block-item-value a.mt-odd,#block-bs-mt-match-list .mt-block-tipsport .mt-block-item-value a.mt-odd,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-item-value a.mt-odd,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-item-value a.mt-odd{min-width:3.5rem;font-size:0.9rem;}#mt-page-wrapper .mt-block-tipsport .mt-block-footer,#block-bs-mt-event-list .mt-block-tipsport .mt-block-footer,#block-bs-mt-match-list .mt-block-tipsport .mt-block-footer,#block-bs-mt-game-page-match-list .mt-block-tipsport .mt-block-footer,#block-mt-home-page-match-list .mt-block-tipsport .mt-block-footer{font-size:0.45rem;}#mt-page-wrapper .mt-block-tipsport-small .mt-block-title,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-title,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-title,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-title,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-title{font-size:0.8rem;}#mt-page-wrapper .mt-block-tipsport-small .mt-block-item.tipsport-logo,#block-bs-mt-event-list .mt-block-tipsport-small .mt-block-item.tipsport-logo,#block-bs-mt-match-list .mt-block-tipsport-small .mt-block-item.tipsport-logo,#block-bs-mt-game-page-match-list .mt-block-tipsport-small .mt-block-item.tipsport-logo,#block-mt-home-page-match-list .mt-block-tipsport-small .mt-block-item.tipsport-logo{padding-top:10px !important;}#mt-page-wrapper .mt-sm-font-size-normal,#block-bs-mt-event-list .mt-sm-font-size-normal,#block-bs-mt-match-list .mt-sm-font-size-normal,#block-bs-mt-game-page-match-list .mt-sm-font-size-normal,#block-mt-home-page-match-list .mt-sm-font-size-normal{font-size:1rem !important;}#mt-page-wrapper .mt-game-logo img,#block-bs-mt-event-list .mt-game-logo img,#block-bs-mt-match-list .mt-game-logo img,#block-bs-mt-game-page-match-list .mt-game-logo img,#block-mt-home-page-match-list .mt-game-logo img{max-width:32px;max-height:32px;}#mt-page-wrapper .mt-block-header .mt-game-logo,#block-bs-mt-event-list .mt-block-header .mt-game-logo,#block-bs-mt-match-list .mt-block-header .mt-game-logo,#block-bs-mt-game-page-match-list .mt-block-header .mt-game-logo,#block-mt-home-page-match-list .mt-block-header .mt-game-logo{width:auto !important;max-width:32px;padding-bottom:7.5px;}#mt-page-wrapper .mt-block-header .mt-title-wrapper,#block-bs-mt-event-list .mt-block-header .mt-title-wrapper,#block-bs-mt-match-list .mt-block-header .mt-title-wrapper,#block-bs-mt-game-page-match-list .mt-block-header .mt-title-wrapper,#block-mt-home-page-match-list .mt-block-header .mt-title-wrapper{max-width:calc(100% - 32px);width:auto;padding-left:11.25px;}#mt-page-wrapper .mt-block-header .mt-title,#block-bs-mt-event-list .mt-block-header .mt-title,#block-bs-mt-match-list .mt-block-header .mt-title,#block-bs-mt-game-page-match-list .mt-block-header .mt-title,#block-mt-home-page-match-list .mt-block-header .mt-title{padding-bottom:2.5px;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-nickname,#block-bs-mt-event-list .mt-block-team-players .mt-players .mt-nickname,#block-bs-mt-match-list .mt-block-team-players .mt-players .mt-nickname,#block-bs-mt-game-page-match-list .mt-block-team-players .mt-players .mt-nickname,#block-mt-home-page-match-list .mt-block-team-players .mt-players .mt-nickname{margin-top:0;margin-bottom:auto;}#mt-page-wrapper .mt-block-team-players .mt-players .mt-flag,#block-bs-mt-event-list .mt-block-team-players .mt-players .mt-flag,#block-bs-mt-match-list .mt-block-team-players .mt-players .mt-flag,#block-bs-mt-game-page-match-list .mt-block-team-players .mt-players .mt-flag,#block-mt-home-page-match-list .mt-block-team-players .mt-players .mt-flag{padding-top:4px;margin-top:0;margin-bottom:auto;}#mt-page-wrapper .mt-player .mt-image.mt-scale-sm-125,#block-bs-mt-event-list .mt-player .mt-image.mt-scale-sm-125,#block-bs-mt-match-list .mt-player .mt-image.mt-scale-sm-125,#block-bs-mt-game-page-match-list .mt-player .mt-image.mt-scale-sm-125,#block-mt-home-page-match-list .mt-player .mt-image.mt-scale-sm-125,#mt-page-wrapper .mt-team .mt-image.mt-scale-sm-125,#block-bs-mt-event-list .mt-team .mt-image.mt-scale-sm-125,#block-bs-mt-match-list .mt-team .mt-image.mt-scale-sm-125,#block-bs-mt-game-page-match-list .mt-team .mt-image.mt-scale-sm-125,#block-mt-home-page-match-list .mt-team .mt-image.mt-scale-sm-125{min-width:42px;width:42px;height:42px;}#mt-page-wrapper .mt-player .mt-image.mt-scale-sm-150,#block-bs-mt-event-list .mt-player .mt-image.mt-scale-sm-150,#block-bs-mt-match-list .mt-player .mt-image.mt-scale-sm-150,#block-bs-mt-game-page-match-list .mt-player .mt-image.mt-scale-sm-150,#block-mt-home-page-match-list .mt-player .mt-image.mt-scale-sm-150,#mt-page-wrapper .mt-team .mt-image.mt-scale-sm-150,#block-bs-mt-event-list .mt-team .mt-image.mt-scale-sm-150,#block-bs-mt-match-list .mt-team .mt-image.mt-scale-sm-150,#block-bs-mt-game-page-match-list .mt-team .mt-image.mt-scale-sm-150,#block-mt-home-page-match-list .mt-team .mt-image.mt-scale-sm-150{min-width:51px;width:51px;height:51px;}#mt-page-wrapper .mt-scrollable-table-wrapper,#block-bs-mt-event-list .mt-scrollable-table-wrapper,#block-bs-mt-match-list .mt-scrollable-table-wrapper,#block-bs-mt-game-page-match-list .mt-scrollable-table-wrapper,#block-mt-home-page-match-list .mt-scrollable-table-wrapper{position:relative;}#mt-page-wrapper .mt-scrollable-table-wrapper .mt-button-wrapper a,#block-bs-mt-event-list .mt-scrollable-table-wrapper .mt-button-wrapper a,#block-bs-mt-match-list .mt-scrollable-table-wrapper .mt-button-wrapper a,#block-bs-mt-game-page-match-list .mt-scrollable-table-wrapper .mt-button-wrapper a,#block-mt-home-page-match-list .mt-scrollable-table-wrapper .mt-button-wrapper a{position:absolute;display:flex;justify-content:center;align-items:center;width:32px;height:32px;top:50%;border-radius:50%;background:#000000;opacity:0.6;padding:4px;z-index:100;}#mt-page-wrapper .mt-scrollable-table-wrapper .mt-button-wrapper.left a,#block-bs-mt-event-list .mt-scrollable-table-wrapper .mt-button-wrapper.left a,#block-bs-mt-match-list .mt-scrollable-table-wrapper .mt-button-wrapper.left a,#block-bs-mt-game-page-match-list .mt-scrollable-table-wrapper .mt-button-wrapper.left a,#block-mt-home-page-match-list .mt-scrollable-table-wrapper .mt-button-wrapper.left a{left:-15px;}#mt-page-wrapper .mt-scrollable-table-wrapper .mt-button-wrapper.right a,#block-bs-mt-event-list .mt-scrollable-table-wrapper .mt-button-wrapper.right a,#block-bs-mt-match-list .mt-scrollable-table-wrapper .mt-button-wrapper.right a,#block-bs-mt-game-page-match-list .mt-scrollable-table-wrapper .mt-button-wrapper.right a,#block-mt-home-page-match-list .mt-scrollable-table-wrapper .mt-button-wrapper.right a{right:-15px;}#mt-page-wrapper.mt-page-match .mt-block-subheader .mt-score{margin:0;font-size:1.5rem;}#mt-page-wrapper.mt-page-match .mt-block-subheader .mt-team,#mt-page-wrapper.mt-page-match .mt-block-subheader .mt-player{display:block;}#mt-page-wrapper.mt-page-match .mt-block-subheader .mt-vs{width:15px;}#mt-page-wrapper.mt-page-match .mt-block-subheader .mt-score{width:38px;font-size:1.875rem;}#mt-page-wrapper.mt-page-match .mt-block-subheader .mt-value{width:calc(50% - (15px + 38px * 2 + 15px) / 2);}#mt-page-wrapper.mt-page-match .mt-block-subheader.mt-names .mt-col-6:first-of-type{margin:0 26.5px 0 -26.5px;padding:0 0 4px;}#mt-page-wrapper.mt-page-match .mt-block-subheader.mt-names .mt-col-6:last-of-type{margin:0 -26.5px 0 26.5px;padding:0 0 4px;}#mt-page-wrapper.mt-page-match .mt-block-subheader.mt-player-names a{max-width:100%;}#mt-page-wrapper.mt-page-match .mt-block-subheader.mt-player-names .mt-col-6:first-of-type{padding:0 4px 4px 0;}#mt-page-wrapper.mt-page-match .mt-block-subheader.mt-player-names .mt-col-6:last-of-type{padding:0 0 4px 4px;}#mt-page-wrapper.mt-page-match .mt-block-map-pool .mt-team{display:block;}}
.spb-popup-main-wrapper{position:fixed;padding:5px;border:2px solid #000;z-index:999999;background-color:rgb(254,254,254);}.spb_overlay{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4);}.spb-controls{position:absolute;right:5px;z-index:999999;}.spb_close{border:1px solid;cursor:pointer;float:right;margin:3px;padding:0 10px;color:#000;background:#fff;}.spb_minimize{border:1px solid;cursor:pointer;float:right;margin:3px;padding:0 11px;color:#000;background:#fff;}.spb_minimized{background:rgba(255,170,0,0.34) none repeat scroll 0 0;border:1px solid;border-radius:50%;bottom:30px;cursor:pointer;padding:20px;position:fixed;right:20%;z-index:999999;display:none;}.spb_top_left{top:0;left:0;}.spb_top_right{top:0;right:0;}.spb_bottom_left{bottom:0;left:0;}.spb_bottom_right{bottom:0;right:0;}.spb_center{margin:auto;top:50%;left:50%;margin-top:-70px;}.spb_top_center{top:0;position:relative;margin:auto;}.spb_top_bar{right:0;top:0;left:0;}.spb_bottom_bar{right:0;bottom:0;left:0;}.spb_left_bar{top:0;bottom:0;left:0;}.spb_right_bar{top:0;bottom:0;right:0;}
