.match{display:flex;justify-content:space-between;background-color:var(--color-main);padding:16px 36px}.match__team{display:flex;align-items:center;-moz-column-gap:14px;column-gap:14px}.match__team.is-opposition .match__team-image{order:1}.match__center{display:flex;flex-direction:column;align-items:center;row-gap:4px}.match__status{display:flex;align-items:center;justify-content:center;height:27px;padding-left:8px;padding-right:8px;min-width:92px;border-radius:4px}.match__status.is-finished{background-color:var(--color-red)}.match__status.is-ongoing{background-color:#43ad28}.match__status.is-scheduled{background-color:#eb6402}.button{display:flex;align-items:center;justify-content:center;color:var(--color-main-2);font-size:18px;font-weight:600;line-height:1;height:56px;background-color:var(--color-red);border-radius:4px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;padding-left:16px;padding-right:16px;-moz-column-gap:10px;column-gap:10px;transition:.25s}.button:active{background-color:var(--color-red-darker)}.button:disabled{background-color:var(--color-red-darker);opacity:.7}.recommendation{padding-top:42px}.recommendation__header{display:flex;align-items:center;margin-bottom:20px}.recommendation__logo{margin-right:auto}.recommendation__loading{padding-top:50px;padding-bottom:50px}.recommendation__body{display:flex;flex-direction:column;row-gap:12px}.recommendation__refresh{min-width:204px}.recommendation__refresh-icon{--icon-refresh-size: 26px;width:26px;width:var(--icon-refresh-size);height:26px;height:var(--icon-refresh-size)}.recommendation__actions{display:flex;-moz-column-gap:12px;column-gap:12px}.recommendation__error{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;background-color:var(--color-main);padding-left:24px;padding-right:24px;border-radius:4px}.recommendation__error-icon{--icon-error-size: 28px;width:28px;width:var(--icon-error-size);height:28px;height:var(--icon-error-size);color:var(--color-red)}.loading{display:flex;align-items:center;justify-content:center}html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}a{display:inline-flex;-webkit-text-decoration:none;text-decoration:none}address{font-style:normal}li{list-style:none}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-D5YUpoRx.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-ClSOndc6.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--color-main: #0B0E12;--color-main-2: #FFFFFF;--color-main-darker: #06080C ;--color-red: #EB0237;--color-red-darker: #A01131}body{font-family:Inter,sans-serif;font-weight:500;overflow-x:hidden;background-color:var(--color-main-darker);color:var(--color-main-2)}html,body,#root{height:100%}#root{display:flex;flex-direction:column}img{max-width:100%;height:auto}hr{border:medium none currentcolor;border:initial}input:focus{outline:none}@media (min-width: 768px){.visible-mobile{display:none!important}}@media (max-width: 767px){.hidden-mobile{display:none!important}}.container{--container-padding: 42px;max-width:1920px;max-width:calc(1836px + var(--container-padding) * 2);margin-left:auto;margin-right:auto;padding-left:42px;padding-right:42px;padding-left:var(--container-padding);padding-right:var(--container-padding)}.label{font-weight:600;font-size:16px}.label--small{font-size:12px}.label--big{font-size:20px}.text{font-weight:500;font-size:18px;line-height:1}
