.team-selector{display:inline-block;margin:0 0 var(--s2)}.team-selector .button{column-gap:var(--s2);padding-left:0;text-align:left;--button-height: auto}.team-selector .button>.button-icon{display:none}.team-selector h1{display:flex;align-items:center}.team-selector h1 .button-icon{margin-left:var(--s3)}@media screen and (min-width: 992px){.team-selector h1 .button-icon{margin-top:var(--s)}}.team-selector h1 .button-icon .icon{transform:translate(-.01em);max-width:100%}.card-match-result{background-color:var(--color-primary-contrast);color:var(--color-primary);padding:calc(var(--s) * 3);border-radius:calc(var(--s2) * 1.8);display:flex;flex-direction:column;align-items:center;box-shadow:0 calc(var(--s2) * 1.1) calc(var(--s2) * 2.2) 0 #04764e0f}.card-match-result .card-match-result__info{display:flex;align-items:center;justify-content:space-between;gap:calc(var(--s) * 2);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);opacity:.5;align-self:stretch}.card-match-result .card-match-result__info span{white-space:nowrap}.card-match-result .card-match-result__info figure{width:calc(var(--s2) * 3.5);height:var(--s5)}@media screen and (min-width: 440px){.card-match-result .card-match-result__info figure{width:calc(var(--s2) * 5.5)}}.card-match-result .card-match-result__info figure img{width:100%;height:100%;object-fit:contain;object-position:left center}.card-match-result .card-match-result__phase{font-size:var(--fs-xs);line-height:var(--lh-xs);font-family:var(--font-primary);font-variation-settings:"wght" var(--heading-font-variation-settings, 600);text-transform:uppercase;align-self:flex-start;margin-top:calc(var(--s) * 2)}.card-match-result .shields-vs{margin-top:calc(var(--s) * 6);margin-bottom:calc(var(--s) * 3);margin-left:auto;margin-right:auto}@media screen and (min-width: 992px){.card-match-result .shields-vs figure img{height:calc(var(--s) * 12)}}.card-match-result .button{margin-top:calc(var(--s) * 3);--button-height: calc(var(--s2) * 4);--padding-left: calc(var(--s) * 3);--padding-right: calc(var(--s) * 3)}.matches-results-resume{position:relative;color:var(--color-primary-contrast);padding:calc(var(--s) * 5) var(--safe-area);background:var(--gradient-red-smooth)}@media screen and (min-width: 992px){.matches-results-resume{display:flex;column-gap:var(--gutter);align-items:stretch}}.matches-results-resume:before{content:"";position:absolute;top:0;right:0;height:100%;width:100%;background-image:url(/static-images/backgrounds/bg-diagonal-lines.png);background-size:contain;z-index:0}.matches-results-resume .matches-results-resume__title{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)}.matches-results-resume .matches-results-resume__next .card-match-result{flex:1 0 0}.matches-results-resume .matches-results-resume__next .card-match-result__phase{flex-grow:1}.matches-results-resume .matches-results-resume__next,.matches-results-resume .matches-results-resume__previous{position:relative;z-index:1}.matches-results-resume .matches-results-resume__next .matches-results-resume__next-items{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(var(--s) * 2);margin-top:calc(var(--s) * 3)}@media screen and (min-width: 992px){.matches-results-resume .matches-results-resume__next .matches-results-resume__next-items{width:40vw}}.matches-results-resume .matches-results-resume__previous{margin-top:calc(var(--s) * 5)}@media screen and (min-width: 992px){.matches-results-resume .matches-results-resume__previous{margin-top:0;display:flex;flex-direction:column}}.matches-results-resume .matches-results-resume__previous .matches-results-resume__previous-items{display:flex;justify-content:space-evenly;align-items:center;gap:calc(var(--s) * 5);flex-wrap:wrap;background-color:var(--color-primary-contrast);color:var(--color-primary);padding:calc(var(--s) * 5) calc(var(--s) * 4);border-radius:calc(var(--s2) * 2);margin-top:calc(var(--s) * 3);box-shadow:0 calc(var(--s2) * 1.1) calc(var(--s2) * 2.2) 0 #04764e0f}@media screen and (min-width: 992px){.matches-results-resume .matches-results-resume__previous .matches-results-resume__previous-items{flex:1;padding:calc(var(--s) * 5) calc(var(--s) * 10)}}.matches-results-resume .matches-results-resume__previous .matches-results-resume__previous-items .matches-results-resume__previous-item{display:flex;flex-flow:column;align-items:center}.matches-results-resume .matches-results-resume__previous .matches-results-resume__previous-items .matches-results-resume__previous-item .matches-results-resume__previous-item-score{border-radius:calc(var(--s2) * 2);color:var(--color-primary-contrast);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);padding:.15em .75em;text-align:center;white-space:nowrap}.matches-results-resume .matches-results-resume__previous .matches-results-resume__previous-items .matches-results-resume__previous-item .matches-results-resume__previous-item-score--win{background-color:var(--color-text-green)}.matches-results-resume .matches-results-resume__previous .matches-results-resume__previous-items .matches-results-resume__previous-item .matches-results-resume__previous-item-score--lost{background-color:var(--color-text-red)}.matches-results-resume .matches-results-resume__previous .matches-results-resume__previous-items .matches-results-resume__previous-item .matches-results-resume__previous-item-score--draw{background-color:var(--color-text-large-grey)}.matches-results-resume .matches-results-resume__previous .matches-results-resume__previous-items .matches-results-resume__previous-item .matches-results-resume__previous-item-shield{margin-top:calc(var(--s) * 3);margin-bottom:calc(var(--s) * 3);width:calc(var(--s2) * 3.5);display:grid;place-items:center}@media screen and (min-width: 992px){.matches-results-resume .matches-results-resume__previous .matches-results-resume__previous-items .matches-results-resume__previous-item .matches-results-resume__previous-item-shield{width:calc(var(--s) * 12);height:calc(var(--s) * 12)}}.list-matches{min-height:calc(var(--s2) * 30);position:relative}@media screen and (min-width: 1200px){.list-matches__items{display:grid;grid-template-columns:repeat(3,1fr);column-gap:calc(var(--safe-area) * 2)}}.list-matches__items>article{border-bottom:1px solid var(--color-grey-200)}.matches-poster .picture{cursor:pointer;margin-top:calc(var(--s) * 5);max-width:calc(var(--s10) * 10)}.list-staff{padding:calc(var(--s) * 4) var(--safe-area) calc(var(--s) * 10);background-color:var(--color-grey-bg)}@media screen and (min-width: 1200px){.list-staff{margin-bottom:var(--s);padding:calc(var(--s2) * 2) var(--safe-area) calc(var(--s2) * 8)}}.list-staff__items{display:grid;gap:calc(var(--s) * 4);margin-top:calc(var(--s) * 4)}@media screen and (min-width: 1200px){.list-staff__items{width:auto;grid-template-columns:repeat(4,1fr)}}.list-staff__item a .list-staff__item-title{color:var(--color-secondary);text-decoration:underline}.list-staff__item-demarcation{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);text-transform:uppercase}.list-staff__item-title{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)}.matches-cards-stats-wrapper{margin-top:calc(var(--s) * 4)}.matches-cards-stats-wrapper__cards{display:grid;gap:var(--s2);grid-template-columns:1fr 1fr}@media screen and (min-width: 1200px){.matches-cards-stats-wrapper__cards{gap:var(--s4);grid-template-columns:repeat(6,1fr)}}.matches-cards-stats-wrapper__cards>.card-stats:not(.card-stats--reduced).card-stats--with-children{grid-column:1/3}.team-players-stats .section{--padding: calc(var(--s) * 9) 0 calc(var(--s) * 8)}.team-players-stats .section .wrapper-fluid{padding:0}.team-players-stats .section .wrapper-fluid .heading{padding:0 var(--safe-area)}.team-players-stats .table{margin-top:calc(var(--s) * 5);margin-right:calc(var(--safe-area) * -1)}@media screen and (min-width: 992px){.team-players-stats .table{width:80dvw}}@media screen and (min-width: 1441px){.team-players-stats .table{width:70dvw}}.team-players-stats .table th:first-of-type{width:calc(var(--s8) * 5.5)}.team-players-stats .helper-swipe{margin-top:var(--s4)}@media screen and (min-width: 768px){.team-players-stats .helper-swipe{display:none}}.gallery-matches-dialog .dialog__panel{max-height:70vh!important}@media screen and (min-width: 992px){.gallery-matches-dialog .dialog__panel{max-height:calc(100vh - var(--safe-area) * 4)!important}}.gallery-matches-dialog h4{font-size:var(--fs-sec-md);line-height:var(--lh-sec-md);font-family:var(--font-secondary);font-variation-settings:"wght" var(--heading-font-variation-settings, 500);margin-top:calc(var(--s) * -8);margin-bottom:var(--s5)}@media screen and (min-width: 1200px){.gallery-matches-dialog h4{margin-top:calc(var(--s) * -9)}}@media screen and (min-width: 992px){.card-width-action__column{display:flex;flex-direction:row;gap:0!important}}.card-width-action__column .card-width-action__row-wrapper{width:100%}@media screen and (min-width: 992px){.card-width-action__column .card-width-action__row-wrapper:first-child{border-right:2px solid var(--color-grey-100);padding-right:calc(var(--s) * 14)}.card-width-action__column .card-width-action__row-wrapper:not(:first-child){padding-left:calc(var(--s) * 14)}}.card-width-action__column .card-width-action__row{margin-top:var(--s);display:flex;justify-content:space-between}.card-width-action__column .card-width-action__row .card-width-action__table-td:nth-child(2n){justify-self:end}.card-width-action{border-radius:var(--s2);overflow:hidden}.card-width-action__header{position:relative;width:100%;aspect-ratio:3/2;background:var(--gradient-red-smooth)}.card-width-action__header:before{content:"";position:absolute;top:0;right:0;height:100%;width:100%;background-image:url(/static-images/backgrounds/bg-lion.png);background-size:contain;background-repeat:no-repeat;background-position:right}.card-width-action__header img{position:absolute;left:50%;transform:translate(-50%);top:10%;width:auto;object-fit:contain;object-position:bottom center;object-fit:cover}.card-width-action__title{position:absolute;top:calc(var(--s) * 3);left:calc(var(--s) * 3);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);color:var(--color-secondary-contrast);z-index:1}.card-width-action__table{position:relative;z-index:1;border:1px solid var(--color-grey-300);border-top:0;border-radius:0 0 var(--s2) var(--s2);background-color:var(--color-primary-contrast)}.card-width-action .card-width-action__row{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--s) * 3)}.card-width-action .card-width-action__row--featured{position:relative;z-index:1;background-color:var(--color-primary);color:var(--color-primary-contrast)}.card-width-action .card-width-action__row:not(.card-width-action .card-width-action__row--featured){border-bottom:1px solid var(--color-grey-200)}.card-width-action .card-width-action__row:not(.card-width-action .card-width-action__row--featured):nth-child(2n){background-color:var(--color-grey-bg)}.card-width-action .card-width-action__row>*:not(:last-child){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, 400)}.card-width-action .card-width-action__row>*:last-child{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)}.card-width-action__table-action button{width:100%;min-height:calc(var(--s3) * 3)}.gallery-matches-stats{padding:calc(var(--s) * 8) 0 0}.gallery-matches-stats .swiper{padding:0 var(--safe-area)}.gallery-matches-stats .slider-ui{margin-right:var(--safe-area)}.gallery-matches-stats .heading{margin-bottom:calc(var(--s) * 6)}.gallery-matches-stats .card-stats--reduced{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.gallery-matches-dialog.dialog--open .dialog__panel{margin:auto;padding:calc(var(--s) * 4) 0;height:fit-content;border-radius:calc(var(--s) * 2);top:50%;left:50%;transform:translate(-50%,-50%)!important;z-index:10;width:calc(100vw - var(--safe-area) * 2);max-height:calc(100vh - var(--safe-area) * 4);max-width:calc(100vw - var(--safe-area) * 2);box-shadow:0 calc(var(--s2) * .4) calc(var(--s2) * .8) #00000040;animation:dialogIn .3s ease-in-out forwards}@media screen and (min-width: 768px){.gallery-matches-dialog.dialog--open .dialog__panel{padding:calc(var(--s) * 4) calc(var(--s) * 6) calc(var(--s2) * 4);max-width:80%}}@media screen and (min-width: 1200px){.gallery-matches-dialog.dialog--open .dialog__panel{max-width:40%}}.gallery-matches-dialog.dialog--open .dialog__panel .card-width-action__column{column-gap:var(--s6)}@media screen and (min-width: 768px){.gallery-matches-dialog.dialog--open .dialog__panel .card-width-action__column{column-gap:var(--s10)}}@media screen and (min-width: 1200px){.item-loan{display:flex;flex-flow:column nowrap}}@media screen and (min-width: 1200px){.item-loan__header{margin-top:auto;order:2;position:relative;z-index:9;bottom:calc(var(--s5) * 3);display:flex;flex-flow:row nowrap;align-items:flex-end;justify-content:space-between}}.item-loan__header .item-loan__name{font-size:var(--fs-sec-xxxl);line-height:var(--lh-sec-xxxl);font-family:var(--font-secondary);font-variation-settings:"wght" var(--heading-font-variation-settings, 300)}@media screen and (min-width: 1200px){.item-loan__header .item-loan__name{display:flex;flex-flow:column nowrap}}.item-loan__header .item-loan__name>span{font-size:var(--fs-sec-xxxl);line-height:var(--lh-sec-xxxl);font-family:var(--font-secondary);font-variation-settings:"wght" var(--heading-font-variation-settings, 400);line-height:1}.item-loan__body{display:flex;align-items:flex-end;margin-top:calc(var(--s) * 3);gap:calc(var(--s) * 4)}.item-loan__body>*{flex:1 1 50%}@media screen and (min-width: 1200px){.item-loan__body>*{flex:1 1 100%}}@media screen and (min-width: 1200px){.item-loan__body{align-items:flex-start}}.item-loan__image{position:relative;margin-left:calc(var(--s2) * -1)}@media screen and (min-width: 1200px){.item-loan__image{margin-left:unset;width:calc(var(--s2) * 35)}}@media screen and (min-width: 1200px){.item-loan__image picture{object-fit:none;width:calc(var(--s2) * 35);overflow:hidden}}.item-loan__image:after{content:"";width:100%;height:30%;display:block;position:absolute;bottom:-1px;background:linear-gradient(180deg,#fff0 0%,#fff 88%)}.item-loan__info{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)}.item-loan__info-match-title,.item-loan__info-team{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)}.item-loan__info-match-title,.item-loan__info-team{margin-top:calc(var(--s) * 3)}.item-loan__info-team-image{width:calc(var(--s2) * 4);height:calc(var(--s2) * 4)}.item-loan__info-team-image img{max-width:100%;object-fit:contain}@media screen and (min-width: 1200px){.item-loan__info-team-image{width:calc(var(--s4) * 4);height:calc(var(--s4) * 4)}}.item-loan__info-stats{margin-top:calc(var(--s) * 3);padding:0;list-style:none}.item-loan__info-stats>*{display:flex;align-items:center;gap:var(--s)}.item-loan__info-stats>*+*{margin-top:var(--s)}.list-loans{margin-top:var(--s4)}@media screen and (min-width: 1200px){.list-loans{margin-top:calc(var(--s2) * 4);display:grid;grid-template-columns:repeat(2,1fr);column-gap:calc(var(--s2) * 4)}}.list-loans .item-loan+.item-loan{margin-top:calc(var(--s) * 6);padding-top:calc(var(--s) * 6);border-top:1px solid var(--color-grey-300)}@media screen and (min-width: 1200px){.list-loans .item-loan+.item-loan{margin-top:0;padding-top:0;border:none}}.team-detail-tabs .list-sponsors{display:block;margin:calc(var(--s10) * 1.5) 0}.team-detail-tabs .list-sponsors header{text-align:center}.team-detail-tabs .list-sponsors .grid-logos{justify-content:center}
