﻿@charset "UTF-8";*,*::before,*::after{box-sizing:border-box;}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0;}ul[role=list],ol[role=list]{list-style:none;}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;font-family:system-ui,sans-serif;font-size:16px;background-color:#fff;color:#202020;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}img,picture{max-width:100%;display:block;}input,button,textarea,select{font:inherit;}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto;}}a{text-decoration:none;color:inherit;}button{background:none;border:0;padding:0;cursor:pointer;}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;}:focus{outline:0;}:focus-visible{outline:2px solid #00f;outline-offset:2px;}article,aside,footer,header,nav,section,main,figure{display:block;}table{border-collapse:collapse;border-spacing:0;}.test-element{background-color:#d2691e;height:300px;}.page-header-wrap+.grid-wrap.has-bg-first-row .grid .row.full:first-child{margin-top:var(--content-margin);}.grid-wrap+.grid-wrap.has-bg-first-row{margin-top:var(--content-margin);}.page-header-wrap+.grid-wrap .grid .row.empty-row:first-child+.row:not(.empty-row){margin-top:var(--content-margin);}main .no-hero>.grid-wrap:first-child.is-landingpage{margin-top:var(--content-margin);}.grid-wrap{display:flex;max-width:1280px;background-color:transparent;margin:0 auto;}@media only screen and (max-width:1320px){.grid-wrap{max-width:calc(100% - var(--content-margin) - var(--content-margin));}}@media only screen and (max-width:1024px){.grid-wrap{max-width:100%;}}.grid-wrap .grid-wrap{background-color:transparent;}.grid-wrap .grid{width:100%;display:flex;flex-direction:column;gap:var(--content-margin);align-items:center;}.grid-wrap .grid.main{padding-bottom:60px;}.grid-wrap .grid .row.full:first-child{margin-top:var(--content-margin-negative);}.grid-wrap .grid .row.full+.row.full{margin-top:var(--content-margin-negative);}.grid-wrap .row{display:flex;width:100%;justify-content:center;}.grid-wrap .row.empty-row{display:none;}.grid-wrap .row.empty-row:last-child:not(.full){margin-bottom:0;display:flex;height:0;padding:0;}.grid-wrap .row .empty-child{display:none;}.grid-wrap .row:last-child:not(.full):not(.has-bg-color):not(.empty-row){margin-bottom:30px;}@media only screen and (max-width:1320px){.grid-wrap .row.full{padding-left:var(--content-margin);padding-right:var(--content-margin);}}@media only screen and (max-width:1023px){.grid-wrap .row{padding-left:0;padding-right:0;}}.grid-wrap .row.full{width:100vw;position:relative;left:0;right:50vw;margin-left:-50vw;margin-right:-50vw;padding-top:var(--content-margin);padding-bottom:var(--content-margin);}.grid-wrap .row.full .col-wrap{max-width:100%;max-width:1280px;margin:0 auto;}.grid-wrap .row.has-bg-color{padding-top:var(--content-margin);padding-bottom:var(--content-margin);}.grid-wrap .row.has-bg-color:not(.full){padding-left:var(--content-margin);padding-right:var(--content-margin);margin-left:var(--content-margin);margin-right:var(--content-margin);border-radius:var(--content-border-radius);}@media only screen and (max-width:1024px){.grid-wrap .row.has-bg-color:not(.full){padding-left:0;padding-right:0;border-radius:0;}}.grid-wrap .row.has-bg-color+.has-bg-color.full{margin-top:var(--content-margin-negative);}.grid-wrap .row.last-visible{padding-bottom:60px;}.grid-wrap .row.padding-inside .col-wrap{padding:90px 0;}@media only screen and (max-width:1024px){.grid-wrap .row.padding-inside .col-wrap{padding:30px;}}.grid-wrap .row.no-padding-top .col-wrap{padding:0 40px 30px 40px;}.grid-wrap .row.no-space-above{margin-top:-30px;}.grid-wrap .row .col-wrap{width:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:var(--content-margin);}@media only screen and (max-width:1024px){.grid-wrap .row .col-wrap{grid-template-columns:1fr;display:flex;flex-direction:column;padding-left:20px;padding-right:20px;}}.grid-wrap .col{display:flex;flex-direction:column;gap:var(--content-margin);width:100%;}.grid-wrap .col.col-8{grid-column:span 8;}.grid-wrap .col.col-6{grid-column:span 6;}.grid-wrap .col.col-4{grid-column:span 4;}.grid-wrap .col.col-3{grid-column:span 3;}.grid-wrap .col.col-12{grid-column:span 12;}.grid-wrap.hasRight .grid{padding-right:30px;}.grid-wrap:not(.is-landingpage){background-color:#fff;}.grid-wrap:not(.is-landingpage):first-child{padding-top:var(--content-margin);}.grid-wrap:not(.is-landingpage) .grid .row .col-wrap{padding-left:var(--content-padding);padding-right:var(--content-padding);}.grid-wrap:not(.is-landingpage) .grid .row.full:first-child{margin-top:0;}.grid-wrap:not(.is-landingpage) .grid .row.has-bg-color:not(.full){border-radius:0;}.grid-wrap:not(.is-landingpage) .grid .row.has-bg-color+.has-bg-color{margin-top:var(--content-margin-negative);}@media only screen and (min-width:1025px){.grid-wrap:not(.is-landingpage) .grid .row.has-bg-color .col-wrap{padding-left:0;padding-right:0;}}.grid-wrap:not(.is-landingpage).has-bg-first-row:first-child{padding-top:0;}@media only screen and (max-width:1023px){.grid-wrap{display:block;padding-bottom:0;}.grid-wrap .grid,.grid-wrap .right-grid{width:100%;max-width:100%;margin:0 auto;padding:0;}.grid-wrap .row{display:flex;flex-direction:column;}.grid-wrap .row .col{padding:0;width:auto;max-width:100%;min-width:0;align-self:stretch;box-sizing:border-box;}.grid-wrap .row .col.empty-col{display:none;}.grid-wrap.hasRight .grid{padding-right:0;}}.rte-module.module .rte{padding:var(--content-padding);background-color:#fff;}.rte{display:flex;flex-direction:column;gap:var(--content-padding);font-family:var(--content-font-family,sans-serif);font-size:var(--content-font-size);line-height:1.6;color:#333;}.rte *{white-space:wrap!important;}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{font-family:var(--headline-font-family,sans-serif);font-weight:var(--headline-font-weight);line-height:1;color:var(--headline-text-color,#111);margin:0;}.rte a{text-decoration:none;}.rte a>span{text-decoration:underline;text-decoration-color:currentColor;}.rte a:not(:has(>span)){text-decoration:underline;}.rte h1{font-size:2em;font-weight:bold;}.rte h2{font-size:1.65em;font-weight:bold;}.rte h3{font-size:1.35em;font-weight:bold;}.rte h4{font-size:1.2em;font-weight:bold;}.rte h5{font-size:1.1em;font-weight:bold;}.rte h6{font-size:1em;font-weight:bold;}.rte p{margin:0;}.rte a{color:#707070;text-decoration:underline;transition:color .2s ease;}.rte ul,.rte ol{margin:0;padding-left:24px;}.rte li{margin:0;}.rte blockquote{border-left:4px solid #ccc;padding:8px 16px;font-style:italic;color:#333;margin:0;}.rte img{max-width:100%;height:auto;border-radius:var(--image-border-radius,0);display:block;margin:0 auto;}.rte table{width:100%;border-collapse:collapse;font-size:15px;margin:0;}.rte table th,.rte table td{border:1px solid #ddd;padding:8px 12px;text-align:left;}.rte table th{background:#333;font-weight:600;}.rte code{font-family:Consolas,Monaco,monospace;background:#f5f5f5;padding:3px 6px;border-radius:4px;font-size:15px;}.rte pre{background:#272822;color:#f8f8f2;padding:16px;overflow-x:auto;border-radius:6px;}.rte pre code{background:none;padding:0;color:inherit;}.rte hr{border:0;border-top:1px solid #ddd;margin:0;}@media only screen and (max-width:1023px){.rte h1{font-size:1.6em;}.rte h2{font-size:1.35em;}.rte h3{font-size:1.2em;}.rte h4{font-size:1.1em;}.rte h5{font-size:1em;}.rte h6{font-size:.9em;}}.rte-module:not(.module) .module-header+.rte-content{padding-top:var(--content-padding);}.spotbox{color:var(--primary-text-color);border-radius:var(--content-border-radius);overflow:hidden;}.spotbox a,.spotbox .sb-inner{display:flex;position:relative;}.spotbox .text-wrap{background-color:var(--primary-color);width:50%;aspect-ratio:5/4;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;}.spotbox .text-wrap .header{font-weight:bold;text-transform:uppercase;text-align:center;font-size:1.5rem;line-height:1.3;}.spotbox .text-wrap .text{text-transform:uppercase;margin:0;text-align:center;font-size:1rem;line-height:1.2;}.spotbox .text-wrap .btn{margin-top:0;font-size:1rem;}.spotbox .img-wrap{background-color:var(--primary-color);position:relative;width:50%;aspect-ratio:5/4;overflow:hidden;}.spotbox .img-wrap img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}.spotbox .img-wrap.contain img{object-fit:contain;padding:var(--content-padding);}.spotbox.type_first .text-wrap{width:100%;aspect-ratio:5/2;z-index:2;}.spotbox.type_first .img-wrap{position:absolute;height:100%;width:100%;top:0;left:0;z-index:1;}.spotbox.type_first .img-wrap img{position:static;width:100%;height:100%;display:block;object-fit:cover;}.spotbox.type_first:not(.image-over-text) .text-wrap{background:transparent;}.spotbox.type_first.image-only a,.spotbox.type_first.image-only .sb-inner{aspect-ratio:5/2;}.spotbox.type_first.image-only .img-wrap{position:absolute;inset:0;height:100%;width:100%;aspect-ratio:auto;}.spotbox.type_first.image-only .img-wrap.contain img{object-fit:contain;padding:var(--content-padding);}.spotbox.type_first.image-over-text a,.spotbox.type_first.image-over-text .sb-inner{flex-direction:column;}.spotbox.type_first.image-over-text .img-wrap,.spotbox.type_first.image-over-text .text-wrap{position:relative;width:100%;}.spotbox.type_first.image-over-text .img-wrap{order:1;height:auto;aspect-ratio:5/2;max-height:320px;}.spotbox.type_first.image-over-text .img-wrap img{object-fit:contain;padding:var(--content-padding);}.spotbox.type_first.image-over-text .text-wrap{order:2;aspect-ratio:auto;background-color:var(--primary-color);}.spotbox.type_second a,.spotbox.type_second .sb-inner{flex-direction:column;align-items:center;}.spotbox.type_second a .img-wrap,.spotbox.type_second .sb-inner .img-wrap{width:100%;height:50%;aspect-ratio:5/2;}.spotbox.type_second a .text-wrap,.spotbox.type_second .sb-inner .text-wrap{width:100%;aspect-ratio:5/2;}.spotbox.type_third a,.spotbox.type_third .sb-inner{flex-direction:row;}.spotbox.type_third a .text-wrap,.spotbox.type_third .sb-inner .text-wrap{flex:0 0 50%;width:50%;order:1;}.spotbox.type_third a .img-wrap,.spotbox.type_third .sb-inner .img-wrap{flex:0 0 50%;width:50%;order:2;}.spotbox.type_fourth .text-wrap{flex:0 0 50%;width:50%;order:2;}.spotbox.type_fourth .img-wrap{flex:0 0 50%;width:50%;order:1;}@media only screen and (max-width:1023px){.spotbox.type_second a,.spotbox.type_second .sb-inner,.spotbox.type_third a,.spotbox.type_third .sb-inner,.spotbox.type_fourth a,.spotbox.type_fourth .sb-inner{flex-direction:column;}.spotbox.type_second a .text-wrap,.spotbox.type_second .sb-inner .text-wrap,.spotbox.type_third a .text-wrap,.spotbox.type_third .sb-inner .text-wrap,.spotbox.type_fourth a .text-wrap,.spotbox.type_fourth .sb-inner .text-wrap{flex-basis:auto;width:100%;aspect-ratio:unset;}.spotbox.type_second a .img-wrap,.spotbox.type_second .sb-inner .img-wrap,.spotbox.type_third a .img-wrap,.spotbox.type_third .sb-inner .img-wrap,.spotbox.type_fourth a .img-wrap,.spotbox.type_fourth .sb-inner .img-wrap{flex-basis:auto;width:100%;aspect-ratio:1280/550;}.spotbox.type_second a .img-wrap,.spotbox.type_second .sb-inner .img-wrap{aspect-ratio:5/2;}.spotbox.type_third a .img-wrap,.spotbox.type_third .sb-inner .img-wrap,.spotbox.type_fourth a .img-wrap,.spotbox.type_fourth .sb-inner .img-wrap{aspect-ratio:5/4;}}.col-3 .spotbox.type_first .text-wrap .header,.col-4 .spotbox.type_first .text-wrap .header{font-size:1.35rem;line-height:1.3;}.col-3 .spotbox.type_first .text-wrap .text,.col-4 .spotbox.type_first .text-wrap .text{font-size:.9rem;line-height:1.2;}.col-3 .spotbox.type_first .text-wrap .btn,.col-4 .spotbox.type_first .text-wrap .btn{font-size:.9rem;}.col-3 .spotbox.type_second .text-wrap .header,.col-4 .spotbox.type_second .text-wrap .header{font-size:1.2rem;line-height:1.3;}.col-3 .spotbox.type_second .text-wrap .text,.col-4 .spotbox.type_second .text-wrap .text{font-size:.85rem;line-height:1.2;}.col-3 .spotbox.type_second .text-wrap .btn,.col-4 .spotbox.type_second .text-wrap .btn{font-size:.85rem;}.col-3 .spotbox.type_third .text-wrap .header,.col-3 .spotbox.type_fourth .text-wrap .header,.col-4 .spotbox.type_third .text-wrap .header,.col-4 .spotbox.type_fourth .text-wrap .header{font-size:1rem;line-height:1.3;}.col-3 .spotbox.type_third .text-wrap .text,.col-3 .spotbox.type_fourth .text-wrap .text,.col-4 .spotbox.type_third .text-wrap .text,.col-4 .spotbox.type_fourth .text-wrap .text{font-size:.8rem;line-height:1.2;}.col-3 .spotbox.type_third .text-wrap .btn,.col-3 .spotbox.type_fourth .text-wrap .btn,.col-4 .spotbox.type_third .text-wrap .btn,.col-4 .spotbox.type_fourth .text-wrap .btn{font-size:.8rem;}.col-6 .spotbox.type_first .text-wrap .header,.col-8 .spotbox.type_first .text-wrap .header{font-size:2rem;line-height:1.3;}.col-6 .spotbox.type_first .text-wrap .text,.col-8 .spotbox.type_first .text-wrap .text{font-size:1rem;line-height:1.2;}.col-6 .spotbox.type_first .text-wrap .btn,.col-8 .spotbox.type_first .text-wrap .btn{font-size:1rem;}.col-6 .spotbox.type_second .text-wrap .header,.col-8 .spotbox.type_second .text-wrap .header{font-size:1.6rem;line-height:1.3;}.col-6 .spotbox.type_second .text-wrap .text,.col-8 .spotbox.type_second .text-wrap .text{font-size:.95rem;line-height:1.2;}.col-6 .spotbox.type_second .text-wrap .btn,.col-8 .spotbox.type_second .text-wrap .btn{font-size:.95rem;}.col-6 .spotbox.type_third .text-wrap .header,.col-6 .spotbox.type_fourth .text-wrap .header,.col-8 .spotbox.type_third .text-wrap .header,.col-8 .spotbox.type_fourth .text-wrap .header{font-size:1.3rem;line-height:1.3;}.col-6 .spotbox.type_third .text-wrap .text,.col-6 .spotbox.type_fourth .text-wrap .text,.col-8 .spotbox.type_third .text-wrap .text,.col-8 .spotbox.type_fourth .text-wrap .text{font-size:.9rem;line-height:1.2;}.col-6 .spotbox.type_third .text-wrap .btn,.col-6 .spotbox.type_fourth .text-wrap .btn,.col-8 .spotbox.type_third .text-wrap .btn,.col-8 .spotbox.type_fourth .text-wrap .btn{font-size:.9rem;}.col-12 .spotbox.type_first .text-wrap .header{font-size:2.8rem;line-height:1.3;}.col-12 .spotbox.type_first .text-wrap .text{font-size:1.2rem;line-height:1.2;}.col-12 .spotbox.type_first .text-wrap .btn{font-size:1.1rem;}.col-12 .spotbox.type_second .text-wrap .header{font-size:2.1rem;line-height:1.3;}.col-12 .spotbox.type_second .text-wrap .text{font-size:1.05rem;line-height:1.2;}.col-12 .spotbox.type_second .text-wrap .btn{font-size:1rem;}.col-12 .spotbox.type_third .text-wrap .header,.col-12 .spotbox.type_fourth .text-wrap .header{font-size:1.7rem;line-height:1.3;}.col-12 .spotbox.type_third .text-wrap .text,.col-12 .spotbox.type_fourth .text-wrap .text{font-size:1rem;line-height:1.2;}.col-12 .spotbox.type_third .text-wrap .btn,.col-12 .spotbox.type_fourth .text-wrap .btn{font-size:.95rem;}@media only screen and (max-width:1023px){.col-3 .spotbox.type_first .text-wrap .header,.col-3 .spotbox.type_second .text-wrap .header,.col-3 .spotbox.type_third .text-wrap .header,.col-3 .spotbox.type_fourth .text-wrap .header,.col-4 .spotbox.type_first .text-wrap .header,.col-4 .spotbox.type_second .text-wrap .header,.col-4 .spotbox.type_third .text-wrap .header,.col-4 .spotbox.type_fourth .text-wrap .header,.col-6 .spotbox.type_first .text-wrap .header,.col-6 .spotbox.type_second .text-wrap .header,.col-6 .spotbox.type_third .text-wrap .header,.col-6 .spotbox.type_fourth .text-wrap .header,.col-8 .spotbox.type_first .text-wrap .header,.col-8 .spotbox.type_second .text-wrap .header,.col-8 .spotbox.type_third .text-wrap .header,.col-8 .spotbox.type_fourth .text-wrap .header,.col-12 .spotbox.type_first .text-wrap .header,.col-12 .spotbox.type_second .text-wrap .header,.col-12 .spotbox.type_third .text-wrap .header,.col-12 .spotbox.type_fourth .text-wrap .header{font-size:1.5rem;line-height:1.3;}.col-3 .spotbox.type_first .text-wrap .text,.col-3 .spotbox.type_second .text-wrap .text,.col-3 .spotbox.type_third .text-wrap .text,.col-3 .spotbox.type_fourth .text-wrap .text,.col-4 .spotbox.type_first .text-wrap .text,.col-4 .spotbox.type_second .text-wrap .text,.col-4 .spotbox.type_third .text-wrap .text,.col-4 .spotbox.type_fourth .text-wrap .text,.col-6 .spotbox.type_first .text-wrap .text,.col-6 .spotbox.type_second .text-wrap .text,.col-6 .spotbox.type_third .text-wrap .text,.col-6 .spotbox.type_fourth .text-wrap .text,.col-8 .spotbox.type_first .text-wrap .text,.col-8 .spotbox.type_second .text-wrap .text,.col-8 .spotbox.type_third .text-wrap .text,.col-8 .spotbox.type_fourth .text-wrap .text,.col-12 .spotbox.type_first .text-wrap .text,.col-12 .spotbox.type_second .text-wrap .text,.col-12 .spotbox.type_third .text-wrap .text,.col-12 .spotbox.type_fourth .text-wrap .text{font-size:.95rem;line-height:1.2;}.col-3 .spotbox.type_first .text-wrap .btn,.col-3 .spotbox.type_second .text-wrap .btn,.col-3 .spotbox.type_third .text-wrap .btn,.col-3 .spotbox.type_fourth .text-wrap .btn,.col-4 .spotbox.type_first .text-wrap .btn,.col-4 .spotbox.type_second .text-wrap .btn,.col-4 .spotbox.type_third .text-wrap .btn,.col-4 .spotbox.type_fourth .text-wrap .btn,.col-6 .spotbox.type_first .text-wrap .btn,.col-6 .spotbox.type_second .text-wrap .btn,.col-6 .spotbox.type_third .text-wrap .btn,.col-6 .spotbox.type_fourth .text-wrap .btn,.col-8 .spotbox.type_first .text-wrap .btn,.col-8 .spotbox.type_second .text-wrap .btn,.col-8 .spotbox.type_third .text-wrap .btn,.col-8 .spotbox.type_fourth .text-wrap .btn,.col-12 .spotbox.type_first .text-wrap .btn,.col-12 .spotbox.type_second .text-wrap .btn,.col-12 .spotbox.type_third .text-wrap .btn,.col-12 .spotbox.type_fourth .text-wrap .btn{font-size:.95rem;}}.field-overview-image-module{border:1px solid #e7e7e7;}.field-overview-image-module .module-content{display:flex;justify-content:center;}.field-overview-image-module .field-overview-gallery{width:100%;}.field-overview-image-module .field-overview-preview{display:block;width:100%;aspect-ratio:16/9;border:0;padding:0;margin:0;cursor:pointer;overflow:hidden;background:transparent;border-radius:var(--content-border-radius);}.field-overview-image-module .field-overview-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;}.field-overview-image-module .field-overview-nanogallery{display:none!important;}.field-overview-image-module.is-infoscreen .field-overview-image{width:100%;height:auto;object-fit:contain;}.img-module{border-radius:var(--content-border-radius);overflow:hidden;}.img-module.as-bg{background-size:cover;background-repeat:no-repeat;background-position:center center;}.img-module.as-bg.c2-1{aspect-ratio:2/1;}.img-module.as-bg.c1-1{aspect-ratio:1/1;}.img-module.as-bg.c3-2{aspect-ratio:1/1;}.img-module.as-bg.c16-10{aspect-ratio:16/10;}.img-module.as-bg.c16-9{aspect-ratio:16/9;}.img-module.as-bg.c2-3{aspect-ratio:2/3;}.img-module-caption{padding:3px 3px 0;font-size:13px;color:#707070;line-height:1.2;}.spinner{width:32px;height:32px;border:4px solid #2d2d2d;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;}@keyframes rotation{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes connectingPulse{0%,80%,100%{opacity:.35;}40%{opacity:1;}}.live-score{min-width:0;max-width:100%;overflow-x:hidden;}.live-score .module-header{position:relative;box-sizing:border-box;overflow:hidden;}.live-score .module-header h3{min-width:0;max-width:100%;padding-right:32px;box-sizing:border-box;overflow-wrap:anywhere;}.live-score .module-header .ls-connection-status{display:flex;align-items:center;justify-content:center;position:absolute;right:8px;top:50%;width:24px;min-width:24px;max-width:24px;height:24px;transform:translateY(-50%);color:#707070;background-color:#fff;border-radius:50%;overflow:hidden;pointer-events:none;}.live-score .module-header .ls-connection-status .ls-connected{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;}.live-score .module-header .ls-connection-status .connecting-icon{display:block;width:16px;height:16px;overflow:hidden;}.live-score .module-header .ls-connection-status .connected-icon{display:none;width:16px;height:16px;fill:currentColor;}.live-score .module-header .ls-connection-status .connecting-icon__dot{fill:currentColor;animation:connectingPulse 1.2s ease-in-out infinite;}.live-score .module-header .ls-connection-status .connecting-icon__dot--two{animation-delay:.15s;}.live-score .module-header .ls-connection-status .connecting-icon__dot--three{animation-delay:.3s;}.live-score .module-header .ls-connection-status.is-connected .connecting-icon{display:none;}.live-score .module-header .ls-connection-status.is-connected .connected-icon{display:block;}.live-score .module-content-header{text-align:center;padding-top:1rem;}.live-score .ls-loading{text-align:center;padding-top:1rem;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;}.live-score .ls-loading .spinner{display:block;margin:0 auto;}.live-score .module-content{min-width:0;max-width:100%;overflow-x:hidden;padding:0;}.live-score .module-content.ls-list-wrap{display:flex;flex-direction:column;min-width:0;max-width:100%;gap:0;}.live-score .module-content.ls-list-wrap .noMatches{padding:30px;font-size:14px;text-align:center;}.live-score .module-content.ls-list-wrap .ls-list{display:none;}.ls-match{display:flex;flex-direction:column;gap:0;}.ls-match:not(:first-child){border-top:1px solid #d9d9d9;}.ls-match .ls-match-info{display:flex;flex-direction:column;font-size:14px;color:#575757;padding:10px;padding-bottom:30px;padding-top:20px;text-align:center;}@media only screen and (max-width:1023px){.ls-match .ls-match-info{font-size:12px;}}.ls-match .ls-match-info .ls-pool-row{font-weight:bold;}.ls-match .ls-match-info .ls-stadion{color:#707070;}.ls-match .teams-score{display:grid;grid-template-columns:1fr 100px 1fr;}@media only screen and (max-width:1023px){.ls-match .teams-score{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);gap:8px;}}.ls-match .teams-score .team{display:flex;flex-direction:column;gap:10px;align-items:center;}@media only screen and (max-width:1023px){.ls-match .teams-score .team{min-width:0;padding:0 8px;}.ls-match .teams-score .team .score-home,.ls-match .teams-score .team .score-away{display:none!important;}}.ls-match .teams-score .team .ls-logo-wrap{height:72px;width:72px;background-position:center center;background-size:contain;}@media only screen and (max-width:1023px){.ls-match .teams-score .team .ls-logo-wrap{height:40px;width:40px;}}.ls-match .teams-score .team .ls-teamname{font-size:13px;font-weight:bold;text-align:center;}@media only screen and (max-width:1023px){.ls-match .teams-score .team .ls-teamname{font-size:12px;line-height:1.2;max-width:100%;overflow-wrap:anywhere;}}.ls-match .teams-score .score-time{display:flex;flex-direction:column;justify-content:center;align-items:center;}@media only screen and (max-width:1023px){.ls-match .teams-score .score-time{min-width:0;}}.ls-match .teams-score .score-time .ls-period{font-size:12px;text-align:center;}.ls-match .teams-score .score-time .score{font-size:28px;font-weight:bold;display:grid;grid-template-columns:1fr 10px 1fr;justify-content:center;width:100%;}@media only screen and (max-width:1023px){.ls-match .teams-score .score-time .score{font-size:22px;}}.ls-match .teams-score .score-time .score div{display:flex;justify-content:center;}.ls-match .teams-score .score-time .ls-time{font-size:18px;font-weight:bold;color:#fb0000;}.ls-match .teams-score .score-time .ls-time.running{animation:blink 2s linear infinite;}.ls-match .teams-score .score-time .ls-time:not(.running){animation:none;font-size:14px;color:#707070;display:none;}@keyframes blink{0%{opacity:0;}20%{opacity:.5;}100%{opacity:1;}}@keyframes blink-bg{0%{background-color:var(--primary-color);}50%{background-color:rgba(251,255,214,.3333333333);}100%{background-color:var(--primary-color);}}.ls-match .new-event-blink{background-color:var(--primary-color);color:var(--primary-text-color);}.grid-wrap:not(.is-infoscreen) .col-4 .live-score .ls-match .teams-score,.grid-wrap:not(.is-infoscreen) .col-3 .live-score .ls-match .teams-score{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);gap:8px;}.grid-wrap:not(.is-infoscreen) .col-4 .live-score .ls-match .teams-score .team,.grid-wrap:not(.is-infoscreen) .col-3 .live-score .ls-match .teams-score .team{min-width:0;padding:0 8px;}.grid-wrap:not(.is-infoscreen) .col-4 .live-score .ls-match .teams-score .team .score-home,.grid-wrap:not(.is-infoscreen) .col-4 .live-score .ls-match .teams-score .team .score-away,.grid-wrap:not(.is-infoscreen) .col-3 .live-score .ls-match .teams-score .team .score-home,.grid-wrap:not(.is-infoscreen) .col-3 .live-score .ls-match .teams-score .team .score-away{display:none!important;}.grid-wrap:not(.is-infoscreen) .col-4 .live-score .ls-match .teams-score .team .ls-logo-wrap,.grid-wrap:not(.is-infoscreen) .col-3 .live-score .ls-match .teams-score .team .ls-logo-wrap{height:40px;width:40px;}.grid-wrap:not(.is-infoscreen) .col-4 .live-score .ls-match .teams-score .team .ls-teamname,.grid-wrap:not(.is-infoscreen) .col-3 .live-score .ls-match .teams-score .team .ls-teamname{font-size:12px;line-height:1.2;max-width:100%;overflow-wrap:anywhere;}.grid-wrap:not(.is-infoscreen) .col-4 .live-score .ls-match .teams-score .score-time,.grid-wrap:not(.is-infoscreen) .col-3 .live-score .ls-match .teams-score .score-time{min-width:0;}.grid-wrap:not(.is-infoscreen) .col-4 .live-score .ls-match .teams-score .score-time .score,.grid-wrap:not(.is-infoscreen) .col-3 .live-score .ls-match .teams-score .score-time .score{font-size:22px;}.livescoreReciever .ls-events{display:flex;flex-direction:column;margin-top:30px;max-height:130px;overflow:hidden;transition:max-height .3s ease;}.livescoreReciever .ls-events.show-all-events{max-height:1400px;}.livescoreReciever .ls-events .ls-event{display:flex;flex-direction:column;gap:0;position:relative;transition:background .3s ease;}.livescoreReciever .ls-events .ls-event::after{content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%);width:2px;background-color:#d9d9d9;height:70px;z-index:0;}.livescoreReciever .ls-events .ls-event:last-child::after{content:unset;}.livescoreReciever .ls-events .ls-event .eventWrap{z-index:1;display:grid;grid-template-columns:calc(50% - 22px) 24px calc(50% - 22px);gap:10px;padding:20px 0;height:64px;}@media only screen and (max-width:1023px){.livescoreReciever .ls-events .ls-event .eventWrap{padding:20px;}}.livescoreReciever .ls-events .ls-event .eventWrap .minute{font-size:13px;line-height:24px;}.livescoreReciever .ls-events .ls-event .eventWrap .player{display:flex;align-items:center;gap:5px;font-weight:bold;font-size:14px;}@media only screen and (max-width:1023px){.livescoreReciever .ls-events .ls-event .eventWrap .player{font-size:11px;}}.livescoreReciever .ls-events .ls-event .eventWrap .player .ls-profilePicSubs{display:flex;gap:5px;}.livescoreReciever .ls-events .ls-event .eventWrap .player .name{line-height:15px;}.livescoreReciever .ls-events .ls-event .eventWrap .player .name .assist{font-size:12px;font-weight:normal;}@media only screen and (max-width:1023px){.livescoreReciever .ls-events .ls-event .eventWrap .player .name .assist{font-size:10px;}}.livescoreReciever .ls-events .ls-event .eventWrap .player .name .subOutName{font-size:12px;font-weight:normal;}@media only screen and (max-width:1023px){.livescoreReciever .ls-events .ls-event .eventWrap .player .name .subOutName{font-size:10px;}}.livescoreReciever .ls-events .ls-event .eventWrap .eventIcon{height:24px;width:24px;text-align:center;}.livescoreReciever .ls-events .ls-event.event_home .minute{order:3;}.livescoreReciever .ls-events .ls-event.event_home .eventIcon{order:2;}.livescoreReciever .ls-events .ls-event.event_home .player{order:1;justify-content:flex-end;}.livescoreReciever .ls-events .ls-event.event_away .minute{order:1;text-align:right;}.livescoreReciever .ls-events .ls-event.event_away .eventIcon{order:2;}.livescoreReciever .ls-events .ls-event.event_away .player{order:3;}.livescoreReciever .ls-events .ls-event.event_neutral .minute{order:3;}.livescoreReciever .ls-events .ls-event.event_neutral .eventIcon{order:2;}.livescoreReciever .ls-events .ls-event.event_neutral .player{order:1;text-align:right;justify-content:flex-end;font-size:12px;font-weight:normal;line-height:24px;}@media only screen and (max-width:1023px){.livescoreReciever .ls-events .ls-event.event_neutral .player{font-size:10px;}}.livescoreReciever .show-all,.livescoreReciever .no-events{font-size:14px;display:flex;justify-content:center;align-items:center;padding:30px;padding-top:0;color:#707070;text-transform:uppercase;}.livescoreReciever .show-all>div,.livescoreReciever .no-events>div{border-radius:30px;padding:2px 10px;border:1px solid #707070;}.livescoreReciever .show-all{cursor:pointer;}.livescoreReciever .no-events>div{border:1px solid #d9d9d9;}.infoscreen-activities-wrap{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;}.infoscreen-activities-wrap .infoscreen-activities-header{display:grid;align-items:center;gap:1rem;min-height:3rem;padding:.75rem 1rem;background-color:var(--is-module-header-bg);color:var(--is-module-header-fg);font-size:.85rem;font-weight:800;line-height:1.1;text-transform:uppercase;}.infoscreen-activities-wrap .infoscreen-activities-header>div{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.infoscreen-activities-wrap .infoscreen-activities-header.mode-kompakt{display:grid;gap:.75rem;min-height:2.25rem;padding:.35rem 1rem;font-size:.75rem;line-height:1;}.infoscreen-activities-wrap .infoscreen-activities-header.mode-ultrakompakt{display:grid;gap:.5rem;min-height:1.75rem;padding:.35rem .5rem;font-size:.65rem;line-height:1;}.infoscreen-activities-wrap .infoscreen-activities{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;}.infoscreen-activities-wrap .infoscreen-activities-item{display:none;align-items:center;gap:1rem;min-height:4.5rem;padding:.85rem 1rem;line-height:1.25;}.infoscreen-activities-wrap .infoscreen-activities-item.active{display:grid;}.infoscreen-activities-wrap .infoscreen-activities-item.odd{background-color:rgba(0,0,0,.1);}.infoscreen-activities-wrap .infoscreen-activities-item.even{background-color:rgba(0,0,0,0);}.infoscreen-activities-wrap .infoscreen-activities-item>div{min-width:0;}.infoscreen-activities-wrap .infoscreen-activities-item .start,.infoscreen-activities-wrap .infoscreen-activities-item .end{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;font-size:1.35rem;font-weight:800;line-height:1;}.infoscreen-activities-wrap .infoscreen-activities-item .start-day,.infoscreen-activities-wrap .infoscreen-activities-item .date,.infoscreen-activities-wrap .infoscreen-activities-item .date-value,.infoscreen-activities-wrap .infoscreen-activities-item .today{font-size:.8rem;font-weight:700;line-height:1.2;opacity:.8;text-transform:uppercase;}.infoscreen-activities-wrap .infoscreen-activities-item .description{min-width:0;white-space:normal;overflow:visible;}.infoscreen-activities-wrap .infoscreen-activities-item .description-inner{display:flex;flex-direction:column;gap:.35rem;min-width:0;max-width:100%;white-space:normal;overflow:visible;}.infoscreen-activities-wrap .infoscreen-activities-item .description-teams{display:flex;align-items:center;flex-wrap:nowrap;gap:.35rem;min-width:0;max-width:100%;}.infoscreen-activities-wrap .infoscreen-activities-item .description-text{display:block;min-width:0;font-size:1.05rem;font-weight:800;line-height:1.25;overflow-wrap:anywhere;word-break:break-word;}.infoscreen-activities-wrap .infoscreen-activities-item .club-logo{width:1rem;height:1rem;flex:0 0 1rem;overflow:hidden;border:.125rem solid #fff;border-radius:50%;}.infoscreen-activities-wrap .infoscreen-activities-item .club-logo img{display:block;width:100%;height:100%;object-fit:cover;}.infoscreen-activities-wrap .infoscreen-activities-item .additional{min-width:0;font-size:.9rem;font-weight:400;line-height:1.35;opacity:.88;overflow-wrap:anywhere;word-break:break-word;}.infoscreen-activities-wrap .infoscreen-activities-item .additional p{margin:0;}.infoscreen-activities-wrap .infoscreen-activities-item .field,.infoscreen-activities-wrap .infoscreen-activities-item .change-home,.infoscreen-activities-wrap .infoscreen-activities-item .change-away,.infoscreen-activities-wrap .infoscreen-activities-item .change-ref{font-size:.9rem;line-height:1.25;white-space:normal;overflow-wrap:anywhere;word-break:break-word;}.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item{min-height:3rem;gap:.75rem;padding:.6rem 1rem;}.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .start,.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .end{font-size:1rem;}.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .date,.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .date-value,.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .today{font-size:.7rem;}.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .description-text{font-size:.9rem;}.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .additional,.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .field,.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .change-home,.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .change-away,.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .change-ref{font-size:.75rem;}.infoscreen-activities-wrap .infoscreen-activities.mode-kompakt .infoscreen-activities-item .club-logo{width:.875rem;height:.875rem;flex-basis:.875rem;}.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item{align-items:center;min-height:1.75rem;gap:.5rem;padding:.35rem .5rem;line-height:1.1;}.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .start,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .end{justify-content:center;font-size:.85rem;line-height:1;}.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .date,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .date-value,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .today{font-size:.65rem;line-height:1.05;}.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .description,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .additional,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .field,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .change-home,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .change-away,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .change-ref{min-width:0;overflow-wrap:anywhere;word-break:break-word;}.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .description-inner{gap:.15rem;}.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .description-teams{gap:.25rem;}.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .description-text{font-size:.8rem;line-height:1.1;}.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .additional,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .field,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .change-home,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .change-away,.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .change-ref{font-size:.7rem;line-height:1.1;}.infoscreen-activities-wrap .infoscreen-activities.mode-ultrakompakt .infoscreen-activities-item .club-logo{width:.75rem;height:.75rem;flex-basis:.75rem;border-width:.0625rem;}.infoscreen-activities-wrap .infoscreen-activities-page-placeholder{position:absolute;top:-3rem;right:.2rem;z-index:5;display:none;gap:.2rem;opacity:.8;}.infoscreen-activities-wrap .infoscreen-activities-page-placeholder .count{padding:.2rem .4rem;border-radius:1rem;background-color:rgba(0,0,0,.5);color:#fff;font-size:1rem;font-weight:700;white-space:nowrap;}.infoscreen-activities-wrap .infoscreen-activities-page-placeholder .progress{height:.5rem;overflow:hidden;border-radius:999px;background:var(--is-progress-bg);}.infoscreen-activities-wrap .infoscreen-activities-page-placeholder .progress-fill{width:0%;height:100%;background:var(--is-progress-fill);}:root{--is-shadow:.063rem .063rem .063rem rgba(0,0,0,.12);--is-bg:linear-gradient(135deg,#1b1b1b,#111);--is-bg-image:none;--is-bg-image-opacity:1;--is-header-color:linear-gradient(135deg,#2a2a2a,#1a1a1a);--is-ticker-bg:rgba(0,0,0,.75);--is-ticker-fg:#fff;--is-time-bg:rgba(0,0,0,1);--is-time-fg:#fff;--is-progress-bg:rgba(0,0,0,1);--is-progress-fill:#fff;--is-header-height:5rem;--is-footer-height:12.5rem;--is-gutter:1rem;--content-padding:1rem;--content-margin:1rem;--content-font-size:1rem;}@media(min-width:2160px),(min-height:2160px){html{font-size:32px;}}@media(min-width:4320px),(min-height:4320px){html{font-size:64px;}}@media(min-width:8640px),(min-height:8640px){html{font-size:128px;}}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden;-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility!important;font-size:var(--is-scale);}body{text-shadow:var(--is-shadow);}.infoscreen .rte{font-size:1rem;}.infoscreen{position:relative;width:100vw;height:100vh;}.infoscreen .infoscreen-background{position:absolute;inset:0;background-image:var(--is-bg-image);background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:1;opacity:var(--is-bg-image-opacity);}.infoscreen .infoscreen-background-color{position:absolute;inset:0;background:var(--is-bg);z-index:1;}.infoscreen .infoscreen-logo{position:absolute;top:1rem;right:1rem;z-index:3;pointer-events:none;opacity:.3;animation:logoFlash 8s infinite ease-in-out;transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,255,255,0));}.infoscreen .infoscreen-logo img{display:block;height:6rem;width:auto;max-width:10rem;object-fit:contain;filter:drop-shadow(0 6px 18px rgba(0,0,0,.35));}@keyframes logoFlash{0%{opacity:.3;transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,255,255,0));}85%{opacity:.3;transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,255,255,0));}88%{opacity:1;transform:scale(1.03) rotate(1deg);filter:drop-shadow(0 0 8px rgba(255,255,255,.4));}100%{opacity:.3;transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,255,255,0));}}.infoscreen .infoscreen-outer-grid{position:relative;z-index:2;width:100%;height:100%;display:grid;grid-template-columns:100%;grid-template-rows:var(--is-header-height) minmax(0,1fr) var(--is-footer-height);transform-origin:top left;}.infoscreen .infoscreen-header{display:flex;align-items:center;padding:0 var(--is-gutter);}.infoscreen .infoscreen-header h1{margin:0;padding:0;font-weight:700;text-transform:uppercase;font-size:3.5rem;color:var(--is-header-color);text-shadow:0 2px 8px rgba(0,0,0,.35);}@media(max-width:1280px){.infoscreen .infoscreen-header h1{font-size:1.25rem;}}.infoscreen .infoscreen-main-content .umb-block-grid,.infoscreen .infoscreen-main-content .blockgrid{height:100%;}.infoscreen .grid-wrap-infoscreen{display:grid;grid-template-columns:1fr;background-color:transparent;max-width:100%;gap:1rem;padding-right:1rem;}.infoscreen .grid-wrap-infoscreen.has-right-grid{grid-template-columns:76% 24%;}.infoscreen .grid-wrap-infoscreen .grid{height:fit-content;position:relative;}.infoscreen .grid-wrap-infoscreen .grid .col{border-radius:0 1rem 1rem 0;overflow:hidden;background-color:#fff;height:inherit;}.infoscreen .grid-wrap-infoscreen .grid .img-module{display:flex;align-self:center;border-radius:1rem;margin:1rem;overflow:hidden;}.infoscreen .grid-wrap-infoscreen .grid .img-module.as-bg{width:calc(100% - 2rem);}.infoscreen .grid-wrap-infoscreen .grid .field-overview-image-module{display:flex;align-self:center;border-radius:1rem;margin:1rem;overflow:hidden;max-height:100%;}.infoscreen .grid-wrap-infoscreen .grid .spotbox{background-color:var(--is-module-header-bg);color:var(--is-module-header-fg);border-radius:1rem;margin:1rem;width:calc(100% - 2rem);}.infoscreen .grid-wrap-infoscreen .grid .spotbox a,.infoscreen .grid-wrap-infoscreen .grid .spotbox .text-wrap,.infoscreen .grid-wrap-infoscreen .grid .spotbox .img-wrap{max-height:100%;}.infoscreen .grid-wrap-infoscreen .right-grid .col{border-radius:1rem;overflow:hidden;background-color:#fff;}.infoscreen .infoscreen-main-content{position:relative;}.infoscreen .infoscreen-footer{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr 1.4rem;align-items:flex-end;z-index:6;}.infoscreen .infoscreen-footer .infoscreen-news-feed{grid-column:1/2;grid-row:1/2;align-self:flex-end;height:8rem;display:flex;align-items:center;background:var(--is-ticker-bg);color:var(--is-ticker-fg);border-top-right-radius:2rem;border-bottom-right-radius:2rem;padding-left:0;padding-right:2rem;margin-right:-1rem;overflow:hidden;white-space:nowrap;position:relative;}.infoscreen .infoscreen-footer .infoscreen-news-feed .infoscreen-news-feed-track{display:flex;align-items:flex-start;transform:translateX(100vw);}@keyframes scroll-left{0%{transform:translateX(100vw);}100%{transform:translateX(-100%);}}.infoscreen .infoscreen-footer .infoscreen-news-feed .infoscreen-news-feed-item{display:inline-block;font-size:2.8rem;font-weight:600;margin-right:4rem;white-space:nowrap;}.infoscreen .infoscreen-footer .infoscreen-news-feed .infoscreen-news-feed-item .news-name{line-height:2rem;}.infoscreen .infoscreen-footer .infoscreen-news-feed .infoscreen-news-feed-item .news-title{font-size:1rem;display:flex;gap:1rem;}.infoscreen .infoscreen-footer .infoscreen-news-feed .infoscreen-news-feed-item .news-title .news-date{opacity:.8;}.infoscreen .infoscreen-footer .infoscreen-news-feed .infoscreen-news-feed-item .news-lead{font-size:1.4rem;}.infoscreen .infoscreen-footer .infoscreen-news-feed.compact{height:6rem;}.infoscreen .infoscreen-footer .infoscreen-news-feed.compact .infoscreen-news-feed-item{display:inline-block;font-size:2rem;font-weight:600;margin-right:4rem;white-space:nowrap;}.infoscreen .infoscreen-footer .infoscreen-news-feed.compact .infoscreen-news-feed-item .news-name{line-height:1.6rem;}.infoscreen .infoscreen-footer .infoscreen-news-feed.compact .infoscreen-news-feed-item .news-title{font-size:.7rem;display:flex;gap:1rem;}.infoscreen .infoscreen-footer .infoscreen-news-feed.compact .infoscreen-news-feed-item .news-title .news-date{opacity:.6;}.infoscreen .infoscreen-footer .infoscreen-news-feed.compact .infoscreen-news-feed-item .news-lead{font-size:1.4rem;}.infoscreen .infoscreen-footer .infoscreen-news-feed.compact .infoscreen-time-wrap{height:6rem;width:18rem;}.infoscreen .infoscreen-footer .infoscreen-news-feed-placeholder{grid-column:1/2;grid-row:1/2;height:9.75rem;}.infoscreen .infoscreen-footer .infoscreen-time-wrap{background:var(--is-time-bg);color:var(--is-time-fg);width:24rem;height:9.75rem;margin-left:-4rem;padding-right:1rem;border-top-left-radius:7.5rem;text-align:right;display:grid;align-content:center;justify-items:end;z-index:2;}.infoscreen .infoscreen-footer .infoscreen-time-wrap .infoscreen-time{font-variant-numeric:tabular-nums;font-size:4.375rem;font-weight:900;line-height:1;display:flex;}.infoscreen .infoscreen-footer .infoscreen-time-wrap .infoscreen-date{font-size:1.25rem;font-weight:600;opacity:.9;margin-top:.35rem;text-transform:capitalize;}.infoscreen .infoscreen-footer .infoscreen-time-wrap .time-part{width:2ch;text-align:center;}.infoscreen .infoscreen-footer .infoscreen-time-wrap .time-sep{width:.6ch;text-align:center;}.infoscreen .infoscreen-footer .infoscreen-progress{grid-column:1/3;grid-row:2/3;height:1.4rem;background:var(--is-progress-bg);position:relative;overflow:hidden;}.infoscreen .infoscreen-footer .infoscreen-progress-bar{position:absolute;left:0;top:0;height:100%;width:0%;background:var(--is-progress-fill);}.infoscreen.vertical{--is-header-height:5.5rem;--is-footer-height:10rem;}.infoscreen.vertical .infoscreen-header h1{font-size:2.5rem;}.infoscreen.vertical .infoscreen-footer .infoscreen-news-feed,.infoscreen.vertical .infoscreen-footer .infoscreen-news-feed-placeholder{height:7.5rem;}.infoscreen.vertical .infoscreen-footer .infoscreen-time-wrap{height:9rem;}.infoscreen.vertical .infoscreen-footer .infoscreen-time-wrap .infoscreen-time{font-size:4rem;}.infoscreen.vertical .infoscreen-footer .infoscreen-time-wrap .infoscreen-date{font-size:1.8rem;}.infoscreen.bottom-compact .infoscreen-footer .infoscreen-news-feed{height:7.25rem;}.infoscreen.bottom-compact .infoscreen-footer .infoscreen-news-feed-item{font-size:2.25rem;}.infoscreen.watch-hide .infoscreen-footer{grid-template-columns:1fr;}.infoscreen.watch-hide .infoscreen-footer .infoscreen-time-wrap{display:none;}.infoscreen.watch-hide .infoscreen-footer .infoscreen-progress{grid-column:1/2;}.infoscreen.watch-compact .infoscreen-footer .infoscreen-time-wrap{width:18rem;height:7.25rem;}.infoscreen.watch-compact .infoscreen-footer .infoscreen-time-wrap .infoscreen-time{font-size:3.5rem;}.infoscreen.watch-compact .infoscreen-footer .infoscreen-time-wrap .infoscreen-date{font-size:1rem;}.module-header{font-size:1rem;background-color:var(--is-module-header-bg);color:var(--is-module-header-fg);padding:.6rem;text-transform:uppercase;text-align:left;}.module-header h3{display:flex;flex-direction:column;line-height:1.2;}.module-header.fit-content{width:fit-content;border-radius:.6rem;margin-bottom:.5rem;}.rte-module:not(.module){padding:1rem;}@keyframes bounce{30%{transform:translateX(0);}100%{transform:var(--translateX);}}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match .ls-events{margin-top:0;}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match .ls-events .ls-event::after{content:none;}.infoscreen .live-score .score-home.only-mobile,.infoscreen .live-score .score-away.only-mobile{display:none!important;}@media only screen and (max-width:1023px){.infoscreen .live-score.livescoreReciever .ls-match .teams-score{display:grid;grid-template-columns:1fr 100px 1fr;gap:0;}.infoscreen .live-score.livescoreReciever .ls-match .teams-score .team{display:flex;flex-direction:column;gap:10px;align-items:center;width:auto;padding:0;}.infoscreen .live-score.livescoreReciever .ls-match .teams-score .team .score-home,.infoscreen .live-score.livescoreReciever .ls-match .teams-score .team .score-away{display:none!important;}.infoscreen .live-score.livescoreReciever .ls-match .teams-score .team .ls-logo-wrap{width:72px;height:72px;}.infoscreen .live-score.livescoreReciever .ls-match .teams-score .team .ls-teamname{font-size:13px;line-height:normal;text-align:center;}.infoscreen .live-score.livescoreReciever .ls-match .teams-score .score-time{order:initial;gap:0;}.infoscreen .live-score.livescoreReciever .ls-match .teams-score .score-time .score{display:grid!important;font-size:28px;}.infoscreen .live-score.livescoreReciever .ls-match .teams-score .score-time .ls-time{font-size:18px;line-height:normal;}}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .ls-match-info,.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .ls-events,.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .show-all{height:0;opacity:0;padding:0;margin:0;}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .teams-score{grid-template-columns:1fr 4rem 1fr;padding:.5rem 0;}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .teams-score .team{gap:.4rem;}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .teams-score .team .ls-logo-wrap{width:2rem;height:2rem;background-size:contain;}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .teams-score .team .ls-teamname{font-size:.7rem;}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .teams-score .score-time{font-size:.8rem;}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .teams-score .score-time .ls-period{font-size:.8rem;}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .teams-score .score-time .score{font-size:1rem;}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .teams-score .score-time .score div span.score-home,.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .teams-score .score-time .score div span.score-away{font-size:1rem;}.infoscreen .live-score .module-content.ls-list-wrap .ls-list .ls-match.simple-view .teams-score .score-time .ls-time{font-size:.8rem;}.sponsors{max-width:100%;}.sponsors .sponsors-inner{background-color:#fff;margin:var(--content-margin);--sponsor-image-max-height:10rem;display:flex;flex-direction:column;gap:var(--content-padding);align-items:center;}.sponsors .sponsors-inner .text{font-size:1rem;color:#bbb;text-transform:uppercase;}.sponsors .sponsors-inner.sponsor-slide{overflow:hidden;}.sponsors .sponsors-inner.sponsor-count-3{--sponsor-image-max-height:9rem;}.sponsors .sponsors-inner.sponsor-count-4{--sponsor-image-max-height:7.5rem;}.sponsors .sponsors-inner.sponsor-count-5{--sponsor-image-max-height:6rem;}.sponsors .sponsors-inner.sponsor-count-many{--sponsor-image-max-height:4.5rem;}.sponsors .sponsors-inner .sponsor-list:not(.swiper-wrapper){display:flex;flex-direction:row;width:100%;gap:60px;justify-content:center;align-items:center;flex-wrap:wrap;}@media only screen and (max-width:1023px){.sponsors .sponsors-inner .sponsor-list:not(.swiper-wrapper){flex-direction:column;gap:30px;}}.sponsors .sponsors-inner .sponsor-list:not(.swiper-wrapper) .sponsor a{display:flex;}.sponsors .sponsors-inner .sponsor-list:not(.swiper-wrapper) .sponsor a img{max-height:var(--sponsor-image-max-height);}.sponsors .sponsors-inner .sponsor-list:not(.swiper-wrapper) .sponsor.has-bgcolor{border-radius:.5rem;overflow:hidden;}.sponsors .sponsors-inner .sponsor-list:not(.swiper-wrapper) .sponsor.has-bgcolor a{padding:var(--content-padding);}.sponsors .sponsors-inner .swiper-notification{display:none;}.sponsors .sponsors-inner .swiper-wrapper{align-items:center;}.sponsors .sponsors-inner .swiper-wrapper .sponsor.has-bgcolor a{padding:var(--content-padding);border-radius:.5rem;}.sponsors .sponsors-inner .swiper-wrapper .sponsor.has-bgcolor a img{max-height:12rem;border-radius:.4rem;}.sponsors .sponsors-inner .swiper-wrapper .swiper-slide{width:100%;display:flex;justify-content:center;align-items:center;height:100%;}.sponsors .sponsors-inner .swiper-wrapper .swiper-slide img{max-height:12rem;}.sponsors.full{width:100%;}.sponsors.full .sponsors-inner{margin:0;padding:60px var(--content-margin) 30px;}.sponsors.as-content{margin:0 auto;width:1280px;}.sponsors.as-content .sponsors-inner{padding:30px var(--content-padding) 15px var(--content-padding);}