.breadcrumbs-list{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-bottom:16px;list-style:none}.breadcrumbs-list li a,.breadcrumbs-list li span{font-family:"bold-condensed",sans-serif;font-size:15px;font-weight:400;line-height:15px;letter-spacing:normal;color:#a7a6a1}.breadcrumbs-list li.parent a span{color:#161616}.default-title{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-family:"bold-condensed",sans-serif;font-size:45px;font-weight:400;line-height:45px;letter-spacing:normal;color:#161616}@media only screen and (min-width: 768px){.default-title{font-size:60px;line-height:60px}}@media only screen and (min-width: 1024px){.default-title{font-size:72px}}.default-title.small{margin-top:30px;font-size:30px;line-height:40px}@media only screen and (min-width: 768px){.default-title.small{font-size:40px;line-height:50px}}@media only screen and (min-width: 1024px){.default-title.small{font-size:55px;line-height:60px}}.article-card{display:flex;flex-direction:column;gap:16px;margin-bottom:36px;height:100%}.article-card:hover .card-title{color:#ff7fde}.article-card:hover .card-media .tag{background-color:#a7a6a1;color:#f2f2f2}.article-card .card-body{margin-top:auto}.article-card .card-title{font-family:"bold-condensed",sans-serif;font-size:24px;font-weight:400;line-height:24px;letter-spacing:normal;color:#161616;transition:color .25s ease;display:-webkit-box;white-space:normal;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (min-width: 1024px){.article-card .card-title{font-size:34px;line-height:34px}}.article-card .card-media{position:relative}.article-card .card-media img{width:100%;aspect-ratio:16/9;object-fit:cover}.article-card .card-media .tag{position:absolute;bottom:8px;left:8px;display:grid;place-items:center;height:32px;padding-inline:10px;background-color:#262624;font-family:"bold-condensed",sans-serif;font-size:20px;font-weight:400;line-height:20px;letter-spacing:normal;color:#a7a6a1;transition:background-color .25s ease}.match-card{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:0 16px;background-color:#262624;border:1px solid rgba(0,0,0,0);padding:16px 8px;overflow:hidden}.match-card:hover::before{animation:sweepLine .6s forwards}.match-card::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(242,242,242,.2);transition:none}@media only screen and (min-width: 1024px){.match-card{gap:0 32px}}.match-card .team{display:flex;align-items:center;gap:10px;flex:1}@media only screen and (min-width: 1024px){.match-card .team{gap:15px}}.match-card .team-logo{width:40px;height:40px}.match-card .team-logo img{height:100%}@media only screen and (min-width: 1024px){.match-card .team-logo{width:50px;height:50px}}.match-card .team-name{font-family:"bold-condensed",sans-serif;font-size:15px;font-weight:400;line-height:15px;letter-spacing:normal;color:#f2f2f2}@media only screen and (min-width: 1024px){.match-card .team-name{font-size:20px}}.match-card .team--home{justify-content:flex-end}.match-card .team--home--away{justify-content:flex-start}.match-link{position:absolute;inset:0;z-index:1}.match-status{width:58px;height:46px;display:flex;align-items:center;justify-content:center;flex-direction:column}.match-date,.match-score{font-family:"bold-condensed",sans-serif;font-size:20px;font-weight:400;line-height:20px;letter-spacing:normal;color:#a7a6a1}@media only screen and (min-width: 1024px){.match-date,.match-score{font-size:25px}}.match-time{flex:0 0 100%;display:flex;justify-content:center;align-items:center}.match-time span{padding:5px;background-color:#ff7fde;font-family:"bold-condensed",sans-serif;font-size:12px;font-weight:400;line-height:12px;letter-spacing:normal;color:#f2f2f2}.match-score{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#161616}.match-score.live{border:1px solid rgba(0,0,0,0);animation:pulseBorder 1s infinite alternate}@keyframes pulseBorder{0%{border-color:#161616}100%{border-color:#ff7fde}}@keyframes sweepLine{0%{left:-100%}100%{left:100%}}.matches-day{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-family:"bold-condensed",sans-serif;font-size:14px;font-weight:400;line-height:17px;letter-spacing:normal;color:#a7a6a1}.matches-day::after{content:"";flex:1;border:1px solid #a7a6a1}.matches-container:not(:last-child){margin-bottom:40px}.league-header{display:flex;align-items:center;gap:15px;margin-bottom:20px;background-image:linear-gradient(90deg, var(--primary-color), var(--secondary-color))}.league-logo{height:50px;padding:10px 4px}.league-logo img{height:100%}@media only screen and (min-width: 1024px){.league-logo{height:80px;padding:16px 8px}}.league-name{padding:10px 4px;font-family:"bold-condensed",sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:normal;color:#f2f2f2}@media only screen and (min-width: 1024px){.league-name{padding:16px 8px}}.col-12{flex:0 0 100%;max-width:100%}@media only screen and (min-width: 768px){.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media only screen and (min-width: 768px){.col-md-6{flex:0 0 50%;max-width:50%}}@media only screen and (min-width: 768px){.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.game-week-wrapper{position:relative;display:flex;align-items:center;background-color:#262624;height:56px;max-width:456px;padding:8px;border-radius:2px;margin-bottom:50px;cursor:pointer}.game-week-wrapper button{position:absolute;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:2px;border:none;outline:none;background-color:#ff7fde;z-index:1;cursor:pointer}.game-week-wrapper button#prev-week,.game-week-wrapper button#next-week{top:8px}.game-week-wrapper button#prev-week{left:8px}.game-week-wrapper button#next-week{right:8px}.game-week-wrapper label{flex:1;background:rgba(0,0,0,0);border:none;outline:none;text-align:center;font-family:"bold-condensed",sans-serif;font-size:20px;font-weight:400;line-height:20px;letter-spacing:normal;color:#f2f2f2;cursor:pointer}.game-week-dropdown{position:absolute;top:100%;left:50%;right:0px;width:265px;max-width:100%;max-height:300px;padding:24px 16px;margin-top:8px;border-radius:2px;background-color:#262624;list-style:none;z-index:2;transform:translate(-50%, -10px);transition:all .25s ease;opacity:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.game-week-dropdown::-webkit-scrollbar{display:none}.game-week-dropdown.open{transform:translate(-50%, 0);opacity:1;visibility:visible}.game-week-dropdown li{display:flex;align-items:center;gap:10px;font-family:"Roboto Condensed",sans-serif;font-size:16px;font-weight:700;line-height:20px;letter-spacing:normal;color:#a7a6a1;transition:all .25s ease;cursor:pointer}.game-week-dropdown li:not(:last-child){margin-bottom:15px}.game-week-dropdown li .checkbox{display:flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;border:1px solid #a7a6a1;border-radius:50%}.game-week-dropdown li .checkbox svg{opacity:0;visibility:hidden}.game-week-dropdown li.active{color:#f2f2f2}.game-week-dropdown li.active .checkbox{background-color:#ff7fde}.game-week-dropdown li.active .checkbox svg{opacity:1;visibility:visible}.article-list{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.article-list:hover .list-title{color:#ff7fde}.article-list:hover .list-media .tag{background-color:#a7a6a1;color:#f2f2f2}.article-list .list-title{font-family:"bold-condensed",sans-serif;font-size:24px;font-weight:400;line-height:24px;letter-spacing:normal;color:#161616;transition:color .25s ease;display:-webkit-box;white-space:normal;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-list .list-media{position:relative}.article-list .list-media img{width:100%;aspect-ratio:16/9;object-fit:cover}.article-list .list-media .tag{position:absolute;bottom:8px;left:8px;display:grid;place-items:center;height:32px;padding-inline:10px;background-color:#262624;font-family:"bold-condensed",sans-serif;font-size:20px;font-weight:400;line-height:20px;letter-spacing:normal;color:#a7a6a1;transition:background-color .25s ease}.team-table{overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.team-table::-webkit-scrollbar{display:none}.team-table table{border-collapse:collapse;width:100%;max-width:100%}.team-table table th,.team-table table td{padding:5px 10px;text-align:center;white-space:nowrap}.team-table table thead{background-color:#161616}.team-table table thead th{background-color:#161616;font-family:"bold-condensed",sans-serif;font-size:12px;font-weight:400;line-height:20px;letter-spacing:normal;color:#a7a6a1}.team-table table tbody>tr{background-color:#262624;border-bottom:1px solid #000;transition:opacity .25s ease}.team-table table tbody>tr:hover{opacity:.9}.team-table table tbody>tr td{padding-block:8px;font-family:"bold-condensed",sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:normal;color:#f2f2f2;background-color:#262624}.team-table table tbody>tr td.team{display:flex;align-items:center;gap:5px}.team-table table tbody>tr td.team img{flex:0 0 24px;width:24px;height:24px;object-fit:contain}.top-performers{margin-top:60px}.top-performers h2{margin-bottom:20px;font-family:"bold-condensed",sans-serif;font-size:30px;font-weight:400;line-height:40px;letter-spacing:normal;color:#161616}@media only screen and (min-width: 1024px){.top-performers h2{font-size:40px;line-height:50px}}.top-performers h3{font-family:"bold-condensed",sans-serif;font-size:25px;font-weight:400;line-height:35px;letter-spacing:normal;color:#161616}.top-performers .performer-card{position:relative;display:flex;align-items:center;gap:10px;padding:15px 10px;margin-bottom:15px;background-color:#262624;transition:opacity .25s ease;overflow:hidden}.top-performers .performer-card:hover::before{animation:sweepLine .6s forwards}.top-performers .performer-card::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(242,242,242,.2);transition:none}.top-performers .performer-card img{flex:0 0 55px;height:55px;width:55px;object-fit:contain}.top-performers .performer-card .info h4{font-family:"bold-condensed",sans-serif;font-size:20px;font-weight:400;line-height:20px;letter-spacing:normal;color:#f2f2f2}.top-performers .performer-card .info p{font-family:"bold-condensed",sans-serif;font-size:15px;font-weight:400;line-height:20px;letter-spacing:normal;color:#a7a6a1}.archive-banner{display:flex;align-items:center;margin-bottom:32px;height:100px;padding:20px;background-image:linear-gradient(90deg, var(--primary-color), var(--secondary-color))}.archive-banner *{transition:all .25s ease}@media only screen and (min-width: 768px){.archive-banner{height:150px;padding:40px 48px}}@media only screen and (min-width: 1024px){.archive-banner{height:283px;padding:40px 48px}}.archive-banner_content{display:flex;align-items:center;gap:15px}.archive-banner_image{flex:0 0 auto;width:auto;height:75px}@media only screen and (min-width: 768px){.archive-banner_image{height:90px}}@media only screen and (min-width: 1024px){.archive-banner_image{height:120px}}.archive-banner_title{font-family:"bold-condensed",sans-serif;font-size:25px;font-weight:400;line-height:28px;letter-spacing:normal;color:#f2f2f2}@media only screen and (min-width: 768px){.archive-banner_title{font-size:30px;line-height:35px}}@media only screen and (min-width: 1024px){.archive-banner_title{font-size:72px;line-height:97px}}
