.header-match{--padding: calc(var(--s) * 5) 0;--margin: 0;--info-flex-direction: column;--info-justify-content: flex-start;color:var(--color-primary-contrast);position:relative;padding:var(--padding)}@media screen and (min-width: 1200px){.header-match{--padding: calc(var(--s) * 7) 0}}.header-match:before{content:"";position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;opacity:.8;background:linear-gradient(234deg,#464646 12.5%,#000 78.21%)}.header-match--sticky{position:-webkit-sticky;position:sticky;top:var(--site-header-height);--padding: calc(var(--s) * 5) 0 calc(var(--s) * 14)}@media screen and (min-width: 1200px){.header-match--sticky{--padding: calc(var(--s) * 7) 0 calc(var(--s2) * 6);position:relative;top:auto}}.header-match--without-bg{background-color:var(--color-secondary)}.header-match--without-bg:before{opacity:.8;background:linear-gradient(90deg,#000 16.15%,#0000 100%)}@media screen and (max-width: 991px){.header-match--rm-image-mobile{background-color:var(--color-secondary)}.header-match--rm-image-mobile:before{opacity:.8;background:linear-gradient(90deg,#000 16.15%,#0000 100%)}}.header-match--rm-image-mobile picture{display:none;background-color:var(--color-secondary)}@media screen and (min-width: 992px){.header-match--rm-image-mobile picture{display:block}}@media screen and (min-width: 992px){.header-match--rm-image-desktop{background-color:var(--color-secondary)}.header-match--rm-image-desktop:before{opacity:.8;background:linear-gradient(90deg,#000 16.15%,#0000 100%)}}.header-match--rm-image-desktop picture{display:block}@media screen and (min-width: 992px){.header-match--rm-image-desktop picture{display:none;background-color:var(--color-secondary)}}.header-match__competition{display:flex;justify-content:space-between;align-items:center;margin:0 0 calc(var(--s) * 4);justify-content:center;gap:calc(var(--s2) * 2)}.header-match__competition-brand{width:calc(var(--s2) * 7.5);height:var(--s5)}.header-match__competition-brand img{width:100%;height:100%;object-fit:contain;object-position:left center;filter:grayscale(1) brightness(100)}.header-match__match-day{text-transform:uppercase;font-size:var(--fs-xs);line-height:var(--lh-xs);font-family:var(--font-primary);font-variation-settings:"wght" var(--heading-font-variation-settings, 700)}.header-match__background picture{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.header-match__background picture img{width:100%;height:100%;object-fit:cover;object-position:center}.header-match__background picture img.has-logo{margin-left:15px;object-fit:contain;width:calc(100% - 30px)}.header-match__background picture img.sponsors{margin-top:-20px;max-height:145px;object-fit:contain;object-position:top}.header-match__background picture.has-logo{top:-60px}.header-match__background picture :global(img){width:100%;height:100%;object-fit:cover;object-position:center}.header-match__background picture img{width:100%;height:100%;object-fit:cover;object-position:top}.header-match__progress{display:flex;justify-content:center;margin-bottom:calc(var(--s) * 4)}.header-match__presentation{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:calc(var(--s) * 3)}.header-match__presentation-only-screen{align-items:center;display:flex;justify-content:center;padding-top:var(--s4)}.header-match__presentation-only-screen-icon{padding-right:var(--s2);padding-top:var(--s1)}.header-match__presentation-only-screen-icon .icon{background-color:var(--color-primary-contrast)}.header-match__presentation-team{font-size:var(--fs-sec-xl);line-height:var(--lh-sec-xl);font-family:var(--font-secondary);font-variation-settings:"wght" var(--heading-font-variation-settings, 300)}.header-match__presentation-team--featured{font-size:var(--fs-sec-xl);line-height:var(--lh-sec-xl);font-family:var(--font-secondary);font-variation-settings:"wght" var(--heading-font-variation-settings, 500)}.header-match__presentation-team-local{margin-top:var(--s4)}@media screen and (min-width: 992px){.header-match__presentation-team-local{margin-top:0}}@media screen and (min-width: 992px){.header-match__presentation{display:grid;justify-content:center;grid-template-areas:"teamLocalName shields teamAwayName";grid-template-columns:minmax(calc(var(--s2) * 11),1fr) minmax(calc(var(--s2) * 20),calc(var(--s2) * 26)) minmax(calc(var(--s2) * 11),1fr);column-gap:var(--s8)}.header-match__presentation-team-local{grid-area:teamLocalName;text-align:right}.header-match__presentation-team-away{grid-area:teamAwayName;text-align:left}.header-match__presentation .shields-vs{grid-area:shields;justify-content:space-between}}.header-match__status{position:relative;display:grid;justify-content:center;grid-template-areas:"teamLocal result teamAway" "goalsLocal . goalsAway";grid-template-columns:minmax(calc(var(--s2) * 11),1fr) minmax(calc(var(--s2) * 8),calc(var(--s2) * 10)) minmax(calc(var(--s2) * 11),1fr)}@media screen and (min-width: 768px){.header-match__status{grid-template-columns:minmax(calc(var(--s2) * 11),1fr) minmax(calc(var(--s2) * 10),calc(var(--s2) * 12)) minmax(calc(var(--s2) * 11),1fr)}}.header-match__status-team{display:flex;flex-direction:column;align-items:center}.header-match__status-team-name{text-transform:uppercase;font-size:var(--fs-sec-sm);line-height:var(--lh-sec-sm);font-family:var(--font-secondary);font-variation-settings:"wght" var(--heading-font-variation-settings, 300);margin-top:calc(var(--s) * 2);text-align:center}.header-match__status-team-name--featured{font-size:var(--fs-sec-sm);line-height:var(--lh-sec-sm);font-family:var(--font-secondary);font-variation-settings:"wght" var(--heading-font-variation-settings, 500)}.header-match__status-team-shield{max-width:calc(var(--s2) * 7.5);max-height:calc(var(--s2) * 8)}@media screen and (min-width: 992px){.header-match__status-team--local{flex-direction:row-reverse;gap:var(--s7)}}@media screen and (min-width: 992px){.header-match__status-team--away{flex-direction:row;gap:var(--s7)}}.header-match__status-result{grid-area:result;justify-content:center;align-items:center;padding-bottom:calc(var(--s) * 6);display:flex;flex-direction:column}@media screen and (min-width: 992px){.header-match__status-result{padding-bottom:0}}.header-match__status-result-value{font-size:calc(var(--s2) * 4.8);line-height:1;font-family:var(--font-secondary);font-variation-settings:"wght" 300}.header-match__status-result-value--featured{font-variation-settings:"wght" 500}.header-match__status-result-value+.header-match__status-result-value:before{content:"-";margin:0 var(--s)}.header-match__status-result-value__penalties{font-size:calc(var(--s2) * 2);line-height:1;font-family:var(--font-secondary);font-variation-settings:"wght" 300}.header-match__status-result-value__penalties--featured{font-variation-settings:"wght" 500}.header-match__status-result-value__penalties+.header-match__status-result-value__penalties:before{content:"-";margin:0 var(--s)}.header-match__status-goals{margin-top:calc(var(--s) * 3)}.header-match__status-goals ul{display:flex;flex-flow:column;justify-content:center;align-items:center}.header-match__status-goals ul .minutes{display:flex;flex-wrap:wrap;width:max-content}@media screen and (min-width: 768px){.header-match__status-goals ul{display:block}}.header-match__status-goals--local{grid-area:goalsLocal}.header-match__status-goals--local li{text-align:right}@media screen and (min-width: 768px){.header-match__status-goals--local li{justify-content:flex-end}}@media screen and (min-width: 992px){.header-match__status-goals--local li{padding-right:calc(var(--s) * 22);margin-top:calc(var(--s) * -4)}}.header-match__status-goals--local li .minutes{justify-content:flex-end}.header-match__status-goals--local li span{margin-left:var(--s)}.header-match__status-goals--away{grid-area:goalsAway}.header-match__status-goals--away li{text-align:left}@media screen and (min-width: 992px){.header-match__status-goals--away li{padding-left:calc(var(--s) * 22);margin-top:calc(var(--s) * -4)}}.header-match__status-goals--away li span{margin-right:var(--s)}.header-match__status-goals ul{list-style-type:none;margin:0;padding:0}.header-match__status-goals li{display:flex;font-size:var(--fs-xs);line-height:var(--lh-xs);font-family:var(--font-primary);font-variation-settings:"wght" var(--heading-font-variation-settings, 400)}@media screen and (min-width: 992px){.header-match__status-goals li{font-size:var(--fs-sm);line-height:var(--lh-sm);font-family:var(--font-primary);font-variation-settings:"wght" var(--heading-font-variation-settings, 400)}}.header-match__status-goals li .player-name{width:max-content;font-size:var(--fs-xs);line-height:var(--lh-xs);font-family:var(--font-primary);font-variation-settings:"wght" var(--heading-font-variation-settings, 700)}@media screen and (min-width: 992px){.header-match__status-goals li .player-name{font-size:var(--fs-sm);line-height:var(--lh-sm);font-family:var(--font-primary);font-variation-settings:"wght" var(--heading-font-variation-settings, 700)}}.header-match__status-goals li+li{margin-top:calc(var(--s) / 2)}.header-match__status-time{position:absolute;top:calc(var(--s2) * 7)}.header-match__info{margin-top:calc(var(--s) * 5);display:flex;flex-direction:column;justify-content:center;gap:var(--s2)}.header-match__info .info-stadium{display:flex;flex-direction:column;justify-content:center;gap:var(--s3)}@media screen and (min-width: 992px){.header-match__info .info-stadium{flex-direction:row}}.header-match__info .summary-video{background-color:var(--color-primary);border-radius:var(--s2);margin-top:var(--s3);transition:var(--transition-default)}.header-match__info .summary-video .picture__img{transition:var(--transition-default)}.header-match__info .summary-video:hover{background-color:var(--color-hover-primary)}.header-match__info .summary-video:hover .picture__img{transform:scale(1.05)}@media screen and (min-width: 992px){.header-match__info .summary-video{width:calc(4 * 100 / var(--cols) * 1%);margin:0 auto;margin-top:var(--s3)}}.header-match__info .summary-video .item-video__content{width:100%;display:flex;gap:var(--s3);align-items:center;padding:var(--s2)}.header-match__info .summary-video .item-video__content .item-video__content-poster{position:relative;border-radius:var(--s2);overflow:hidden;aspect-ratio:16/9}@media screen and (min-width: 992px){.header-match__info .summary-video .item-video__content .item-video__content-poster{max-width:calc(var(--s10) * 3)}}.header-match__info .summary-video .item-video__content .item-video__content-poster .picture{overflow:hidden;width:100%;height:100%}.header-match__info .summary-video .item-video__content .item-video__content-poster .picture img{width:100%;height:100%;object-fit:cover;object-position:center}.header-match__info .summary-video .item-video__content .item-video__content-poster .play-icon{position:absolute;top:50%;margin-top:var(--s1);left:50%;transform:translate(-50%,-50%);z-index:1;width:calc(var(--s2) * 5);height:calc(var(--s2) * 5)}@media screen and (min-width: 768px){.header-match__info .summary-video .item-video__content .item-video__content-poster .play-icon{width:calc(var(--s) * 12);height:calc(var(--s) * 12)}}@media screen and (min-width: 992px){.header-match__info .summary-video .item-video__content .item-video__content-poster .play-icon{width:calc(var(--s) * 9);height:calc(var(--s) * 9)}}.header-match__info .summary-video .item-video__content .item-video__content-poster .play-icon svg{width:100%;height:100%}.header-match__info .summary-video .item-video__content .item-video__content-title{text-align:left;font-size:var(--fs-sec-base);line-height:var(--lh-sec-base);font-family:var(--font-secondary);font-variation-settings:"wght" var(--heading-font-variation-settings, 500);text-transform:uppercase;color:var(--color-primary-contrast)}.header-match__info p{font-size:var(--fs-sm);line-height:var(--lh-sm);font-family:var(--font-primary);font-variation-settings:"wght" var(--heading-font-variation-settings, 400);display:flex;align-items:center;justify-content:center;text-transform:capitalize}.header-match__info p .no-info-date,.header-match__info p.info-assistants{text-transform:none}.header-match__info .icon{--color: var(--color-primary-contrast);--size: calc(var(--s2) * 1.8);margin-right:var(--s)}.header-match__info .icon--location{--size: calc(var(--s2) * 2.2)}.header-match .wrapper-fluid{position:relative}.header-match .breadcrumbs{--padding: 0 0 calc(var(--s) * 5) 0}@media screen and (min-width: 1200px){.header-match .breadcrumbs{--padding: 0 0 calc(var(--s) * 7) 0}}.header-match .hm-posts-match__countdown{display:flex;flex-direction:row;align-items:center;gap:var(--s3);justify-content:center;margin-bottom:var(--s3)}@media screen and (min-width: 992px){.header-match .hm-posts-match__countdown{margin:0;justify-content:unset}}.header-match .hm-posts-match__countdown>span{display:none}@media screen and (min-width: 992px){.header-match .hm-posts-match__countdown>span{display:block}}.header-match__info-header{display:flex;flex-direction:column-reverse;position:relative}.header-match__info-header--other-event{display:flex;align-items:center;flex-direction:column;font-size:var(--fs-sec-xxl);text-transform:uppercase}@media screen and (min-width: 992px){.header-match__info-header--other-event{min-height:var(--s10)}.header-match__info-header--other-event .header-match__competition{margin:0 auto;margin-bottom:var(--s4)}.header-match__info-header--other-event .hm-posts-match__countdown+.header-match__competition,.header-match__info-header--other-event .header-match__progress+.header-match__competition{position:absolute;width:100%;height:100%}.header-match__info-header--other-event .hm-posts-match__countdown+.header-match__competition{margin:0}}@media screen and (min-width: 992px){.header-match__info-header{min-height:var(--s10);flex-direction:row;align-items:center}.header-match__info-header .header-match__competition{margin:0 auto;margin-bottom:var(--s4)}.header-match__info-header .hm-posts-match__countdown+.header-match__competition,.header-match__info-header .header-match__progress+.header-match__competition{position:absolute;width:100%;height:100%}.header-match__info-header .hm-posts-match__countdown+.header-match__competition{margin:0}}.header-match__slot{margin-top:calc(var(--s) * 7);margin-bottom:calc(var(--s) * 4)}@media screen and (min-width: 1200px){.header-match__slot{margin-top:calc(var(--s) * 8)}}.header-match__actions{display:flex;justify-content:center;gap:calc(var(--s) * 2)}.header-match--tickets,.header-match--detail-tickets{--info-flex-direction: row;--info-justify-content: center;--team-name-font-size: var(--fs-sec-xxxl);--team-name-line-height: var(--lh-sec-xxxl)}@media screen and (min-width: 1200px){.header-match--tickets,.header-match--detail-tickets{--team-name-font-size: var(--fs-sec-xxl);--team-name-line-height: var(--lh-sec-xxl)}}.header-match--detail-tickets{--padding: calc(var(--s) * 5) 0 calc(var(--s) * 14)}@media screen and (min-width: 1200px){.header-match--detail-tickets{--padding: calc(var(--s) * 5) 0 calc(var(--s4) * 5)}}.header-match__align-center{text-align:center}
