.breadcrumbs{display:flex;text-transform:uppercase;gap:.25rem;align-items:center;flex-wrap:nowrap;padding-bottom:.25rem}.breadcrumbs a span{position:relative;cursor:pointer;overflow:hidden}.breadcrumbs a span:after{content:"";position:absolute;bottom:-.15rem;left:50%;transform:translate(-50%);display:block;height:.063rem;background:#071424;transition:opacity .3s ease-in-out;width:100%;opacity:0}.breadcrumbs a:hover span:after{opacity:1}.breadcrumbs a,.breadcrumbs span{font-size:.8rem;color:#071424;font-weight:500;white-space:nowrap}.breadcrumbs__wrapper{margin:0 0 1.75rem}.breadcrumbs__current{color:#9ea6bd!important;max-width:50rem;width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal!important;width:fit-content}.breadcrumbs .breadcrumbs .breadcrumbs__current::before,.breadcrumbs>a::before{content:"";background:url(/wp-content/themes/sport-pulse/src/img/bread-arrow.svg);background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;width:1.2rem;height:.7rem;display:inline-block}.breadcrumbs .breadcrumbs .breadcrumbs__main::before,.breadcrumbs a:first-child::before{display:none}table{display:block;max-width:66rem;overflow-y:hidden;overflow-x:scroll;margin:0 auto 1rem;border:none;border-collapse:collapse;-ms-overflow-style:none;scrollbar-width:none}@media (max-width:541px){.breadcrumbs a,.breadcrumbs span{font-size:.7rem;line-height:.8rem}.breadcrumbs__wrapper{margin:0 0 1rem}.breadcrumbs__current{max-width:12rem}.breadcrumbs .breadcrumbs .breadcrumbs__current::before,.breadcrumbs>a::before{height:.6rem}table{max-width:22rem;min-height:100%;display:inline-block}}table::-webkit-scrollbar{display:none}table caption{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}table tr:nth-child(even){background:rgba(237,241,245,.4)}table td,table th{padding:1rem 1.5rem;border:.063rem solid #e3e8ee;border-collapse:collapse;white-space:nowrap}table thead tr{background:#edf1f5}table thead th{font-size:1.125rem;font-weight:700}