.octonovus-app .matchoftheday-full-view{background-image:url(https://cdn.diststore.com/images/shared/page-backgrounds/mod-bg.png);position:relative;background-position:center center;padding:var(--space);height:100%;display:flex;flex-direction:column}.octonovus-app .matchoftheday-full-view .info{display:flex;align-items:center;justify-content:center}.octonovus-app .matchoftheday-full-view .info .oct-matchofdayTeamInfo{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1}.octonovus-app .matchoftheday-full-view .info .oct-matchofdayTeamInfo .icon{font-size:64px;color:var(--success-color)}.octonovus-app .matchoftheday-full-view .info .oct-matchofdayTeamInfo__secondary-color .icon{color:var(--information-color)}.octonovus-app .matchoftheday-full-view .info .oct-matchofdayTeamInfo .team-name{font-size:1.3em;color:hsl(var(--font-color-1-hs),calc(var(--font-color-1-l) + var(--font-lightness)),1);font-weight:700;margin-bottom:0}.octonovus-app .matchoftheday-full-view .info .league-result{display:flex;flex:1;flex-direction:column;align-items:center;gap:calc(.5 * var(--space))}.octonovus-app .matchoftheday-full-view .info .league-result .time{color:hsl(var(--font-color-1-hs),calc(var(--font-color-1-l) + var(--font-lightness)),1);font-weight:700;font-size:1.428em}.octonovus-app .matchoftheday-full-view .info .league-result .league{color:hsl(var(--font-color-3-hs),calc(var(--font-color-3-l) + var(--font-lightness)),1);font-size:1em}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults{display:flex;flex-direction:column;align-items:center;width:100%}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults .title{color:hsl(var(--font-color-3-hs),calc(var(--font-color-3-l) + var(--font-lightness)),1);font-size:.857em;margin-bottom:calc(.5 * var(--space))}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults .scores{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;position:relative;height:42px}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults .scores .score{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.714em}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults .scores .score+.score{margin-top:2px}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults .scores .score .value{z-index:1}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults .scores .score .bar{height:14px;position:absolute;border-radius:2px}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults .scores .score .bar.home{margin-right:50px;width:135px;background-color:var(--success-color)}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults .scores .score .bar.draw{width:135px;background-color:var(--color-4)}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults .scores .score .bar.away{margin-left:50px;width:135px;background-color:var(--information-color)}.octonovus-app .matchoftheday-full-view .info .league-result .lastResults .scores .score:after{content:"";background-color:var(--color-1);width:16px;height:10px;position:absolute;opacity:.3;padding:2px 8px;border-radius:6px;display:flex;align-items:center;justify-content:center}.octonovus-app .matchoftheday-full-view .tables{display:flex;overflow:auto;margin-top:var(--space)}.octonovus-app .matchoftheday-full-view .tables::-webkit-scrollbar{display:none}.octonovus-app .matchoftheday-full-view .tables .oct-table{flex:1 0 calc(33.3333333333% - calc(.5 * var(--space)) / 3);width:auto;background:var(--color-2);margin:0;padding:0 calc(.25 * var(--space)) calc(.25 * var(--space))}.octonovus-app .matchoftheday-full-view .tables .oct-table .oct-dynamic-table-header-container{display:none}.octonovus-app .matchoftheday-full-view .tables .oct-table+.oct-table{margin-left:calc(.25 * var(--space))}@media screen and (max-width: 450px){.octonovus-app .matchoftheday-full-view .tables .oct-table{min-width:calc(50% - .5 * var(--space))}}.octonovus-app .matchoftheday-full-view .tables .oct-table .oct-table-row-content{height:auto;font-size:.714em;height:1.285em;margin-top:2px}.octonovus-app .matchoftheday-full-view .tables .oct-table .oct-table-row-content>div{gap:calc(.25 * var(--space))}.octonovus-app .matchoftheday-full-view .tables .oct-table .oct-table-sub-content{background:transparent}.octonovus-app .matchoftheday-full-view .tables .oct-table .oct-table-sub-content .oct-table-values>div{gap:0}.octonovus-app .matchoftheday-full-view .tables .oct-table .oct-table-sub-content .oct-oddWithPercentage:not(:first-child){margin-left:calc(.25 * var(--space))}.octonovus-app .matchoftheday-full-view .tables .oct-table .oct-el-odd{width:100%;height:30px;font-weight:500}.octonovus-app .matchoftheday-full-view .tables .oct-table .item{padding-top:calc(.25 * var(--space))}.octonovus-app .matchoftheday-full-view .tables .oct-table .oct-table-values{background-color:initial}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card{display:flex;flex-wrap:wrap;padding:calc(1.5 * var(--space)) calc(2 * var(--space)) calc(2 * var(--space));border-top:2px solid hsl(var(--font-color-3-hs),calc(var(--font-color-3-l) + var(--font-lightness)),1);border-radius:var(--border-radius)}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__header{display:flex;align-items:center;justify-content:space-between;color:hsl(var(--font-color-2-hs),calc(var(--font-color-2-l) + var(--font-lightness)),1);width:100%;margin-bottom:calc(2 * var(--space))}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__header--left{gap:calc(.5 * var(--space));display:flex;flex:1;align-items:center;white-space:nowrap}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__header--left span{display:block}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__header--left span:last-child{width:0;flex:1;overflow:hidden;text-overflow:ellipsis}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__header--right{cursor:pointer}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__content{display:flex;align-items:center;padding:0 calc(.5 * var(--space))}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__content--time{font-size:1.285em;font-weight:700}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__content--teams{color:hsl(var(--font-color-1-hs),calc(var(--font-color-1-l) + var(--font-lightness)),1);font-weight:500;font-size:1.142em}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__content--teams .icon{font-size:24px}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__content--teams--home{display:flex;align-items:center;gap:calc(.75 * var(--space))}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__content--teams--home .icon{color:#016aaa}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__content--teams--away{display:flex;align-items:center;gap:calc(.75 * var(--space));margin-top:calc(.5 * var(--space))}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__content--teams--away .icon{color:#c94f51}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-card__separator{background-color:var(--color-8);opacity:.25;width:2px;height:100%;margin:0 calc(2 * var(--space))}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables{display:flex;justify-content:flex-end;border-radius:calc(.75 * var(--border-radius));flex:1}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables .oct-table{flex:1;width:auto;background:var(--color-2);margin:0;padding:calc(.25 * var(--space));max-width:500px}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables .oct-table+.oct-table{margin-left:calc(.25 * var(--space))}@media screen and (max-width: 450px){.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables .oct-table{min-width:calc(50% - .5 * var(--space))}}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables .oct-table .oct-dynamic-table-header-container,.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables .oct-table .oct-progresbar-container{display:none}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables .oct-table .oct-table-row-content{height:auto;font-size:.714em;color:hsl(var(--font-color-1-hs),calc(var(--font-color-1-l) + var(--font-lightness)),1);margin-bottom:calc(.25 * var(--space))}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables .oct-table .oct-table-sub-content{background:none}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables .oct-table .oct-el-odd{width:100%;height:44px;font-weight:500}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables .oct-table .item{padding-top:calc(.25 * var(--space))}.octonovus-app .matchoftheday-carousel-view .oct-carousel-type-tables .oct-table .oct-table-values{background-color:initial}.octonovus-app .oct-row-type-wrapper{padding:calc(.5 * var(--space))}.octonovus-app .oct-row-type-wrapper .oct-row-type-card{display:flex;justify-content:space-between}.octonovus-app .oct-row-type-wrapper .oct-row-type-card__team-league{display:flex;gap:calc(.25 * var(--space));flex-direction:column}.octonovus-app .oct-row-type-wrapper .oct-row-type-card__team-league--time{color:var(--color-for-primary-color);font-weight:700;font-size:.857em;background-color:var(--primary-color);width:48px;text-align:center;padding:calc(.5 * .25 * var(--space))}.octonovus-app .oct-row-type-wrapper .oct-row-type-card__team-league--league{display:flex;align-items:center;color:hsl(var(--font-color-3-hs),calc(var(--font-color-3-l) + var(--font-lightness)),1);gap:calc(.5 * var(--space))}.octonovus-app .oct-row-type-wrapper .oct-row-type-card__team-league--teams{display:flex;flex-direction:column;gap:calc(.5 * var(--space));color:hsl(var(--font-color-1-hs),calc(var(--font-color-1-l) + var(--font-lightness)),1);font-size:.928em;margin-top:var(--space)}.octonovus-app .oct-row-type-wrapper .oct-row-type-card__latest-matches{font-size:.857em;text-align:right;display:flex;flex-direction:column;margin-bottom:-4px}.octonovus-app .oct-row-type-wrapper .oct-row-type-card__latest-matches-scores-wrapper{display:flex;margin-top:auto;align-self:flex-end}.octonovus-app .oct-row-type-wrapper .oct-row-type-card__latest-matches-scores-wrapper--scores{display:flex;flex-direction:column;text-align:center;margin:0 2px;border-radius:20px;background-color:var(--color-1);width:20px;gap:10px;padding:4px 0}.octonovus-app .oct-row-type-wrapper .oct-row-type-card__latest-matches--title{font-weight:700;font-size:1em;color:var(--primary-color)}.octonovus-app .oct-row-type-wrapper .oct-row-type-card__latest-matches--value{color:hsl(var(--font-color-3-hs),calc(var(--font-color-3-l) + var(--font-lightness)),1)}.octonovus-app .oct-row-type-wrapper .oct-row-type-card__latest-matches--value-active{color:hsl(var(--font-color-1-hs),calc(var(--font-color-1-l) + var(--font-lightness)),1)}.octonovus-app .oct-row-type-wrapper .oct-card-separator{width:100%;height:1px;background-color:var(--color-2);margin:calc(.75 * var(--space)) 0}.octonovus-app .oct-row-type-wrapper .oct-row-type-markets__tabs{display:flex;gap:calc(.75 * var(--space));font-size:.928em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.octonovus-app .oct-row-type-wrapper .oct-row-type-markets__tabs--tab{color:hsl(var(--font-color-3-hs),calc(var(--font-color-3-l) + var(--font-lightness)),1);border-bottom:2px solid transparent;padding-bottom:calc(.25 * var(--space))}.octonovus-app .oct-row-type-wrapper .oct-row-type-markets__tabs--tab--selected{color:hsl(var(--font-color-1-hs),calc(var(--font-color-1-l) + var(--font-lightness)),1);border-bottom-color:hsl(var(--font-color-1-hs),calc(var(--font-color-1-l) + var(--font-lightness)),1)}.octonovus-app .oct-row-type-wrapper .oct-row-type-tables{display:flex;overflow:overlay;margin-top:var(--space);border-radius:calc(.75 * var(--border-radius))}.octonovus-app .oct-row-type-wrapper .oct-row-type-tables .oct-table{flex:1;width:auto;background:var(--color-2);margin:0;padding:calc(.25 * var(--space))}.octonovus-app .oct-row-type-wrapper .oct-row-type-tables .oct-table+.oct-table{margin-left:calc(.25 * var(--space))}@media screen and (max-width: 450px){.octonovus-app .oct-row-type-wrapper .oct-row-type-tables .oct-table{min-width:calc(50% - .5 * var(--space))}}.octonovus-app .oct-row-type-wrapper .oct-row-type-tables .oct-table .oct-table-row-content{height:auto;font-size:.714em;color:hsl(var(--font-color-1-hs),calc(var(--font-color-1-l) + var(--font-lightness)),1);margin-bottom:calc(.25 * var(--space))}.octonovus-app .oct-row-type-wrapper .oct-row-type-tables .oct-table .oct-table-sub-content{background:none}.octonovus-app .oct-row-type-wrapper .oct-row-type-tables .oct-table .oct-el-odd{width:100%;height:44px;font-weight:500}.octonovus-app .oct-row-type-wrapper .oct-row-type-tables .oct-table .oct-el-odd{width:100%;height:30px;font-weight:500}.octonovus-app .oct-row-type-wrapper .oct-row-type-tables .oct-table .item{padding-top:calc(.25 * var(--space))}.octonovus-app .oct-row-type-wrapper .oct-row-type-tables .oct-table .oct-table-values{background-color:initial}
