:root{--max-width:1080px;--primary:#ff6c39;--secondary:#ffcf4a;--dark:#1a1a1a;--black:#111111;--divider:#414040;--loader-image:#383838;--text-light:#ffffff;--text-dark:#1a1a1a;--text-grey:#c1c1c1;--text-dark-grey:#cfcfcf;--text-primary:var(--primary);--text-secondary:#b59335;--text-green:#279d49;--primary-grandient:linear-gradient(90deg,rgba(255,207,74,1),rgba(255,108,57,1) 58%);--swiper-navigation-color:#ffcf4a}.bg_dark{background-color:var(--dark)!important}*{margin:0!important;box-sizing:border-box;scroll-behavior:smooth!important;@supports (hanging-punctuation:first) and (font:-apple-system-body) and (-webkit-appearance:none){overscroll-behavior-y:none}}a,a:focus,a:hover{text-decoration:none}body{width:100%;min-height:100dvh;background-color:var(--black);position:relative;display:flex;flex-direction:column}header{background-color:transparent;transition:all .15s ease-in}header.bg{background-color:rgba(26,26,26,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header h4{display:none}header.bg h4{display:block}.logo{width:40px;height:40px}@media (min-width:768px){.logo{width:55px;height:55px}}.cursor-pointer{cursor:pointer}button{margin:0;background:none;border:none;transition:all .1s linear}button:hover{opacity:.7}i.icon-sm{font-size:20px}i.icon-md{font-size:30px}i.icon-lg{font-size:40px;color:var(--text-light)}nav ul{list-style-type:none}nav>ul>li{text-align:center}.header_dropdown{background-color:#000;border-radius:20px;margin-top:10px!important}.header_dropdown .dropdown-item{color:white}.header_dropdown .dropdown-item:hover{background-color:#383838}.header_link{font-weight:400;text-decoration:none;font-size:clamp(10px,1rem,20px);color:var(--text-light);transition:all .2s linear;position:relative;text-align:center}.header_link:before{display:block;height:0;font-weight:700;overflow:hidden;visibility:hidden;text-align:center;content:attr(aria-label)}.header_link:hover{font-weight:700}.header_link.active{font-weight:700;display:block}.header_link.active:after{content:"";display:block;position:absolute;height:3px;bottom:-5px;background:var(--primary-grandient);animation:active_header_animation;animation-duration:.5s;animation-fill-mode:forwards}@keyframes active_header_animation{0%{width:0}to{width:100%}}#not_found h1{font-size:4rem}#not_found h2{font-size:2.5rem}#not_found img#bg{width:100%;height:100%;object-fit:cover}#error h1{font-size:2.5rem;font-weight:300}#error img#bg{width:100%;height:100%;object-fit:cover}.button_store{width:45%;max-width:150px;aspect-ratio:2}.button_store img{width:100%;height:100%;object-fit:contain}::-webkit-scrollbar{width:17px}::-webkit-scrollbar-track{background:var(--divider);border-radius:5px}::-webkit-scrollbar-thumb{border-radius:14px;border:3px solid var(--divider)}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background-color:var(--divider)}*{scrollbar-width:thin;scrollbar-color:var(--divider) transparent}.primatv-chip{background-color:#ffcf4a;color:#000000;position:absolute;top:15px;left:20px;padding:2px 8px;border-radius:5px;z-index:3;font-weight:500}.primatv-chip p{font-size:clamp(10px,.8rem,20px)}.highlight-primatv-chip p{font-size:12px;font-weight:500}.tab-label{padding:10px 20px}.tab-menu-desktop{justify-content:space-around;margin-bottom:20px;display:none}.tab-menu-mobile{color:#b59335}@media (min-width:768px){.tab-menu-desktop{display:flex}.tab-menu-mobile{display:none}}.tab-content{display:none}.tab-content.active{display:block}.dropdown{background:none}.dropdown-toggle:after{color:var(--primary)}.platform-dropdown-toggle{background-color:transparent;padding:10px 0;color:#b59335;font-size:1rem;transition:background-color .3s,color .3s;border:none}.tab-label{cursor:pointer;padding:10px 8px;color:#b59335;transition:background-color .3s,color .3s,font-weight .3s;font-size:1rem}.tab-label.active{background:linear-gradient(89.2deg,#ffcf4a .97%,#ff6c39 99.31%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:1.1rem}.platform-dropdown-toggle:focus{box-shadow:none}.days-dropdown-menu,.platform-dropdown-menu{background-color:#000;padding:8px 12px}.platform-dropdown-toggle.tab-label,.platform-dropdown-toggle>p{background:linear-gradient(89.2deg,#ffcf4a .97%,#ff6c39 99.31%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:clamp(10px,1.3rem,24px)}@media only screen and (max-width:768px){.platform-dropdown-toggle.tab-label,.platform-dropdown-toggle>h4{font-size:clamp(10px,1.1rem,24px)}}.platform-dropdown-menu .dropdown-item:focus,.platform-dropdown-menu .dropdown-item:hover{color:var(--secondary);background-color:#383838!important}.days-dropdown-toggle{background-color:transparent;padding:10px 8px;color:white;font-size:1rem;transition:background-color .3s,color .3s;border:none}.days-dropdown-toggle:focus{box-shadow:none}.days-dropdown-menu .dropdown-item{color:white}.days-dropdown-menu .dropdown-item:hover{background-color:#383838}.days-dropdown-toggle.tab-label{background:white;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:clamp(10px,1rem,16px)}@media only screen and (max-width:768px){.days-dropdown-toggle.tab-label{font-size:clamp(10px,.87rem,14px)}}.days-dropdown-menu .dropdown-item .tab-label.active{background:white;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:1.2rem}.days-dropdown>.dropdown-toggle:after{color:white}.share-dropdown-toggle{background-color:transparent;padding:10px 0;color:white;font-size:1rem;transition:background-color .3s,color .3s;border:none}.share-dropdown-toggle:focus{box-shadow:none}.share-dropdown-menu{background:none;border:none;min-width:50px}.share-dropdown-menu .dropdown-item{color:white}.share-dropdown-menu .dropdown-item:hover{background-color:transparent}.share-dropdown-toggle.tab-label{font-size:1rem}.share-dropdown-menu .dropdown-item .tab-label.active,.share-dropdown-toggle.tab-label{background:white;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.share-dropdown-menu .dropdown-item .tab-label.active{font-size:1.2rem}.share-dropdown>.dropdown-toggle:after{display:none}.custom-share-alert{background-color:var(--secondary);color:black;font-weight:700;padding:.5rem 1rem;border-radius:8px}.sport-days-dropdown,.teams-dropdown{background-color:#3a3a3a;padding:0 15px;border-radius:23px;min-width:15%}.sport-days-dropdown-toggle,.teams-dropdown-toggle{border:none;width:100%;display:flex;justify-content:space-between;align-items:center;color:white;font-size:1rem;transition:background-color .3s,color .3s}.sport-days-dropdown-toggle:focus,.teams-dropdown-toggle:focus{box-shadow:none}.teams-dropdown-menu{width:430px!important}.sport-days-dropdown-menu,.teams-dropdown-menu{background-color:#3a3a3a;border-radius:23px;margin-top:10px!important}.sport-days-dropdown .dropdown-item,.teams-dropdown-menu .dropdown-item{color:white;cursor:pointer}.sport-days-dropdown .dropdown-item:hover,.teams-dropdown-menu .dropdown-item:hover{background-color:#2b2b2b;border-radius:23px}.sport-days-dropdown-toggle.tab-label,.teams-dropdown-toggle.tab-label{background:white;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:clamp(10px,1rem,18px)}.sport-days-dropdown .dropdown-item .tab-label.active,.teams-dropdown-menu .dropdown-item .tab-label.active{background:white;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:1.2rem}.sport-days-dropdown>.dropdown-toggle:after,.teams-dropdown>.dropdown-toggle:after{color:white}@media only screen and (max-width:768px){.sport-days-dropdown,.teams-dropdown{background-color:#3a3a3a;padding:0 15px;border-radius:23px;width:50%}.teams-dropdown-menu{background-color:#3a3a3a;width:350px!important;border-radius:23px;margin-top:10px!important}}@media only screen and (min-width:768px) and (max-width:1024px){.sport-days-dropdown{background-color:#3a3a3a;padding:0 15px;border-radius:23px;width:30%}}.title-container{flex-grow:1;max-width:var(--max-width)!important;overflow-x:hidden}.custom-padding-top,.title-container{padding-top:80px!important}.general-container{flex-grow:1;max-width:var(--max-width)!important}.horizontal-divider{width:100%;height:2px;background:var(--primary-grandient)}.dropdown-container{position:-webkit-sticky;position:sticky;z-index:2;background-color:transparent;transition:all .15s ease-in;padding:10px;margin-top:0}.dropdown-container.bg{background-color:rgba(26,26,26,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media only screen and (min-width:1025px){.custom-padding-top,.title-container{padding-top:120px!important}.dropdown-container.bg{width:100%!important}}