body{overflow-y:overlay}body,html{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;min-height:100%;padding:0;margin:0;font-size:14px;max-height:100%}.ios.mobile body.modal-open{position:fixed;overflow:hidden}#root{display:flex;flex-direction:column;height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}.windows #root.overlay-open{overflow:hidden;margin-right:17px}.windows #root.overlay-open .header{margin-right:17px}.slick-track{margin-left:0!important;margin-right:0!important}.container-fluid{max-width:100%;width:100%}body{background-color:#000;font-family:Montserrat,sans-serif,Helvetica,Arial;position:relative}svg{vertical-align:middle}.main-container{width:100%;margin:0 auto;position:relative}.header .main-container{display:flex;align-items:center;padding:0 30px;height:65px;max-width:100%}@media (min-width:1600px){.header .main-container{padding:0 60px}}@media print,screen and (max-width:767px){.header .main-container{padding:15px 0 15px 32px}}.main-conatiner-wrapper{width:100vw;background:#1e1e1e;position:relative}.rail-title{font-size:14px;display:block;white-space:normal}.rail-heading{font-size:16px;font-weight:600;color:#fff;margin:0;padding:0}a:active,a:hover,a:link,a:visited{text-decoration:none}a:hover{cursor:pointer}.view-all-link{font-size:11px;color:#fff;margin:0;padding:0}.button{width:100%;text-align:center;line-height:normal;padding:0;font-size:14px;text-transform:none;background-color:transparent;border-radius:5px;height:56px;color:transparent;border:0;cursor:pointer;font-family:Montserrat,sans-serif,Helvetica,Arial}.button,.button:focus{outline:0}ul{margin:0;padding:0;list-style:none}.slick-slider .slick-slide>div{height:100%;display:flex}.slick-slider .slick-list{overflow:visible}.slick-slider .slick-prev{left:-30px}.slick-slider .slick-next{right:-30px}.form__checkbox{display:flex;align-items:center;margin-bottom:16px}.form__checkbox p{margin:0;padding-left:10px;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.form__checkbox p span{padding:0 4px;text-decoration:underline}.form__checkbox p span:hover{cursor:pointer}body[dir=rtl] .form__checkbox p{padding-right:10px;padding-left:unset}.or-seprator{position:relative;display:flex;justify-content:center}.or-seprator p{margin:0;position:relative;z-index:1;padding:0 10px}.signup-wrapper .social-login-wrapper{padding:0 20px 20px}.login-wrapper .social-login-wrapper{padding:20px 0}.account-info-wrapper .form__alternative p{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.facebook-widget,.social-login-button{display:flex;align-items:center;background:#fff;border-radius:5px;padding:10px;margin:45px 0;height:40px}.facebook-widget .right-arrow,.social-login-button .right-arrow{position:absolute;right:10px}.facebook-widget:hover,.social-login-button:hover{cursor:pointer}.facebook-widget img,.social-login-button img{max-width:15px}.facebook-widget p,.social-login-button p{color:#000;font-weight:700;margin:0 0 0 10px;font-size:14px;letter-spacing:1px}body[dir=rtl] .facebook-widget .right-arrow,body[dir=rtl] .social-login-button .right-arrow{left:10px;right:unset;transform:rotate(180deg)}body[dir=rtl] .facebook-widget p,body[dir=rtl] .social-login-button p{margin-right:10px}.form .form__item{position:relative;height:46px;border-radius:5px;overflow:hidden}.form .form__item .label-focused{top:4px;font-family:"BodyXS";font-weight:400;font-size:10px;line-height:15.74px}.form .form__item input{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;width:100%;margin:9px 0 0;padding:0 15px;height:40px;background:transparent;border:none;border-radius:0;z-index:1;position:relative}.form .form__item input:focus{outline:none}.form .form__item input:focus~.floting-label{top:4px}.form .form__item .form__item---valid~.floting-label,.form .form__item input:focus~.floting-label{font-family:"BodyXS";font-weight:400;font-size:10px;line-height:15.74px}.form .form__item input:not(:-ms-input-placeholder)~.floting-label{top:4px;font-family:"BodyXS";font-weight:400;font-size:10px;line-height:15.74px}.form .form__item input:not(:placeholder-shown)~.floting-label{top:4px;font-family:"BodyXS";font-weight:400;font-size:10px;line-height:15.74px}.form .form__item p{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;margin:0;position:absolute;left:15px;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:block;transition:all .2s ease;-moz-transition:.2s ease all;-webkit-transition:all .2s ease}.form .form__item .empty-validation-text,.form .form__item p{top:18px;font-weight:500}.form .form__item.form__item---valid .floting-label{font-family:"BodyXS";font-weight:400;font-size:10px;line-height:15.74px}.form .empty-validation-text-field{top:18px!important;margin:0;position:absolute;font-weight:500;left:15px;font-size:13px;z-index:1;padding-bottom:8px;min-width:90px}body[dir=rtl] .form .form__item p{right:15px;left:unset}@supports (-webkit-appearance:none) or (-moz-appearance:none){input[type=checkbox]{--input-border:#cdd9ed;--background:#fff;--disabled:#f5f9ff;--disabled-inner:#e4ecfa;--shadow-inner:rgba(18,22,33,0.1);height:21px;outline:none;position:relative;-webkit-appearance:none;-moz-appearance:none;margin:0;padding:0;box-shadow:none;cursor:pointer;border:1px solid #fc4c02;transition:background .3s ease,border-color .3s ease;border-radius:5px}input[type=checkbox]:after{content:"";display:block;position:absolute;transition:transform .3s ease,opacity .2s ease,filter .3s ease;width:5px;height:9px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:6px;top:2px;transform:rotate(20deg)}input[type=checkbox]:checked{background:var(--active);border-color:var(--active)}input[type=checkbox]:checked:after{filter:drop-shadow(0 1px 2px var(--shadow-inner));transition:opacity .3s ease,filter .3s ease,transform .6s cubic-bezier(.175,.88,.32,1.2);transform:rotate(43deg)}input[type=checkbox]:disabled{cursor:not-allowed;opacity:.9;background:var(--disabled)}input[type=checkbox]:not(.switch){width:21px}input[type=checkbox]:not(.switch):after{opacity:0}input[type=checkbox]:not(.switch):checked:after{opacity:1}input[type=checkbox]:disabled:checked{background:var(--disabled-inner);border-color:var(--input-border)}}.notification{font-size:16px;max-width:500px}.notification.active{border:1px solid;border-radius:5px!important;z-index:3}@media only screen and (min-width:320px) and (max-width:767px){.notification.active{bottom:0;max-width:100%}}.notification .text p{font-size:15px}.notification .ripple{padding:12px 25px}.confirm-popup-wrapper{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(34,34,34,.75);display:flex;align-items:center;justify-content:center;z-index:6;padding:15px}.confirm-popup-wrapper .confirm-popup-header{position:relative}.confirm-popup-wrapper .confirm-popup-header-close-btn{position:absolute;right:15px;top:-30px;text-align:right;padding-bottom:15px;margin-right:-15px}.confirm-popup-wrapper .confirm-popup-header-close-btn svg{cursor:pointer}.confirm-popup-wrapper .confirm-popup-description{margin-top:10px}.confirm-popup-wrapper .confirm-popup__content{text-align:center;border-radius:4px;padding:25px;max-width:342px;width:100%}.confirm-popup-wrapper .confirm-popup__content h2{white-space:normal;margin:0;font-family:"HeaderM";font-weight:400;font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px}.confirm-popup-wrapper .confirm-popup__content p{margin:15px 0;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px;white-space:normal}.confirm-popup-wrapper .confirm-popup__btn{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.confirm-popup-wrapper---inline-action .confirm-popup-wrapper .confirm-popup__btn{flex-direction:row}.confirm-popup-wrapper .confirm-popup__btn .popup-btn-subtitle{color:#fff;font-size:14px;margin-top:25px;font-family:Montserrat,sans-serif,Helvetica,Arial}.confirm-popup-wrapper .confirm-popup__btn .popup-btn{padding:12px 20px;display:flex;align-items:center;justify-content:center;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.confirm-popup-wrapper .confirm-popup__btn .popup-btn:hover{cursor:pointer}.confirm-popup-wrapper .confirm-popup__btn .popup-btn svg{margin-right:8px}.login_popup .confirm-popup__content{max-width:400px}.login_popup .confirm-popup-header-close-btn{top:-21px;margin-right:-20px}.two-action-popup-wrapper{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:-1;opacity:0;padding:15px}.two-action-popup-wrapper .two-action-popup-wrapper__content{text-align:center;border-radius:5px;max-width:370px;width:100%;max-height:98vh;overflow:auto;box-shadow:0 0 10px 0 rgba(0,0,0,.25)}.two-action-popup-wrapper .two-action-popup-wrapper__content .text-box{padding:30px}.two-action-popup-wrapper .two-action-popup-wrapper__content .img-box .img-holder{height:210px;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:5px 5px 0 0;display:flex;align-items:flex-end}.two-action-popup-wrapper .two-action-popup-wrapper__content .img-box .img-holder .data{padding:25px 15px 15px;width:100%;background-image:linear-gradient(180deg,rgba(43,43,43,0),#000)}.two-action-popup-wrapper .two-action-popup-wrapper__content .img-box .img-holder .data h2{text-align:left;margin-bottom:4px;word-break:break-all}.two-action-popup-wrapper .two-action-popup-wrapper__content .img-box .img-holder .data .details-section-header__badges p,.two-action-popup-wrapper .two-action-popup-wrapper__content .img-box .img-holder .data .details-section-header__badges ul{margin:0}.two-action-popup-wrapper .two-action-popup-wrapper__content h2{margin:0;font-size:19px}.two-action-popup-wrapper .two-action-popup-wrapper__content p{white-space:normal;margin:10px 0 20px;font-family:Montserrat,sans-serif,Helvetica,Arial}.two-action-popup-wrapper .two-action-popup-wrapper__content .optional{margin:20px 0 10px}.two-action-popup-wrapper---open{z-index:5;opacity:1}.snackbar{visibility:hidden;max-width:400px;width:100%;margin-left:-125px;background-color:#2b2b2b;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;right:30px;top:85px;border:2px solid #ffd200;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25)}@media print,screen and (max-width:992px){.snackbar{max-width:300px;width:100%;margin-left:-50px}}.snackbar .snackbar___action a,.snackbar .snackbar___action p{color:#ffd200;font-weight:500;font-size:13px}.snackbar .text{display:flex;align-items:center;justify-content:space-between}.snackbar .text p{font-family:Montserrat,sans-serif,Helvetica,Arial;margin:0;font-weight:500;font-size:14px}.confirm-popup-wrapper---inline-action .confirm-popup__btn{flex-direction:row}.confirm-popup-wrapper---inline-action .confirm-popup__btn .popup-btn__negative{margin:0 0 0 20px}body[dir=rtl] .confirm-popup-wrapper---inline-action .confirm-popup__btn .popup-btn__negative{margin:0 20px 0 0}.snackbar___active{visibility:visible!important;z-index:9;animation:fadein .5s,fadeout .5s 4s}@keyframes fadein{0%{right:0;opacity:0}to{right:30px;opacity:1}}@keyframes fadeout{0%{right:30px;opacity:1}to{right:0;opacity:0}}.get-app-toast{position:fixed;left:0;bottom:0;z-index:6;width:100%;padding:20px;box-shadow:0 0 16px 0 rgba(0,0,0,.25)}.get-app-toast p{margin:0;font-size:16px;line-height:18px}.get-app-toast .text-box h2{margin:0;padding-bottom:5px;line-height:18px;font-size:18px}.get-app-toast .action{display:flex;justify-content:flex-end;align-items:center;margin-top:15px}.get-app-toast .action .dowload-Btn{margin-left:20px}.get-app-toast .action .dismiss-Btn{color:#727272}.pop-up-container{background-color:rgba(29,29,29,.75);padding:15px;position:fixed;right:0;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;transition:all .1s ease-in-out;width:100%;z-index:9}.multi-profile-list-popup{align-items:flex-end;padding-bottom:0}.kids-pin.pop-up-container{background-color:rgba(29,29,29,.6)}.pop-up-container___content-wrapper{width:100%;max-width:750px;max-height:95vh;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25)}.multi-profile-list-popup .pop-up-container___content-wrapper{border-radius:5px 5px 0 0}.purchase---pop-up .confirm-popup__content p{margin:15px 0 20px}.purchase---pop-up .button-wrapper button{width:240px;border-radius:100px;box-shadow:0 4px 9px 0 rgba(0,0,0,.5);border:none}.purchase---pop-up .button-wrapper button:focus,.purchase---pop-up .button-wrapper button:hover{border:none}.sidebar{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sidebar .sidebar__menu-header{display:flex;align-items:center;padding:30px 0 5px;justify-content:center}.sidebar .sidebar__menu-header img{width:130px}.sidebar__btn-set{padding-bottom:15px}.sidebar__btn-set .sign-up{font-weight:600;padding:13px;display:block;text-align:center;max-width:180px;margin:0 auto}.sidebar__btn-set .sign-up:hover{cursor:pointer}.sidebar__btn-set p{padding:15px 5px;display:block;border-radius:30px;text-align:center;max-width:180px;margin:0 auto;font-weight:600}.sidebar__btn-set p a{color:#fff;border-bottom:1px solid #fff;padding:0 1px}.no-scroll-reserve-gap{margin-right:17px!important}.no-scroll-no-reserve-gap{margin-right:0!important}.header svg:hover{cursor:pointer}.sidebar__overlay{transition:all .45s ease-in;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;z-index:-1;background-color:rgba(0,0,0,.7)}.sidebar__menu-links{display:flex;flex-direction:column;flex:1 1 auto;padding:50px 0;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.sidebar__menu-links svg{margin-left:10px}.sidebar__profile-item{display:flex!important;align-items:flex-end;margin-left:-10px}.sidebar__profile-item span{margin-bottom:5px;margin-left:8px}body[dir=rtl] .sidebar__profile-item{margin-right:-10px;margin-left:unset}body[dir=rtl] span{margin-left:unset;margin-right:8px}.header__profile-item{align-items:center;display:flex}.sidebar__menu{z-index:9999;width:380px;transition:left .3s ease-in-out;position:fixed;left:-380px;top:0;bottom:0;white-space:nowrap!important;overflow:-moz-scrollbars-vertical;overflow:-moz-scrollbars-none;overflow:hidden;overflow-y:auto!important;-ms-overflow-style:none;-ms-scroll-chaining:none;overscroll-behavior:none;scrollbar-width:none}@media print,screen and (max-width:1440px){.sidebar__menu{width:320px;left:-320px}}@media print,screen and (max-width:768px){.sidebar__menu{width:285px;left:-285px;white-space:nowrap!important;overflow-y:auto!important;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}}.sidebar__menu ul li{margin-bottom:35px;position:relative}.sidebar__menu ul li .sidebar-account-nametag{position:absolute;right:15px;top:5px;border-radius:50px;text-align:center;height:45px;width:45px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:16px}.sidebar__menu ul li a,.sidebar__menu ul li div{display:block;font-weight:500;padding:1px 20px;transition:background-color .2s ease-in-out;position:relative;border:none}.sidebar__menu ul li a.mobile-only,.sidebar__menu ul li div.mobile-only{display:none;font-weight:400}@media print,screen and (max-width:1024px){.sidebar__menu ul li a.mobile-only,.sidebar__menu ul li div.mobile-only{display:block}}.sidebar__menu ul li a:before,.sidebar__menu ul li div:before{content:"";position:absolute;height:100%;width:30px;left:0;top:0;background-position:50%;background-size:contain;background-repeat:no-repeat}.sidebar__menu ul li a:hover,.sidebar__menu ul li div:hover{cursor:pointer}.sidebar__menu ul li .active:after{content:"";position:absolute;height:100%;width:5px;left:0;top:0;border-radius:0 5px 5px 0}.sidebar__menu .rallytv-logo{padding-left:10px;display:none}@media only screen and (max-width:1024px){.sidebar__menu .rallytv-logo{display:block}}body[dir=rtl] .sidebar__menu{transition:right .45s ease-in-out;right:-380px;left:unset}@media print,screen and (max-width:1440px){body[dir=rtl] .sidebar__menu{width:320px;right:-320px;left:unset}}@media print,screen and (max-width:768px){body[dir=rtl] .sidebar__menu{width:285px;right:-285px;left:unset}}body[dir=rtl] .sidebar__menu ul li .sidebar-account-nametag{left:15px;right:unset}body[dir=rtl] .sidebar__menu ul li .active:after,body[dir=rtl] .sidebar__menu ul li a:before,body[dir=rtl] .sidebar__menu ul li div:before{right:0;left:unset}.sidebar__menu::-webkit-scrollbar{width:0!important}.sidebar--open .sidebar__overlay{z-index:9998;position:fixed;opacity:1;transition:opacity .45s}.sidebar--open .sidebar__menu{display:block;z-index:9999;overflow:hidden;left:0;top:0;bottom:0;display:flex;flex-direction:column}body[dir=rtl] .sidebar--open .sidebar__menu{left:unset;right:0}.header___primary-nav{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}@media print,screen and (max-width:1024px){.header___primary-nav{display:none}}.header___primary-nav ul{list-style:none;display:flex;background:transparent;height:65px}.header___primary-nav ul li{display:flex;justify-content:center;align-items:center;cursor:pointer}.header___primary-nav ul li:last-child{margin:0}.header___primary-nav ul li .internal-page,.header___primary-nav ul li a,.header___primary-nav ul li span{font-size:16px;padding:0 10px}.header___primary-nav ul li svg{margin-right:10px;margin-left:-4px;margin-bottom:10px}@media only screen and (max-width:1250px){.header___primary-nav ul li a{font-size:14px}}@media only screen and (max-width:1050px){.header___primary-nav ul li a{padding:0 8px}}.header___primary-nav ul li .active{position:relative}body[dir=rtl] .header___primary-nav ul li{margin-right:0;margin-left:20px}@media print,screen and (max-width:1024px){.header__menuIcon---desktop{display:none}}.header__menuIcon---responsive{display:none}@media print,screen and (max-width:1024px){.header__menuIcon---responsive{display:block}}.header__profile-wrapper{position:relative;margin-left:45px}@media only screen and (max-width:1080px){.header__profile-wrapper{margin-left:35px}}@media print,screen and (max-width:1024px){.header__profile-wrapper{display:none}}.header__profile-list{position:absolute;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25);right:0;top:56px;min-width:173px;opacity:0;height:0;display:none;animation:fadeIn .35s ease-in both}.header__profile-list ul{height:0;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:23px 0}.header__profile-list ul a,.header__profile-list ul li{display:flex;align-items:center;margin-bottom:20px}.header__profile-list ul a:last-child,.header__profile-list ul li:last-child{margin:0}.header__profile-list ul a h3,.header__profile-list ul li h3{margin:0;font-size:15px;font-weight:500}.header__profile-list ul a:hover,.header__profile-list ul li:hover{cursor:pointer}.header__profile-list ul a .header__profile-item .avatar-wrapper img,.header__profile-list ul li .header__profile-item .avatar-wrapper img{border:2px solid}body[dir=rtl] .header__profile-list{left:0;right:unset}body[dir=rtl] .header__profile-list ul a h3,body[dir=rtl] .header__profile-list ul li h3{margin:0 20px 0 0}.header__profile-list---open{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px;opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1) 50ms;height:auto;transition:height .2s cubic-bezier(.4,0,.2,1) 50ms;display:block;z-index:6}.header__profile-list---open ul{height:auto;transition:height .2s cubic-bezier(.4,0,.2,1) 50ms}.header__profile-list---open li{position:relative;padding:0 23px}.header__profile-list---open li.active:after{content:"";position:absolute;height:100%;width:6px;left:-1px;top:0;border-radius:0 5px 5px 0}.header__profile-btn{margin-left:10px}.header__profile-btn .header__profile-head-img{padding:7px;border-radius:5px}.header__profile-btn:hover{cursor:pointer}body[dir=rtl] .header__profile-btn{margin-right:30px;margin-left:0}.settings-popUp .details-page__pop-up-wrapper{padding:16px!important}@media print,screen and (max-width:992px){.settings-popUp .details-page__pop-up-wrapper{padding:20px!important}}.settings-popUp .details-page__pop-up-head{font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px;margin-bottom:25px!important}.settings-popUp .details-page__pop-up-head .player-audio__close{margin-top:0!important}.settings-popUp .settings-popUp__content{margin-bottom:30px}.settings-popUp .settings-popUp__content .action-single{display:flex;align-items:center;justify-content:space-between;text-align:left}.settings-popUp .settings-popUp__content .action-single p{margin:0;padding-right:15px;white-space:normal;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.settings-popUp body[dir=rtl] .settings-popUp__content .action-single p{padding-left:15px;padding-right:unset}.header{position:fixed;top:0;left:0;right:0;white-space:nowrap;display:flex;align-items:center;z-index:1000}img{display:none}img[src]{display:block}.header{min-height:65px;height:65px;z-index:6}.gostHeader{min-height:155px;height:155px;z-index:5;background-color:#282828}@media screen and (max-width:1024px){.gostHeader{min-height:65px;height:65px;z-index:5}}.headerLogo,.secondaryHeaderLogo{width:auto;height:30px;margin:0 15px 0 0}@media screen and (max-width:1200px){.headerLogo,.secondaryHeaderLogo{height:25px;margin:0 5px 0 0}}@media screen and (max-width:1024px){.headerLogo,.secondaryHeaderLogo{width:auto;height:30px;margin:0 15px 0 0}}.secondaryHeaderLogo{height:50px}.header__title{font-size:17px;font-weight:700}body[dir=rtl] .header__title{margin-right:0;margin-left:auto}.header__goBackArrowIcon{margin-right:15px}.header__goBackArrowIcon,.header__menuIcon{cursor:pointer;margin-right:30px}body[dir=rtl] .header__goBackArrowIcon,body[dir=rtl] .header__menuIcon{margin-right:0;margin-left:30px;transform:rotate(180deg)}.landingHeader{position:fixed;display:flex;width:100%;height:65px;left:0;top:0}.header-section-btn__action{margin:14px 0 16px;display:flex;flex-shrink:0}.header-section-btn__action .action__single{border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;padding:12px 22px;margin-right:25px;align-items:center;font-family:"BodyBoldS";font-weight:400;font-size:12px;line-height:18.89px;font-variation-settings:"wdth" 120}@media print,screen and (max-width:375px){.header-section-btn__action .action__single{padding:12px 10px 13px;margin-right:10px}}.header-section-btn__action .action__single .hover{display:none}.header-section-btn__action .action__single:hover{cursor:pointer}.header-section-btn__action .action__single:hover .normal{display:none}.header-section-btn__action .action__single:hover .hover{display:block}.header-section-btn__action .action__single p{margin:0}@media print,screen and (max-width:375px){.header-section-btn__action .action__single p{padding-left:5px}}body[dir=rtl] .header-section-btn__action .action__single{margin-left:25px;margin-right:unset}@media screen and (max-width:400px){.headerLogo,.secondaryHeaderLogo{max-width:100%}.header__menuIcon{margin-right:0}}.catalog-banner-slider{padding-top:15px}.catalog-banner-slider .catalog-banner-slider__single:focus{outline:none}.empty-page{display:flex;align-items:center;justify-content:center;height:100%;text-align:center;padding:0 20px;flex:1 1}.rail-container{white-space:nowrap!important;overflow-x:auto!important;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.rail-container::-webkit-scrollbar{display:none!important;width:0!important;background-color:transparent}.rail-container::-webkit-scrollbar-thumb,.rail-container::-webkit-scrollbar-track{background-color:transparent}.rail-track{padding:15px;display:flex;flex-wrap:nowrap;flex-direction:row;overflow-x:auto}.rail-track::-webkit-scrollbar{display:none!important;width:0!important;background-color:transparent}.rail-item,.rail-item .rail__imgHolder{width:150px;border-radius:3px}.rail-item .rail__imgHolder{position:relative;background:#222;height:200px;overflow:hidden}.rail-item .rail__imgHolder .on-hover{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background:rgba(255,227,0,.55);opacity:0;transition:.75s}.rail-item .rail__imgHolder .on-hover:hover{opacity:1}.rail-item .rail__imgHolder .on-hover a{display:block}.rail-item:not(:last-child){margin-right:15px}.layout-item .img-holder{position:absolute;background-attachment:local;background-size:cover}.layout-item .layout-item__top-title{position:absolute;z-index:1;top:0;left:0;width:100%}@media print,screen and (max-width:700px){.layout-item .layout-item__top-title{min-height:20px}.rail .layout-item .layout-item__top-title .label-only{font-size:14px;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:block}}.rail-item-info-wrapper{position:absolute;bottom:0;width:100%;background-image:linear-gradient(180deg,transparent,#000);cursor:pointer}.rail-item-info___head{display:flex;align-items:center;justify-content:space-between;padding:45px 8px 10px}.rail-item-info___head svg{position:relative;z-index:2}.rail-item-info___head svg:hover{cursor:pointer}.rail-item-info___head p{font-size:14px;font-weight:500;font-family:Montserrat,sans-serif,Helvetica,Arial;-webkit-box-orient:vertical;text-overflow:ellipsis;margin:0 0 0 10px;display:block;overflow:hidden}.rail-item-info___progress{position:relative;width:100%;background:#2b2b2b;height:2px}.rail-item-info___progress:after{content:"";position:absolute;top:0;left:0;height:2px}body[dir=rtl] .rail-item-info___progress:after{left:unset;right:0}.searchIcon{display:flex}.searchIcon:hover{cursor:pointer}.search-heading{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;margin:12px 0 20px}@media print,screen and (max-width:1024px){.search-heading{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}}.hide_input{display:none}.searchbar-res{display:none;align-items:baseline}.searchbar-res .back-btn{display:none}.searchbar-res .search_btn{padding:20px 32px 20px 4px}@media print,screen and (max-width:1024px){.searchbar-res{display:flex;justify-content:flex-end}}.search-bar__input{position:relative;padding:6px 20px;display:flex;align-items:center;width:390px;height:45px;border-radius:5px;z-index:1;box-shadow:0 0 0 0 rgba(0,0,0,.25);transition:all .3s ease}.search-bar__input form{display:none}@media print,screen and (max-width:1024px){.search-bar__input{width:0;height:0;padding:0;transition:all .1s ease}}.search-bar__input svg.close-btn{width:13px!important;height:13px!important}@media print,screen and (max-width:1024px){.search-bar__input svg.close-btn{width:18px!important;height:18px!important}}.search-bar__input svg{width:18px}@media print,screen and (max-width:1024px){.search-bar__input svg{width:0}}.search-bar__input :-ms-input-placeholder{font-family:Montserrat,sans-serif,Helvetica,Arial}.search-bar__input ::placeholder{color:#a6a6a6;font-size:13px!important}.search-bar__input .search-box-form{width:100%}.search-bar__input .textbox{padding:0 10px 0 0;border:none;box-shadow:none;border-radius:0;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:330px;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.search-bar__input .textbox:focus{outline:none}.search-bar__input .textbox .label-focused,.search-bar__input .textbox:focus~.floting-label{top:7px;font-size:10px}.search-bar__input .textbox:-ms-input-placeholder{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.search-bar__input .textbox::placeholder{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.search-bar__input .textbox:not(:-ms-input-placeholder)~.floting-label{top:7px;font-size:10px}.search-bar__input .textbox:not(:placeholder-shown)~.floting-label{top:7px;font-size:10px}.search-bar__input .textbox::-ms-clear{display:none}.search-bar__input .floting-label{display:none}.search-bar__suggestion{transition:all .3s ease;position:absolute;width:390px;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25);background-color:#000;top:55px;height:auto;max-height:calc(100vh - 55px);overflow-y:auto;z-index:1}.search-bar__suggestion .suggestion-title{display:inline-flex;width:100%}.search-bar__suggestion .suggestion-title .search-heading:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:5px}.search-bar__suggestion .suggestion-list{padding:16px 20px 20px}.search-bar__suggestion .suggestion-list .title{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}@media screen and (max-width:1024px){.search-bar__suggestion .suggestion-list{padding:24px 42px}}@media print,screen and (max-width:1024px){.search-bar__suggestion .suggestion-list{display:none}}.search-bar__suggestion .suggestion-list .spinner-main-wrapper{padding:5px}.search-bar__suggestion .suggestion-list .show-more-label{margin:0;padding:24px 0 0;text-align:center;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px;display:block;cursor:pointer}.search-bar__suggestion .suggestion-list .suggestion-list-item-bottom span{position:relative;padding-right:16px;text-transform:capitalize}.search-bar__suggestion .suggestion-list .suggestion-list-item-bottom span:after{content:"";position:absolute;width:4px;height:4px;top:8px;right:6px;border-radius:2px;background:#a6a6a6}.search-bar__suggestion .suggestion-list .suggestion-list-item-bottom span:last-child:after{display:none}.search-bar__suggestion .suggestion-list .search-heading{margin:0}.search-bar__suggestion .suggestion-list .search-heading.clear-all{margin-left:auto;cursor:pointer}.search-bar__suggestion .suggestion-list ul{margin-top:16px;overflow-y:scroll;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}@media screen and (max-width:1024px){.search-bar__suggestion .suggestion-list ul{margin-top:24px}}.search-bar__suggestion .suggestion-list ul::-webkit-scrollbar{display:none!important;width:0!important}.search-bar__suggestion .suggestion-list li{cursor:pointer;margin:0 0 16px}@media screen and (max-width:1024px){.search-bar__suggestion .suggestion-list li{margin:0 0 24px}}.search-bar__suggestion .suggestion-list li:last-child{margin:0}.search-bar__suggestion .suggestion-list .subtitle{display:block;font-size:16px}.search-bar__suggestion .suggestion-list .title{display:block;overflow:hidden;text-overflow:ellipsis}.search-bar__suggestion .match-list ul{padding:15px 0;display:flex;flex-wrap:wrap;flex-direction:row}.search-bar__suggestion .match-list ul li{margin-right:15px}.search-bar__input---focus{box-shadow:0 0 10px 0 rgba(0,0,0,.25);transition:all .3s ease}.search-bar__input---focus form{display:block}.search-bar__input---focus .floting-label{display:block;margin:0;font-size:10px}@media print,screen and (max-width:1024px){.search-bar__input---focus{transition:all .1s ease}}.responsiveSearchOpen{transition:none}@media print,screen and (max-width:1024px){.responsiveSearchOpen{position:absolute;top:0;left:0;width:100%;height:100%}.responsiveSearchOpen .search-bar__input{position:absolute;width:calc(100% - 48px);height:40px;left:0;margin:13px 24px;z-index:2;transition:all .1s ease;padding:6px 20px 7px 56px}.responsiveSearchOpen .search-bar__input svg{width:18px}.responsiveSearchOpen .suggestion-list{display:block;position:relative}.responsiveSearchOpen .back-btn{display:block;position:absolute;left:44px;top:23px;z-index:3}.responsiveSearchOpen .search-bar__suggestion{left:0;width:100vw;height:100vh;border-radius:0;overflow-y:auto;top:65px}}@media print,screen and (max-width:1024px){body[dir=rtl] .responsiveSearchOpen{right:0;left:unset}body[dir=rtl] .responsiveSearchOpen .search-bar__input{right:0;left:unset;padding-right:40px;padding-left:20px}body[dir=rtl] .responsiveSearchOpen .back-btn{right:26px;left:unset;transform:rotate(180deg)}body[dir=rtl] .responsiveSearchOpen .search-bar__suggestion{right:0;left:unset}}.search-bar__suggestion{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.search-bar__suggestion::-webkit-scrollbar{display:none!important;width:0!important}.textbox::-webkit-credentials-auto-fill-button{visibility:hidden}.splash-wrapper{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;transition:all .2s ease-in;z-index:10}.splash-screen,.splash-wrapper{width:100%;height:100%;background-position:50%}.splash-screen{opacity:0}.splash-open{z-index:10;opacity:1}.offline-page{z-index:9999}.rally-spinner-wrapper,.spinner-wrapper{position:fixed;width:100vw;height:100vh;z-index:-1;opacity:0;top:0;left:0;display:flex;background:rgba(0,0,0,.6);align-items:center;justify-content:center}.details-section-header__actions .rally-spinner-wrapper,.details-section-header__actions .spinner-wrapper{position:absolute;width:22px;height:100%;background:transparent;align-items:flex-start}.suggestion-list .rally-spinner-wrapper,.suggestion-list .spinner-wrapper{position:absolute;width:100%;height:100%;background:transparent}.confirm-popup__btn .rally-spinner-wrapper,.confirm-popup__btn .spinner-wrapper{position:relative;width:100%;height:100%;background:transparent}.splash-wrapper .rally-spinner-wrapper,.splash-wrapper .spinner-wrapper{background:#000}.cms-page__content .rally-spinner-wrapper,.cms-page__content .spinner-wrapper{position:absolute;width:100%;height:100%}.player .rally-spinner-wrapper,.player .spinner-wrapper{position:absolute;width:100%;height:100%;transition:all .45s ease-in}.details-section-header__actions .spinner-open{z-index:3}.app-ver-code{color:#a6a6a6;position:fixed;z-index:99;text-align:center;bottom:20px;width:100%;left:0;font-size:12px;letter-spacing:1px;font-family:Montserrat,sans-serif,Helvetica,Arial;font-weight:500;display:flex;flex-direction:column}.app-ver-code .spinner-wrapper{position:relative;width:auto;height:auto;margin-bottom:10px;background:transparent}.settings-popUp .app-ver-code{position:relative;bottom:0}.rally-spinner-wrapper img{display:block;height:auto;margin:auto;width:30vw;max-width:300px;min-width:180px}.cms-page{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;z-index:9}.cms-page .cms-page__content-wrapper{max-width:650px;width:100%;display:flex;align-items:flex-end}.cms-page .cms-page__content-wrapper .content::-webkit-scrollbar{width:0!important}.cms-page .cms-page__content-wrapper .cms-page__content-head{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-radius:5px 5px 0 0}@media print,screen and (max-width:700px){.cms-page .cms-page__content-wrapper .cms-page__content-head{padding:20px 20px 12px}}.cms-page .cms-page__content-wrapper .cms-page__content{width:100%}.cms-page .cms-page__content-wrapper .cms-page__content .content{position:relative;border-radius:5px 5px 0 0;flex-shrink:0}.cms-page .cms-page__content-wrapper .cms-page__content .content .cms-page__content-data{max-height:80vh;flex-shrink:0;height:100%;width:100%;overflow:auto}.cms-page .cms-page__content-wrapper .cms-page__content .content p{font-family:Montserrat,sans-serif,Helvetica,Arial;font-size:14px;font-weight:400;margin:0 0 20px}.cms-page .cms-page__content-wrapper .cms-page__content .heading{margin:0;font-size:23px}@media print,screen and (max-width:700px){.cms-page .cms-page__content-wrapper .cms-page__content .heading{font-size:19px}}.cms-page .cms-page__content-wrapper .cms-page__content .close-bnt:hover{cursor:pointer}.footer-popup-open .cms-page__content-wrapper{animation:slide-in-bottom .6s cubic-bezier(.25,.46,.45,.94) both}.maintance-page{height:100vh;min-height:100vh;position:fixed;width:100%;overflow:auto;z-index:9;display:flex;align-items:center;justify-content:center;text-align:center;padding:20px 0}.player .maintance-page{position:relative;height:100%;min-height:100%}.maintance-page .maintance-page-img{width:100%;max-width:140px;height:160px;background-size:contain;background-position:top;margin:0 auto;background-repeat:no-repeat}.maintance-page .maintance-page__content{max-width:315px}.maintance-page .maintance-page__content h2{margin:32px 0 0;font-size:17px}.maintance-page .maintance-page__content p{font-family:Montserrat,sans-serif,Helvetica,Arial;margin:10px 0;font-size:14px}.maintance-page .maintance-page__content .error-code{margin-bottom:80px}.maintance-page .maintance-page__content img{width:100%;max-width:200px;margin:0 auto}.maintance-page .maintance-page__content button{padding:11px;width:100%;border-radius:5px;border:none;font-size:12px;font-weight:700;font-style:normal;max-width:170px}.maintance-page .maintance-page__content button:focus,.maintance-page .maintance-page__content button:hover{outline:none;cursor:pointer}.my-account-menulist{max-width:600px;margin:0 auto;width:100%;padding:20px}.my-account-menulist ul li{display:flex;align-items:center;justify-content:space-between;padding:30px 0}.my-account-menulist ul li:last-child{border:none}.my-account-menulist ul li .text-box-wrapper{display:flex;align-items:center;min-height:36.8px;word-break:break-word}.my-account-menulist ul li .text-box-wrapper .text{padding-left:20px}.my-account-menulist ul li .text-box-wrapper .text h3,.my-account-menulist ul li .text-box-wrapper .text p{margin:0}.my-account-menulist ul li .text-box-wrapper .text p{font-size:14px;line-height:21px;font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px}.my-account-menulist ul li .text-box-wrapper .text h3{font-size:16px;font-weight:600;font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}.my-account-menulist ul li .action{margin:0;font-size:14px;font-weight:500;padding-left:10px;min-width:100px;text-align:right;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}body[dir=rtl] .my-account-menulist ul li .text-box-wrapper .text{padding-right:20px;padding-left:unset}body[dir=rtl] .my-account-menulist ul li .action{padding-left:unset;padding-right:10px;text-align:left}.no-networkpage{background:#1f1f1f}@keyframes slide-in-bottom{0%{transform:translateY(1000px);opacity:0}to{transform:translateY(0);opacity:1}}.cms-page__content-data{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.cms-page__content-data::-webkit-scrollbar{display:none!important;width:0!important}.profile-edit-wrapper{max-width:460px;margin:0 auto;width:100%;position:relative}.profile-edit-wrapper button{margin:16px auto;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}@media print,screen and (max-width:600px){.profile-edit-wrapper button{margin:16px auto}}.profile-edit-wrapper .edit-account-title{margin-bottom:24px;font-family:"HeaderL";font-weight:400;font-variation-settings:"wdth" 120;font-size:30px;line-height:47.22px}@media print,screen and (max-width:600px){.profile-edit-wrapper .edit-account-title{margin-bottom:16px}}.profile-edit-wrapper .spinner-wrapper{position:absolute;height:100%}.profile-edit-wrapper .cancel-text,.profile-edit-wrapper .form .form__item input,.profile-edit-wrapper .selectContainer #textArea{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.change-password-wrapper{display:flex;flex-direction:column;justify-content:space-between;max-width:460px}.change-password-wrapper .change-password-title{font-family:"HeaderL";font-weight:400;font-variation-settings:"wdth" 120;font-size:30px;line-height:47.22px;margin-bottom:1rem}.change-password-wrapper button{margin:16px auto;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}@media print,screen and (max-width:600px){.change-password-wrapper button{margin:16px auto}}.change-password-wrapper .cancel-text{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.form__item-locked{height:55px;border-radius:5px;border:1px solid transparent!important;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;padding:0 15px}.form__item-locked:hover{cursor:not-allowed}.form__item-locked h3,.form__item-locked p{margin:0;color:#999;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.form__item-locked p{font-family:"BodyXS";font-weight:400;font-size:10px;line-height:15.74px}.login-wrapper,.signup-wrapper{display:flex;flex-direction:column;justify-content:space-between;max-width:460px;margin:0 auto;padding:20px;width:100%}.login-wrapper .or-seprator,.signup-wrapper .or-seprator{max-width:470px;margin:0 auto}.login-wrapper .facebook-widget,.login-wrapper .social-login-button,.signup-wrapper .facebook-widget,.signup-wrapper .social-login-button{position:relative;max-width:470px;margin:20px auto 15px}.login-wrapper .form button,.signup-wrapper .form button{max-width:345px;margin:16px auto 17px}.login-wrapper .login-header,.signup-wrapper .login-header{font-family:"HeaderL";font-weight:400;font-variation-settings:"wdth" 120;font-size:30px;line-height:47.22px}.login-wrapper .login-description,.signup-wrapper .login-description{font-family:"BodyLL";font-weight:400;font-size:16px;line-height:25.18px}.login-wrapper .forgotpassword-link,.signup-wrapper .forgotpassword-link{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.login-wrapper .form__alternative,.signup-wrapper .form__alternative{font-family:"BodyLL";font-weight:400;font-size:16px;line-height:25.18px}.login-wrapper button,.signup-wrapper button{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.login-wrapper .form .form__item input,.login-wrapper .form__checkbox p,.signup-wrapper .form .form__item input,.signup-wrapper .form__checkbox p{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.signup-wrapper .form-top{text-align:center}.signup-wrapper .form-top h2{margin:0 0 5px}.signup-wrapper .form-top p{margin:0}.signup-wrapper .or-seprator{max-width:470px;margin:0 auto 40px}.signup-wrapper .facebook-widget,.signup-wrapper .social-login-button{position:relative;max-width:470px;margin:20px auto 15px}.signup-wrapper .form button{margin:16px auto 17px}.account-info-wrapper,.account-recovery-wrapper,.forgot-password-wrapper{max-width:460px;margin:0 auto;padding:20px;width:100%}.account-info-wrapper .form-top,.account-recovery-wrapper .form-top,.forgot-password-wrapper .form-top{text-align:center}.account-info-wrapper .form-top h2,.account-recovery-wrapper .form-top h2,.forgot-password-wrapper .form-top h2{font-family:"HeaderL";font-weight:400;font-variation-settings:"wdth" 120;font-size:30px;line-height:47.22px;margin:0 0 5px}.account-info-wrapper .form-top p,.account-recovery-wrapper .form-top p,.forgot-password-wrapper .form-top p{font-family:"BodyLL";font-weight:400;font-size:16px;line-height:25.18px;margin:0}.account-info-wrapper .form,.account-recovery-wrapper .form,.forgot-password-wrapper .form{margin-top:15px}@media print,screen and (max-width:600px){.account-info-wrapper .form,.account-recovery-wrapper .form,.forgot-password-wrapper .form{margin-top:30px}}.account-info-wrapper .form button,.account-recovery-wrapper .form button,.forgot-password-wrapper .form button{margin:16px auto}@media print,screen and (max-width:600px){.account-info-wrapper .form button,.account-recovery-wrapper .form button,.forgot-password-wrapper .form button{margin:16px auto}}.form-page{margin:0 auto;padding:20px;width:100%}@media print,screen and (max-width:600px){.form-page{padding:4px 20px}}@media print,screen and (max-width:1024px){.form-page{padding:12px 20px}}.form-page .form__alternative{text-align:center;font-family:"BodyLL";font-weight:400;font-size:16px;line-height:25.18px}.form-page .form__alternative p{margin:0;font-weight:500}.form-page .form__alternative a{font-weight:500;margin-top:5px;display:inline-block}.form-page .receive-text{text-align:center;margin-top:14px;margin-bottom:12px}.form-page .form__item{margin-bottom:16px}.form-page .form input:-webkit-autofill,.form-page .form input:-webkit-autofill:focus,.form-page .form input:-webkit-autofill:hover,.form-page .form select:-webkit-autofill,.form-page .form select:-webkit-autofill:focus,.form-page .form select:-webkit-autofill:hover,.form-page .form textarea:-webkit-autofill,.form-page .form textarea:-webkit-autofill:focus,.form-page .form textarea:-webkit-autofill:hover{border:1px solid transparent;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 86400s ease-in-out 0s;transition:background-color 86400s ease-in-out 0s}.form-page .form h2{margin:0;text-align:right;font-weight:500}.form-page .form .validation-Error .empty-validation-text{display:none}.form-page .form .validation-Error .label-focused{top:12px;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.form-page .form .date-picker-wrapper{opacity:0;cursor:pointer;margin-bottom:15px;position:relative;height:55px;border-radius:5px;border:1px solid transparent}.form-page .form .date-picker-wrapper .react-date-picker__inputGroup__leadingZero{font-size:16px;font-weight:500}.form-page .form .date-picker-wrapper button{margin:inherit!important}.form-page .form .date-picker-wrapper .react-calendar{box-shadow:1px 1px 6px 0 rgba(0,0,0,.45);border:none}.form-page .form .date-picker-wrapper .react-calendar .react-calendar__navigation{margin-bottom:0}.form-page .form .date-picker-wrapper .react-calendar__navigation__label{font-weight:600;font-size:14px}.form-page .form .date-picker-wrapper .date-picker-label{margin:0;position:absolute;top:18px;font-weight:500;left:15px;transition:all .2s ease;-moz-transition:.2s ease all;-webkit-transition:all .2s ease;z-index:2;padding-bottom:8px}.form-page .form .date-picker-wrapper .label-focused{top:3px;padding-bottom:0;font-style:normal}.form-page .form .date-picker-wrapper .react-date-picker__inputGroup{margin-top:25px;padding:0 15px}.form-page .form .date-picker-wrapper .react-date-picker__inputGroup input{font-size:16px;font-weight:500}.form-page .form .date-picker-wrapper .react-date-picker__inputGroup input:focus{outline:none}.form-page .form .date-picker-wrapper .react-date-picker__inputGroup input span{font-weight:500}.form-page .form .date-picker-wrapper .react-date-picker__button__input__input{-moz-user-input:none}.form-page .form .date-picker-wrapper .react-calendar__tile{color:inherit;height:inherit;font-weight:600;padding-top:4px;padding-bottom:4px}.form-page .form .date-picker-wrapper .react-date-picker__calendar{z-index:5}.form-page .form .date-picker-wrapper .react-calendar__tile:disabled{background-color:#000;color:#fff}.form-page .form .date-picker-wrapper .react-date-picker{width:calc(100% - 5px)}.form-page .form .date-picker-wrapper .react-date-picker .react-date-picker__wrapper{width:100%;border:none}.form-page .form .date-picker-wrapper .react-calendar__month-view__weekdays{font-weight:600}.form-page .form .date-picker-wrapper .react-calendar__month-view__weekdays abbr{text-decoration:none}.form-page .form .button{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;height:41px;display:block;min-width:150px;max-width:250px}.form-page .form .button,.form-page .form .sumbit-bnt-active .button{transition:all .3s ease-in-out}.form-page .form .select-box-wrapper{position:relative;border-radius:5px;border:1px solid transparent}.form-page .form .select-box-wrapper .label-focused{font-style:normal!important}.form-page .form .select-box-wrapper .selectBoxInput{z-index:1;position:relative}.form-page .form .select-box-wrapper .selectBox #dropdown>div{color:#fff;font-weight:500}.form-page .form .select-box-wrapper .selectBox #dropdown>div:hover{color:#000}.form-page .form .select-box-wrapper p{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;margin:0;position:absolute;top:18px;left:15px;transition:all .2s ease;font-style:italic}.form-page .form .select-box-wrapper .label-focused{top:7px;font-style:normal}.form-page .form .selectBox{height:55px;border-radius:5px}.form-page .form .selectBox #dropdownIconHolder{top:-9px;right:9px}.form-page .form .selectBox #textArea{font-weight:500;padding:0 15px;font-size:16px}.form-page .form .selectBox #dropdownIcon{border-color:#fff transparent}.form-page .form .selectBox .selectContainer{width:100%}.form-page .form .selectBox #input{padding:10px 0;width:100%;margin-top:17px;border:none;height:35px}.form-page body[dir=rtl] .form h2{text-align:left}body[dir=rtl] .form-page .form .selectBox #dropdownIconHolder{left:9px;right:unset}body[dir=rtl] .form-page .form .select-box-wrapper p,body[dir=rtl] .form .date-picker-wrapper .date-picker-label{left:unset;right:15px}.toggle-password-view{right:0;position:absolute;top:0;height:55px;width:50px;display:flex;align-items:center;justify-content:center;z-index:1}.toggle-password-view:hover{cursor:pointer}body[dir=rtl] .toggle-password-view{left:0;right:unset}.epg-container .epg-wrapper{max-width:100%;display:flex;justify-content:space-between;align-items:center;width:100%;padding:36px 30px 35px;position:fixed;top:61px;z-index:4;background:inherit}.epg-container .epg-wrapper .form{opacity:0;width:630px;display:flex;justify-content:space-between}.epg-container .epg-wrapper .form .date-picker-wrapper{width:calc(50% - 10px);margin-bottom:0}.epg-container .epg-wrapper .form .date-picker-wrapper .react-date-picker__calendar{z-index:5}.epg-container .epg-wrapper .form .date-picker-wrapper .react-date-picker__inputGroup{margin-top:2px!important;padding:13px 15px}.epg-container .epg-wrapper .form .date-picker-wrapper .react-date-picker__calendar-button{outline:none!important}@media print,screen and (max-width:600px){.epg-container .epg-wrapper .form{display:flex;flex-direction:column}.epg-container .epg-wrapper .form .date-picker-wrapper{width:calc(100% - 15px);margin-bottom:20px}}.epg-container .epg-wrapper .heading{height:22px;float:left}.epg-container .epg-wrapper .heading p{margin:0}@media print,screen and (max-width:600px){.epg-container .epg-wrapper .heading{display:none}}.epg-container>.main-container .displayed-date{padding:10px 30px 17px}.epg-container>.main-container .displayed-date p{font-size:21px;margin:0}body[dir=rtl] .epg-container .epg-wrapper .heading{float:right}@media screen and (min-width:801px){#table-title-and-dropdowns{width:100%}}.ios .details-page__pop-up-wrapper{max-height:80vh!important}.details-section__media .details-section-header{display:flex;justify-content:space-between;flex-shrink:0}.details-section__media .details-section-header .detailsSection__title{font-size:24px;font-weight:700;margin:0}.details-section__media .details-section-header .detailsSection__subtitle{font-size:14px;font-family:Montserrat,sans-serif,Helvetica,Arial;font-weight:600;margin-bottom:5px}.details-section__media .details-section-header__action{display:flex;text-align:center;margin-top:25px;margin-bottom:30px}.details-section__media .details-section-header__action .action__single{flex:1 1}.details-section__media .details-section-header__action .action__single p{margin:5px 0 0;font-size:9px;font-weight:500;color:#bfbfbf}.details-section__media .details-section-body h3{margin:0;position:relative;z-index:1;display:inline-block;font-size:14px;font-weight:500}.details-section__media .details-section-body h3:hover{cursor:pointer}.details-section__media .details-section-body .details-section-body__header{display:flex;align-items:center;justify-content:space-between}.details-section__media .details-section-body .details-section-body__header h2{font-size:20px;font-weight:700;margin:0 0 15px;display:flex;align-items:center;white-space:nowrap}.details-section__media .details-section-body .details-section-body__header h2 svg{margin-left:10px}.details-section__media .details-section-body .details-section-body__header h2:hover{cursor:pointer}.details-section__media .details-section-body .details-section-body__header p{margin:0;color:#a6a6a6}.details-section__media .details-section-body .details-section-details{margin:0!important}.details-section__media .details-section-body .details-section-details .details-section-details-row{margin-top:0!important;margin-bottom:15px}.details-section__media .details-section-body .details-section-details .details-section-details-row .details-section-details-title{font-weight:500!important;min-width:190px!important}.details-section__media .details-section-body .details-section-details .details-section-details-row .details-section-details-description{color:#fff}body[dir=rtl] .details-section__media .details-section-body .details-section-body__header h2 svg{margin-right:10px;margin-left:unset}.details-section__sports .details-section-body{border-bottom:3px solid #333}.details-section__media>div,.details-section__sports>div{padding-right:20px;display:flex;flex-direction:column;word-break:break-word;width:100%;height:100%}@media print,screen and (max-width:992px){.details-section__media>div,.details-section__sports>div{padding:20px 20px 0}}@media print,screen and (max-width:767px){.details-section__media>div,.details-section__sports>div{padding:15px 15px 0}}.details-section__media-content::-webkit-scrollbar,.details-section__sports-content::-webkit-scrollbar{width:0!important}.details-section__sports-content .details-section-header__channel-logo{height:50px;margin-bottom:20px}.details-section__sports-content .detailsSection__title{font-size:25px;font-weight:700}.details-section__sports-content .detailsSection__subtitle{font-size:16px;font-weight:500}.imdb-rating-widget{display:flex;align-items:center;background:#2d2d2d;padding-right:10px;border-radius:0 4px 4px 0}.imdb-rating-widget div{padding:0 5px 0 10px}.imdb-rating-widget img{max-width:55px}.details-page__pop-up{background:rgba(31,31,31,.85);padding:15px;position:fixed;right:0;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;z-index:-1;transition:all .1s ease-in-out;width:100%!important}.details-page__pop-up.tv-guide .details-page__pop-up-wrapper{padding:30px}.details-page__pop-up.tv-guide .episodes-button{height:47px;border-radius:5px;padding:15px 35px;font-size:14px;font-style:normal;font-weight:700}.details-page__pop-up.tv-guide .episodes-button svg{margin-right:10px}.details-page__pop-up.tv-guide .play-button{padding:15px 35px}.details-page__pop-up.tv-guide .play-button-wrapper{text-transform:uppercase}.details-page__pop-up.tv-guide .button-container{display:flex}.details-page__pop-up.tv-guide .button-container button{margin:0 16px}.details-page__pop-up.tv-guide .on-now-label{display:inline-flex;padding:2px 4px;border-radius:2px;margin-left:5px;font-size:10px}.details-page__pop-up.tv-guide .details-section-header__badges{font-weight:600}.details-page__pop-up.tv-guide .details-section-header__badges span:first-child{padding-right:0}.details-page__pop-up.tv-guide .details-page__pop-up-head .player-audio__close{position:absolute;right:0;top:0;margin:0}.details-page__pop-up.epg .details-page__pop-up-wrapper{padding:24px 16px;max-width:375px}.details-page__pop-up.epg .live-section-header__badges{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.details-page__pop-up.epg .live-section-header__badges p{margin-top:8px;margin-bottom:0}.details-page__pop-up.epg .live-section-header__badges .live-badges{margin-top:7px;margin-bottom:0}.details-page__pop-up.epg .live-section-header__badges .live-badges .hollow{border-radius:2px;padding:3px 5px!important;font-weight:400;font-size:8px;line-height:9px;font-variation-settings:"wdth" 120}.details-page__pop-up.epg .desp-title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;font-family:"HeaderM";margin-top:8px;margin-bottom:0;font-weight:400;font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px}.details-page__pop-up.epg .play-button{padding:12px 30px;width:100%}.details-page__pop-up.epg .live-button{min-height:41px;padding:12px 30px;width:100%;border-radius:5px;margin-top:10px;font-family:"BodySTall";font-weight:400;font-size:12px;line-height:19px}.details-page__pop-up.epg .play-button-wrapper{height:41px;text-transform:uppercase;justify-content:center;font-family:"BodyBoldM";font-weight:400;font-size:14px;line-height:22.04px;font-variation-settings:"wdth" 120;margin-top:9px;margin-bottom:0}.details-page__pop-up.epg .play-button-wrapper>p{margin:0}.details-page__pop-up.epg .button-container{display:flex;flex-direction:column}.details-page__pop-up.epg .details-page_logo{display:flex;align-items:center}.details-page__pop-up.epg .on-now-label{display:inline-flex;padding:0 4px;border-radius:2px;margin-left:0;font-family:"BodySTall";font-weight:400;font-size:12px;line-height:19px;margin-top:8px;margin-bottom:0}.details-page__pop-up.epg .details-section-header__badges{font-weight:600}.details-page__pop-up.epg .details-section-header__badges span:first-child{padding-right:0}.details-page__pop-up.epg .details-page__pop-up-head .player-audio__close{position:absolute;right:0;top:0;margin:0}.details-page__pop-up.epg .details-page__pop-up-head .player-audio__close:hover{cursor:pointer;transform:scale(1)}.details-page__pop-up .details-page__pop-up-wrapper{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.details-page__pop-up .details-page__pop-up-wrapper::-webkit-scrollbar{display:none!important;width:0!important}.details-page__pop-up .details-page__pop-up-wrapper{transition:max-height .3s ease-out}.details-page__pop-up .details-page__pop-up-wrapper .spinner-wrapper{position:absolute;width:100%;height:100%;background:transparent;padding-top:60px}.details-page__pop-up .details-page__pop-up-wrapper{max-width:500px;width:100%;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25);padding:30px 40px 40px;max-height:98vh;overflow:auto}.details-page__pop-up .episode-data{font-family:Montserrat,sans-serif,Helvetica,Arial;font-size:14px;text-align:left;line-height:20px;font-weight:600;margin:6px 0 10px}.details-page__pop-up .episode-data span{position:relative;margin-left:17px}.details-page__pop-up .episode-data span:before{content:"";position:absolute;width:4px;height:4px;top:9px;left:-12px;border-radius:2px}.details-page__pop-up .episode-data span:first-child{margin-left:0}.details-page__pop-up .episode-data span:first-child:before{display:none}.details-page__pop-up .details-page__pop-up-head{display:flex;justify-content:space-between;margin-bottom:15px;position:relative;z-index:9;text-align:left}.details-page__pop-up .details-page__pop-up-head>div{overflow:hidden}.details-page__pop-up .details-page__pop-up-head .player-audio__close{min-width:22px;margin-left:15px;padding-bottom:3px;margin-top:11px;padding-left:2px;transition:all .2s ease-in-out}.details-page__pop-up .details-page__pop-up-head p{margin:0;font-size:23px;font-weight:600;line-height:26px}.sharePopUp .details-page__pop-up .details-page__pop-up-head p{font-size:17px}.details-page__pop-up .details-page__pop-up-content{display:flex}.details-page__pop-up .details-page__pop-up-content .details-page__pop-up-content-icon{height:32px}.details-page__pop-up .details-page__pop-up-content ul li{margin-bottom:10px}.details-page__pop-up .details-page__pop-up-content ul li:hover{cursor:pointer}.details-page__pop-up .details-page__pop-up-content ul li h3{margin:0;text-align:left}body[dir=rtl] .details-page__pop-up.tv-guide .details-page__pop-up-head .player-audio__close{left:0;right:unset}body[dir=rtl] .details-page__pop-up.tv-guide .on-now-label{margin-right:5px;margin-left:unset}body[dir=rtl] .details-page__pop-up .details-page__pop-up-head .player-audio__close{margin-right:15px;padding-right:2px;margin-left:unset;padding-left:unset}body[dir=rtl] .details-page__pop-up .episode-data{text-align:right}body[dir=rtl] .details-page__pop-up .episode-data span{margin-right:17px;margin-left:unset}body[dir=rtl] .details-page__pop-up .episode-data span:before{right:-12px;left:unset}body[dir=rtl] .details-page__pop-up .episode-data span:first-child{margin-right:0;margin-left:unset}.details-page__pop-up---open{opacity:1;z-index:10}.details-page__pop-up---open .details-page__pop-up-wrapper{animation:scale-in-center .2s cubic-bezier(.25,.46,.45,.94) both}.details-section-container{padding:0 30px}@media print,screen and (max-width:992px){.details-section-container{padding:0 20px 0 0}}@media print,screen and (max-width:959px){.details-section-container{padding:0}}.details-page__content{padding:30px 0;flex-shrink:0}@media print,screen and (max-width:992px){.details-page__content{padding:20px 0 0}}@media print,screen and (max-width:959px){.details-page__content{padding:0}}.details-page__content .details-section__media-content{padding:0 30px 0 0}@media print,screen and (max-width:992px){.details-page__content .details-section__media-content{padding:0 20px}}@media print,screen and (max-width:959px){.details-page__content .details-section__media-content{padding:15px 15px 0}}.details-page__content .details-section-player .image-loader-skeleton{position:absolute}.details-page__content .details-section-player .img-holder__img-container{border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25);overflow:hidden}@media print,screen and (max-width:959px){.details-page__content .details-section-player .img-holder__img-container{border-radius:0;box-shadow:none}}.details-page__content .layout{padding-top:0}body[dir=rtl] .details-page__content .details-section__media-content{padding:0 0 0 30px}@media print,screen and (max-width:992px){body[dir=rtl] .details-page__content .details-section__media-content{padding:0 20px}}@media print,screen and (max-width:959px){body[dir=rtl] .details-page__content .details-section__media-content{padding:15px 15px 0}}.details-section-header__actions{display:flex}.details-section-header__actions .action__single{margin-left:40px;position:relative;min-width:22px}.details-section-header__actions .action__single:first-child{margin-left:10px}.details-section-header__actions .action__single svg{cursor:pointer;transform-origin:top;transition:all .2s ease-in-out}.details-section-header__actions .action__single svg:hover{transform:scale(1.15)}body[dir=rtl] .details-section-header__actions .action__single{margin-right:40px;margin-left:0}body[dir=rtl] .details-section-header__actions .action__single:first-child{margin-right:10px;margin-left:0}.details-section-btn__action{margin:22px 0 20px;display:flex;flex-shrink:0}.details-section-btn__action .action__single{border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;padding:14px 26px 14px 24px;margin-right:25px;align-items:center}@media print,screen and (max-width:375px){.details-section-btn__action .action__single{padding:12px 10px 13px;margin-right:10px}}.details-section-btn__action .action__single:last-child{margin:0}.details-section-btn__action .action__single .hover{display:none}.details-section-btn__action .action__single:hover{cursor:pointer}.details-section-btn__action .action__single:hover .normal{display:none}.details-section-btn__action .action__single:hover .hover{display:block}.details-section-btn__action .action__single p{margin:0;padding-left:10px;font-weight:700;font-size:14px}@media print,screen and (max-width:375px){.details-section-btn__action .action__single p{padding-left:5px}}body[dir=rtl] .details-section-btn__action .action__single{padding-right:24px;padding-left:26px;margin-left:25px;margin-right:0}@media print,screen and (max-width:375px){body[dir=rtl] .details-section-btn__action .action__single{padding:12px 0 13px 10px;margin-left:10px;margin-right:0}}body[dir=rtl] .details-section-btn__action .action__single p{padding-right:10px;padding-left:0}@media print,screen and (max-width:375px){body[dir=rtl] .details-section-btn__action .action__single p{padding-right:5px;padding-left:0}}.details-section-body{margin-top:10px}.details-section-body .description{font-size:14px;font-weight:400;line-height:21px;letter-spacing:normal;font-family:Montserrat,sans-serif,Helvetica,Arial;margin:0 0 10px;-webkit-line-clamp:5;max-height:105px;-webkit-box-orient:vertical;text-overflow:ellipsis;display:-webkit-box;overflow:hidden}@media print,screen and (max-width:1320px){.details-section-body .description{-webkit-line-clamp:4;max-height:85px}}@media print,screen and (max-width:1230px){.details-section-body .description{-webkit-line-clamp:2;max-height:42px}}@media print,screen and (max-width:1080px){.details-section-body .description{-webkit-line-clamp:1;max-height:20px}}@media print,screen and (max-width:959px){.details-section-body .description{-webkit-line-clamp:6;max-height:none}}.details-page__pop-up---media .details-page__pop-up-head{margin-bottom:0;text-align:left}.details-page__pop-up---media .details-page__pop-up-head p{font-size:24px;font-weight:700}.details-page__pop-up---media .details-page__pop-up-content{display:block;text-align:left;position:relative}.details-page__pop-up---media .details-page__pop-up-content .description{margin:20px 0 25px;font-size:14px;font-weight:400;line-height:1.6;font-family:Montserrat,sans-serif,Helvetica,Arial;letter-spacing:normal;white-space:normal}.details-page__pop-up---media .details-page__pop-up-content .details-section-details-row{display:flex;margin-bottom:15px}.details-page__pop-up---media .details-page__pop-up-content .details-section-details-row:last-child{margin:0}.details-page__pop-up---media .details-page__pop-up-content .details-section-details-row .details-section-details-title{font-weight:500;font-size:13px;min-width:190px;letter-spacing:1.33px}@media print,screen and (max-width:992px){.details-page__pop-up---media .details-page__pop-up-content .details-section-details-row .details-section-details-title{min-width:140px}}.details-page__pop-up---media .details-page__pop-up-content .details-section-details-row .details-section-details-description{font-family:Montserrat,sans-serif,Helvetica,Arial;font-size:14px;font-weight:400}body[dir=rtl] .details-page__pop-up---media .details-page__pop-up-content,body[dir=rtl] .details-page__pop-up---media .details-page__pop-up-head{text-align:right}.episode-data span:not(:first-child){position:relative;font-family:Montserrat,sans-serif,Helvetica,Arial;font-size:14px;font-weight:600}.episode-data span:not(:first-child):before{content:"";position:absolute;width:4px;height:4px;top:8px;left:-11px;border-radius:2px}.live-section-header__badges{font-size:14px;font-weight:600;width:320px;max-width:100%}.live-section-header__badges .live-badges{display:flex;flex-direction:row}.live-section-header__badges .live-badges li{margin-right:10px}.live-section-header__badges .live-badges .filled{color:#1d1d1d}.live-section-header__badges .live-badges .filled,.live-section-header__badges .live-badges .hollow{padding:2px 4px!important;border-radius:3px;font-size:8px;font-weight:700}body[dir=rtl] .live-section-header__badges .live-badges li{margin-left:10px;margin-right:unset}.details-section-header__badges{display:flex;justify-content:space-between}.details-section-header__badges ul{white-space:nowrap}.details-section-header__badges ul div:nth-child(2){position:relative;bottom:1px}.details-section-header__badges ul div:nth-child(2):before{content:"";position:absolute;width:4px;height:4px;top:9px;left:-14px;border-radius:2px;background:#a6a6a6}.details-section-header__badges span:first-child{position:relative;padding-right:17px;font-family:Montserrat,sans-serif,Helvetica,Arial;font-size:14px;font-weight:600}.details-section-header__badges ul{display:flex;margin-top:5px;align-items:center}.details-section-header__badges ul p{margin:0 5px 0 0;font-family:Montserrat,sans-serif,Helvetica,Arial}.details-section-header__badges ul p:hover{cursor:default}.details-section-header__badges ul li:nth-child(2){font-weight:700;font-family:"Montserrat",sans-serif;border-radius:3px;padding:0 4px;font-size:8px;line-height:12px;margin-right:10px;text-align:center;position:relative}.details-section-header__badges ul li:nth-child(2):hover{cursor:default}.details-section-header__badges ul .live{color:#1d1d1d;background:#ffe400;border-color:#ffe400}.details-section-header__badges ul .filled{color:#1d1d1d}.details-section-header__badges ul li{font-weight:700;font-family:"Montserrat",sans-serif;border-radius:3px;padding:0 4px;font-size:8px;line-height:12px;margin-right:10px;text-align:center;position:relative;display:inline-block}.details-section-header__badges ul li:hover{cursor:default}body[dir=rtl] .details-section-header__badges ul div:nth-child(2):before{right:-14px;left:unset}body[dir=rtl] .details-section-header__badges span:first-child{padding-left:17px;padding-right:unset}body[dir=rtl] .details-section-header__badges ul p{margin-left:5px;margin-right:unset}body[dir=rtl] .details-section-header__badges ul li,body[dir=rtl] .details-section-header__badges ul li:nth-child(2){margin-left:10px;margin-right:unset}.details-page__pop-up-wrapper---empty{min-height:300px}.season-selector .details-page__pop-up-wrapper{padding:0;max-width:380px}.season-selector .details-page__pop-up-wrapper .details-page__pop-up-head{padding:30px 40px 0;align-items:baseline}.season-selector .details-page__pop-up-wrapper .details-page__pop-up-head .title-wrapper{width:78%;word-wrap:break-word}.season-selector .details-page__pop-up-wrapper .details-page__pop-up-content{padding-bottom:22px}.season-selector .details-page__pop-up-wrapper .details-page__pop-up-content .details-page__pop-up-content-season-list{display:block;width:100%}.season-selector .details-page__pop-up-wrapper .details-page__pop-up-content .details-page__pop-up-content-season-list li{display:block;padding:8px 40px;font-size:17px;font-family:Montserrat,sans-serif,Helvetica,Arial;font-weight:600;margin:0}.details-section___skeleton-wrapper{position:absolute;top:0;left:0;width:100%;padding-right:30px}@media print,screen and (max-width:992px){.details-section___skeleton-wrapper{padding:20px 20px 0}}@media print,screen and (max-width:959px){.details-section___skeleton-wrapper{padding:15px 15px 0;margin-bottom:20px;position:relative}}.details-section___skeleton-wrapper p{margin:10px 0}.details-section___skeleton-wrapper .play{margin:22px 0 20px}.details-section___skeleton-wrapper .content{line-height:30px;margin-top:20px}.inner-page .fav-del-btn{position:absolute;top:10px;right:10px;z-index:1;display:flex;justify-content:flex-end;width:100%;display:none}.inner-page .fav-del-btn .fav-del-btn___wrapper{border-radius:3px;border-radius:40px;font-family:Montserrat,sans-serif,Helvetica,Arial;padding:10px;background-color:rgba(0,0,0,.75)}.inner-page .fav-del-btn .fav-del-btn___wrapper p{font-size:14px;font-weight:500;margin:0;padding-left:5px}.inner-page .fav-del-btn .fav-del-btn___wrapper:hover{cursor:pointer}.inner-page .favourites-edit-mode .fav-del-btn{display:flex}.listing-page{padding-top:15px}@media print,screen and (max-width:767px){.listing-page{padding-top:0}}.listing-page .layout{max-width:100%;width:100%;margin:0 auto}.favouritesPage-header{padding:0 2vw!important;margin-top:20px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.favouritesPage-header .layout__title{visibility:visible}.catalogContainer.listing-page .error-page-wrapper,.catalogContainer.listing-page .railitem-primarytitle{z-index:unset}.app-wrapper{flex:1 1 auto;flex-direction:column;display:flex;flex-shrink:0}@media (min-width:1024px){.app-wrapper{padding-bottom:50px}}@media (min-width:600px) and (max-width:1024px){.app-wrapper{padding-bottom:42px}}@media (max-width:600px){.app-wrapper{padding-bottom:26px}}body[dir=rtl] .app-wrapper{overflow-x:hidden}.visibility-hidden{visibility:hidden}.d-none{display:none}@keyframes forceRedraw{0%{box-shadow:inset 0 0 0 transparent}to{box-shadow:inset 0 0 0 10px rgba(0,0,0,1e-07)}}.catalogContainer{flex:1 1 auto;flex-direction:column;flex-shrink:0;animation-name:forceRedraw;animation-duration:4s;animation-iteration-count:infinite}.catalogContainer .opacity-zero{opacity:0}.catalogContainer .rail-intro-animation{animation:fadeIn .5s}.catalogContainer .layout{width:100%;margin:0 auto;padding-bottom:0;height:100%}.catalogContainer .layout .grid{padding:0 2vw}body[dir=rtl] .catalogContainer .layout .grid{padding:0 30px 0 15px}@media print,screen and (max-width:992px){body[dir=rtl] .catalogContainer .layout .grid{padding:0 20px 0 12px}}@media print,screen and (max-width:767px){body[dir=rtl] .catalogContainer .layout .grid{padding:0 15px 0 7px}}.layout__header{padding:0 3.5vw 0 2.5vw;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-ms-user-select:none;user-select:none}.layout__header .layout__title{padding:0;font-family:"HeaderM";font-weight:400;font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px}.layout__header .layout__more-link{font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}@media (max-width:1024px){.layout__more-link,.layout__title{font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}}@media (max-width:600px){.layout__header{margin-bottom:1.93vw;padding:0 20px;margin-top:10px}.layout__header .layout__title{font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}.layout__header .layout__more-link{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px;white-space:nowrap;margin-left:15px;min-width:65px}.layout__body .window{padding:0 20px}}.layout__body.favourites{margin:0 1.5vw}.page-content___wrapper{padding-bottom:10px;flex-shrink:0}.page-content___wrapper .layout .layout__header{margin-bottom:1.11vw}@media (min-width:1440px){.page-content___wrapper .layout .layout__header{margin-bottom:16px}}@media (max-width:600px){.page-content___wrapper .layout .layout__header{margin-bottom:1.93vw}}.listing-page .layout__header .selectBox-title{margin-bottom:6px;font-family:"BodyM";font-weight:400;font-size:16px;line-height:17px;font-size:10px;margin-bottom:0}.listing-page .layout__header #dropdown div,.listing-page .layout__header #textArea{font-family:"BodyM";font-weight:400;font-size:16px;line-height:17px;font-size:14px}@media print,screen and (max-width:600px){.listing-page .layout__header{display:flex;flex-direction:column}.listing-page .layout__header .layout__title{margin-top:10px}.listing-page .layout__header .search-filter{width:100%;margin:10px 0}.listing-page .layout__header .search-filter #input,.listing-page .layout__header .search-filter .selectContainer{width:100%}}@media print,screen and (max-width:600px){.catalog-page .layout__header.sync-button{display:flex;flex-direction:column}.catalog-page .layout__header.sync-button .sync-download-button{width:100%;margin:16px 0 0}.catalog-page .layout__header.sync-button .sync-download-button button{width:100%}}.top-strip iframe{display:block;width:100%;height:40px}.layout{flex-shrink:0}.layout-item{position:relative}@media print,screen and (max-width:1024px){.layout-item:hover{transform:scale(1)!important}}.grid .layout-item{margin-bottom:30px}@media (max-width:1440px) and (min-width:1025px){.grid .layout-item{margin-right:14.9px}}@media print,screen and (max-width:767px){.grid .layout-item{margin-bottom:20px}}@media (max-width:1440px) and (min-width:1025px){body[dir=rtl] .grid .layout-item{margin-left:14.9px;margin-right:unset}}.layout-item__top-title{display:flex;justify-content:center;text-align:center;font-size:9px;padding:4px 2px;flex-direction:column}.layout-item__top-title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layout-item__top-title p{margin:0}.layout-item__top-title .label-only{white-space:normal;text-align:center}.rail-item-info_icon:hover{opacity:.7}.layout-item__premium-tag-container{display:flex;position:absolute;width:100%;bottom:0}.layout-item__premium-tag-container .layout-item__premium-tag{position:relative;display:inline-flex;padding:3px 6px;max-width:100%}.layout-item__premium-tag-container .layout-item__premium-tag p{font-family:Montserrat,sans-serif,Helvetica,Arial;font-size:11px;margin:0;font-weight:600;line-height:15px;width:100%;white-space:normal}.layout-item__title{left:0;width:100%;white-space:pre-wrap}.layout-item__title,.layout-item__title span{font-family:Montserrat,sans-serif,Helvetica,Arial;font-size:14px;cursor:pointer;word-break:break-word}@media print,screen and (max-width:767px){.layout-item__title,.layout-item__title span{font-size:13px}}.layout-item__title---inside-img{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.788235));display:flex;align-items:flex-end;height:auto!important;padding:35px 20px 20px}@media print,screen and (max-width:1024px){.layout-item__title---inside-img{padding:25px 20px 10px}}@media print,screen and (max-width:600px){.layout-item__title---inside-img{padding:30px 20px 15px}}.layout-item__title---inside-img,.layout-item__title---inside-img span{font-size:24px;font-family:Montserrat,sans-serif,Helvetica,Arial;cursor:pointer;font-size:20px!important}@media print,screen and (max-width:992px){.layout-item__title---inside-img,.layout-item__title---inside-img span{font-size:22px;height:auto!important}}.img-holder{position:relative;left:0;right:0;top:0;bottom:0}.img-holder__img-container{width:100%;height:100%;background-size:cover;transition:background-size 2s ease-in;background-position:50%;position:relative}.details-section-player .img-holder__img-container,.playerContainer .img-holder__img-container{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#727272;background-size:cover;background-position:50%}.details-section-player .img-holder__img-container:hover,.playerContainer .img-holder__img-container:hover{cursor:default}.details-section-player .img-holder__img-container img,.playerContainer .img-holder__img-container img{width:100%}.img-holder__hover-container{position:absolute;width:100%;left:0;right:0;top:0;bottom:0;text-align:center;display:flex;align-items:center;justify-content:center}.img-holder__helper{display:inline-block;height:100%}.img-holder__helper,.img-holder__icon{vertical-align:middle}@media only screen and (min-width:1025px){.img-holder__icon{height:60px}}@media only screen and (min-width:481px) and (max-width:1024px){.img-holder__icon{height:50px}}@media only screen and (min-width:0) and (max-width:480px){.img-holder__icon{height:45px}}.img-holder__icon--play{vertical-align:middle}@media only screen and (min-width:1025px){.img-holder__icon--play{height:30px!important}}@media only screen and (min-width:481px) and (max-width:1024px){.img-holder__icon--play{height:25px!important}}@media only screen and (min-width:0) and (max-width:480px){.img-holder__icon--play{height:25px!important}}.img-holder__img-container---info{border-bottom-left-radius:0;border-bottom-right-radius:0}.footer{font-size:12px;margin-top:auto;flex-shrink:0;z-index:2;padding-top:32px}.footer .row{padding:25px 35px}@media print,screen and (max-width:992px){.footer .row{padding:25px 15px}}@media print,screen and (max-width:992px){.footer{padding-top:32px}}.footer .footer-menu{display:flex;justify-content:flex-start;flex-direction:row}@media print,screen and (max-width:1024px){.footer .footer-menu{justify-content:flex-end}}@media print,screen and (max-width:600px){.footer .footer-menu{justify-content:flex-start}}.footer .flexWrapCont.main-container{padding:var(--laptop-page-margin);margin:32px 0 0}@media print,screen and (max-width:600px){.footer .flexWrapCont.main-container{padding:var(--mobile-page-margin)}}.footer .flexWrapCont{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column}@media print,screen and (max-width:600px){.footer .flexWrapCont{display:block}}.selectbox-footer{margin-right:30px;display:none}@media print,screen and (max-width:1024px){.selectbox-footer{margin-right:0;margin-bottom:15px;display:block}}@media print,screen and (max-width:600px){.selectbox-footer{margin-bottom:0}}body[dir=rtl] .selectbox-footer{margin-left:30px;margin-right:unset}@media print,screen and (max-width:1024px){body[dir=rtl] .selectbox-footer{margin-left:0;margin-right:unset}}.footer-left{align-items:baseline}@media print,screen and (max-width:1024px){.footer-left,.footer-left #pageLinks,.footer-left .footer-link-col span{display:block!important}}@media only screen and (min-width:1023px){.footer-left .footer-link-col{flex-wrap:wrap;display:flex;grid-gap:20px}}@media print,screen and (max-width:1024px){.footer-left .footer-link-col span{padding:0 0 16px}}.footer .column{display:flex}.footer .column a{white-space:nowrap}.footer .column span{padding-right:4px;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}body[dir=rtl] .footer .column span{padding-left:30px;padding-right:0}.footer .footer-menu.appstoreIcons .column{padding:0 0 0 10px}body[dir=rtl] .footer .footer-menu.appstoreIcons .column{padding:0 10px 0 0}.footer .footer-menu.appstoreIcons img{height:40px}.footer .logo{display:inline-flex;font-size:20px;font-weight:700;white-space:nowrap}.footer .logo .emblem{display:inline-block;padding:0 5px;font-size:25px;background-color:#fee300;color:#000;line-height:30px}.footer .logo .emblem~div{display:inline-block;margin-left:15px;color:#fee300;vertical-align:text-bottom;letter-spacing:2px;padding-top:1px;margin-right:20px}.footer .footer-menu .column span{cursor:pointer}.footer .footer-menu .column:first-child{padding-left:0}body[dir=rtl] .footer .footer-menu .column:first-child{padding-right:0}.footer .copyright{text-align:right;margin-top:10px;margin-bottom:5px;font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px}@media print,screen and (max-width:600px){.footer .copyright{text-align:left}}body[dir=rtl] .footer .copyright{text-align:left}@media print,screen and (max-width:600px){body[dir=rtl] .footer .copyright{text-align:right}}.footer select{-webkit-appearance:none;appearance:none;background-color:#333;border:.5px solid #fee202;height:30px;width:150px;border-radius:5px;padding:0 5px}div.selectbox-footer>div>div:first-child{font-size:14px}body[dir=rtl] div.selectbox-footer .selectBox #dropdownIconHolder{left:0;right:unset}#pageLinks{flex-direction:row}@media print,screen and (max-width:1024px){#pageLinks .column{flex-direction:column}#pageLinks .column span{margin-bottom:20px}}#footerLeftArea{flex-direction:row;display:grid;grid-gap:23px}#appStoreIconsAndCopyright{display:flex;width:100%;justify-content:space-between;margin:25px 0}@media screen and (max-width:1024px){#appStoreIconsAndCopyright{align-items:flex-end}}@media screen and (max-width:500px){#appStoreIconsAndCopyright{flex-direction:column;align-items:flex-start}#appStoreIconsAndCopyright .copyright{order:1;margin-top:20px}}@media only screen and (min-width:768px) and (max-width:1023px){#appStoreIconsAndCopyright{margin-left:auto}body[dir=rtl] #appStoreIconsAndCopyright{margin-left:unset;margin-right:auto}}@media only screen and (min-width:1024px){#pageLinks{flex-direction:row!important}#appStoreIconsAndCopyright{margin-left:auto}body[dir=rtl] #appStoreIconsAndCopyright{margin-left:unset;margin-right:auto}}.footer__icons{display:flex;align-items:center}@media print,screen and (max-width:1024px){.footer__icons{display:block}}.footer__icons .social-icons{margin-right:5px}@media print,screen and (max-width:1024px){.footer__icons .social-icons{margin-right:0;margin-bottom:15px}}.footer__icons .social-icons .column{margin-right:16px}@media print,screen and (max-width:1024px){.footer__icons .social-icons .column{margin-right:0;margin-left:20px}}@media print,screen and (max-width:600px){.footer__icons .social-icons .column{margin-right:16px;margin-left:0}}.footer__icons .social-icons .column img{width:30px}body[dir=rtl] .footer__icons .social-icons{margin-left:5px;margin-right:0}@media print,screen and (max-width:1024px){body[dir=rtl] .footer__icons .social-icons{margin-left:0;margin-bottom:15px}}body[dir=rtl] .footer__icons .social-icons .column{margin-left:20px;margin-right:0}@media print,screen and (max-width:1024px){body[dir=rtl] .footer__icons .social-icons .column{margin-left:0;margin-right:16px}}@media print,screen and (max-width:600px){body[dir=rtl] .footer__icons .social-icons .column{margin-left:20px;margin-right:0}}.layout__title{display:inline-flex;margin-right:auto;font-size:20px;font-weight:600}body[dir=rtl] .layout__title{margin-left:auto;margin-right:unset}.slick-center{z-index:1;position:relative}.layout__more-link{font-size:20px;font-weight:500;display:inline-flex;cursor:pointer}.layout__more-link:hover{color:var(--wrc-orange)}.highlight-more-link,.layout__more-link:hover{text-decoration:underline}.layout__body{position:relative}.layout__body .slick-slider .slick-slide>div{padding:20px 0;display:block}@media print,screen and (max-width:767px){.layout__body .slick-slider .slick-slide>div{padding:0 0 20px}}.layout__body .slick-dots{bottom:0}@media print,screen and (max-width:992px){.layout__body .slick-dots{bottom:10px}}@media print,screen and (max-width:767px){.layout__body .slick-dots{bottom:10px}}@media print,screen and (max-width:767px){.layout__body .slick-dots li{margin:0}}.layout__body .slick-dots li button:before{opacity:1;content:"";border-radius:50%;height:8px;width:8px;top:5px;left:5px}.layout__body .slick-dots li.slick-active button:before{opacity:1}.layout__body .rail{font-size:0;white-space:nowrap!important;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none;overflow:hidden}.layout__body .rail::-webkit-scrollbar{display:none!important;width:0!important}.layout__body .grid{padding:0 0 0 15px;display:flex;flex-wrap:wrap;justify-content:flex-start}.layout__footer{display:flex;align-items:center;justify-content:center;margin-top:12px}.layout__footer>div,.layout__footer>div.active{height:7px;width:7px;border-radius:7px;margin-right:15px;cursor:pointer}.layout__footer>div.active:last-child,.layout__footer>div:last-child{margin-right:0}.overflow-arrow{position:absolute;font-size:0;z-index:3;top:20px;bottom:0;cursor:pointer;text-align:center;display:flex;align-items:center}.overflow-arrow--left{left:-3px;text-align:left;justify-content:center}.overflow-arrow--right{right:0;text-align:right;justify-content:center}.overflow-arrow--hide{display:none!important}.details-section-container{width:100%;display:flex;flex-direction:column;margin-bottom:30px}.details-section-container>div{width:100%;height:100%}.favourite-processing svg{cursor:default!important}.details-section-container .details-section-player{cursor:pointer;position:relative;padding-top:56%;height:auto;overflow:auto}.details-section-container .details-section{position:relative}.details-section-container .details-section-player-play-icon,.details-section-container .details-section-player img{width:100%;height:100%;position:absolute;top:0}@media only screen and (max-width:480px){.detailsSection__title{font-size:22px}.detailsSection__subtitle{font-size:14px;padding-bottom:2px}}.details-section-container .details-section .details-section-favourites{margin-left:auto;padding-left:15px}.details-section-container .details-section-body::-webkit-scrollbar{width:0!important;display:none}.details-section-container .details-section .details-section-body{position:relative;flex:1 1 auto;padding-bottom:15px}.details-section-container .details-section .details-section-body .details-section-rating-container{display:flex;align-items:center;flex-wrap:wrap}.details-section-container .details-section .details-section-body .details-section-rating-container>div:not(:first-child){margin-left:30px}.details-section-container .details-section .details-section-body .details-section-rating-container .details-section-parental-rating{width:80px;height:30px;border:1px solid #fff;display:flex;align-items:center;justify-content:center}.details-section-container .details-section-player-play-icon,.details-section-container .details-section-rating,.details-section-container .details-section-release-year{display:flex;align-items:center;justify-content:center}.details-section-container .details-section .details-section-body .details-section-details,.details-section-container .details-section .details-section-body .details-section-overview-container{margin:0 0 30px;font-size:14px}.details-section-container .details-section .details-section-body .details-section-overview-title{border-bottom:1px solid #ffe300;padding-bottom:5px;margin-bottom:15px;font-weight:700;font-size:1.1em}.details-section-container .details-section .details-section-body .details-section-details-row{width:100%;display:flex;flex-direction:row;margin-top:5px}.details-section-container .details-section .details-section-body .details-section-details-row .details-section-details-title{min-width:125px;text-align:left;padding-right:15px;font-weight:700}.details-section-container .details-section .details-section-body .details-section-details-row .details-section-details-descriptions a{text-decoration:none}.details-section-container .details-section .details-section-body .details-section-details-row .details-section-details-description a:hover{text-decoration:underline}@media (min-width:960px){.details-section-container{flex-direction:row}.details-section-container>div{width:50%;height:none}.details-section-container .details-section-player{padding-top:28%;order:2}.details-section-container .details-section{padding-top:28%;height:100%;order:1}.details-section-container .details-section .details-section__media,.details-section-container .details-section .details-section__sports{width:100%;height:100%;top:0;position:absolute}}@media (max-width:960px){.full-width-container .full-width-details-section{display:none}.full-width-container .normal-details-section{display:block}}@media (min-width:960px){.full-width-container{padding:0;max-width:100vw;overflow-x:hidden}.full-width-container .full-width-details-section{display:block}.full-width-container .purchase-rail-item button{text-transform:uppercase}.full-width-container .details-section-body__content{display:flex}.full-width-container .details-section-btn__action .action__single p{font-size:18px;font-weight:700}.full-width-container .releaseYear{display:none}.full-width-container .layout{position:relative;margin:0 auto;max-width:1440px}.full-width-container .detailsSection__title{font-size:32px;font-weight:700}.full-width-container .details-section-body .description{font-size:16px}.full-width-container .normal-details-section{display:none}.full-width-container .details-section-container{display:flex;flex-direction:column-reverse;position:relative;padding:0}.full-width-container .details-section-body{display:flex}.full-width-container .details-section___skeleton-wrapper{display:none}.full-width-container .details-section-btn__action{flex-direction:column;margin:0 20px 20px 0}.full-width-container .details-section-btn__action .action__single{margin-right:0;margin-bottom:15px}.full-width-container .details-section-header__badges ul{flex-direction:row-reverse;align-items:center}.full-width-container .details-section-header__badges ul li{margin-top:0;padding:2px 4px;font-size:14px}.full-width-container .details-section-header__badges ul li:nth-child(2){padding:2px 4px;font-size:14px}.full-width-container .inApp-purchase-wrapper{margin:0 auto;max-width:1440px;padding:20px 5px 10px 30px;position:relative}.full-width-container .details-section-header__badges span:first-child{font-size:16px}.full-width-container .details-section-player{height:calc(100vh - 70px);width:100%}.full-width-container .details-section-player .gradient-wrapper{background:linear-gradient(180deg,#181818 0,rgba(24,24,24,0) 17%,rgba(24,24,24,0) 50%,#181818);position:absolute;height:100%;width:100%;z-index:2;top:0;left:0}.full-width-container .details-section-player .img-holder__img-container,.full-width-container .details-section-player .player{border-radius:0}.full-width-container .details-section-body__header{margin-right:15px}.full-width-container .details-section-header{position:absolute;top:2%}.full-width-container .details-section{width:98%;position:absolute;bottom:0;z-index:2;margin-left:auto;margin-right:auto;left:50px;right:0;max-width:1440px}.full-width-container .details-section .details-section__media{height:unset;top:unset;bottom:0}.full-width-container .details-section .details-section__media .details-section-body h3{margin-left:10px;font-size:14px}.landscape-boxed-container{max-width:1109px}.landscape-boxed-container .purchase-rail-item button{text-transform:uppercase}.landscape-boxed-container .details-section{margin-left:unset;width:100%;position:relative;padding-top:10px}.landscape-boxed-container .details-section .details-section__media{position:unset}.landscape-boxed-container .details-section-container{display:flex;flex-direction:column-reverse;position:relative}.landscape-boxed-container .details-section-player{height:600px;width:100%}.landscape-boxed-container .details-section-btn__action .action__single p{font-size:18px;font-weight:700}.landscape-boxed-container .details-section-header__badges{margin-top:15px}.landscape-boxed-container .details-section-body .description{font-size:16px}.landscape-boxed-container .details-section__media .details-section-body h3{font-size:14px}.landscape-boxed-container .details-section__media-content{padding:30px 10px 0 0}.landscape-boxed-container .details-section__media{z-index:1}.landscape-boxed-container .inApp-purchase-wrapper{padding:30px 10px 10px 30px;position:relative}.landscape-boxed-container .details-section-body{max-width:80%}.landscape-boxed-container .layout{position:relative}.landscape-boxed-container .details-section__media .details-section-header .detailsSection__title{font-size:32px;font-weight:700}.landscape-boxed-container .details-section-header__badges ul li,.landscape-boxed-container .releaseYear{display:none}.landscape-boxed-container .details-section-header__badges span:first-child{font-size:18px;margin-top:15px}.portrait-boxed-container{padding:45px 0 100px;position:relative;max-width:1290px}.portrait-boxed-container .layout{position:relative}.portrait-boxed-container .details-section-container{flex-direction:row;align-items:center;justify-content:space-between}.portrait-boxed-container .purchase-rail-item button{text-transform:uppercase}.portrait-boxed-container .details-section-player{width:400px;border-radius:15px}.portrait-boxed-container .inApp-purchase-wrapper{padding:30px 10px 10px 30px;position:relative}.portrait-boxed-container .details-section-btn__action .action__single{box-shadow:unset}.portrait-boxed-container .details-section-btn__action .action__single p{font-weight:600;font-size:18px}.portrait-boxed-container .details-section{width:60%;margin-left:0}.portrait-boxed-container .details-section__media{z-index:1}.portrait-boxed-container .details-section__media .details-section-header .detailsSection__title{font-size:40px;font-weight:700}.portrait-boxed-container .playerContainer .img-holder__img-container{transform:rotate(-90deg);height:100%;width:100%}.portrait-boxed-container .details-section-body .description{font-size:16px}.portrait-boxed-container .details-section__more-info-link{font-size:15px}.portrait-boxed-container .details-section-header__badges{margin-top:20px;margin-bottom:10px}.portrait-boxed-container .details-section-header__badges ul{flex-direction:row-reverse;align-items:center}.portrait-boxed-container .details-section-header__badges ul li{margin-top:5px;font-size:14px;padding:2px 4px}.portrait-boxed-container .details-section-header__badges ul .releaseYear{display:none}.portrait-boxed-container .details-section-header__badges ul .duration{font-size:20px;font-weight:600;margin-left:10px}.alt-original-container .details-section-container{flex-direction:row-reverse;position:relative}.alt-original-container .purchase-rail-item button{text-transform:uppercase}.alt-original-container .details-section-header__badges ul{margin-top:8px}.alt-original-container .details-section-header__badges ul li{margin-top:12px}.alt-original-container .releaseYear{display:none}.alt-original-container .details-section-body{margin-top:0}.alt-original-container .details-section-body .description{font-size:16px}.alt-original-container .details-section__media .details-section-body h3{font-size:14px}.alt-original-container .details-section-player{width:50%}.alt-original-container .details-page__content .details-section__media-content{padding:unset}.alt-original-container .details-section__media>div{padding-right:0}.alt-original-container .inApp-purchase-wrapper{padding:40px 10px 10px 30px;position:relative}.alt-original-container .layout{margin:70px auto;position:relative}.details-section-header__badges ul{flex-direction:column;align-items:flex-start}.details-section-header__badges ul div:nth-child(2):before{width:unset;height:unset}.details-section-header__badges ul li{margin-top:10px}}.sharePopUp{max-width:368px!important}.sharePopUp>div{max-width:380px}.sharePopUp .details-page__pop-up-head{text-align:left;align-items:baseline!important;padding:15px 40px 7px!important}.sharePopUp .details-page__pop-up-head p{font-weight:600;line-height:14px;padding-bottom:3px;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.sharePopUp .details-page__pop-up-head h1{font-family:"HeaderM";font-weight:400;font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px;margin:0;font-size:26px;line-height:26px;word-wrap:break-word}.sharePopUp .sharePopUp__content{padding:0 40px 15px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:20px}.sharePopUp .sharePopUp__content .single:not(:last-child){margin-bottom:8px}.sharePopUp .sharePopUp__content .single:last-child{margin-bottom:25px}.sharePopUp .sharePopUp__content .single{border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);transition:all .2s ease-in-out;font-family:Montserrat,sans-serif,Helvetica,Arial;font-weight:600}.sharePopUp .sharePopUp__content .single button{display:flex;align-items:center;width:100%;justify-content:center;height:46px}.sharePopUp .sharePopUp__content .single button:focus{outline:none}.sharePopUp .sharePopUp__content .single button p{margin:0;font-size:16px;padding-right:13px}.sharePopUp .sharePopUp__content .single:hover{cursor:pointer;transform:scale(1.05)}.sharePopUp .sharePopUp__content .facebook{background:#3b5998;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.sharePopUp .sharePopUp__content .twitter{background:#000;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.sharePopUp .sharePopUp__content .normal{padding:14px;height:46px}.sharePopUp .sharePopUp__content .normal p{color:#fff;margin:0;font-weight:600;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}body[dir=rtl] .sharePopUp .details-page__pop-up-head{text-align:right}body[dir=rtl] .sharePopUp .sharePopUp__content .single button p{padding-left:13px;padding-right:unset}.details-page___line{border-bottom:3px solid #333}.chromecast-mini-wrapper-content{display:flex;flex-direction:column;align-items:flex-end;padding:10px 30px 15px;position:relative}.chromecast-mini-wrapper-content .player-icon{display:block}.chromecast-mini-wrapper-content .player-icon-container:hover .player-icon,.chromecast-mini-wrapper-content .playerfill-icon{display:none}.chromecast-mini-wrapper-content .player-icon-container:hover .playerfill-icon{display:block}.chromecast-mini-wrapper-content .mini-progress-bar{position:absolute;height:5px;left:0;top:0}.chromecast-mini-wrapper-content .row{display:flex;flex-direction:row;width:100%}.chromecast-mini-wrapper-content .row .seekTimer{padding:7px 0;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px;min-height:26px}@media (max-width:550px){.chromecast-mini-wrapper-content .row .seekTimer{font-size:12px;padding:3px 0}}.chromecast-mini-wrapper-content .row .up-arrow{position:absolute;left:0;right:0;cursor:pointer;margin:7px auto 0}.chromecast-mini-wrapper-content .data-wrapper{align-items:flex-start;margin-top:18px}.chromecast-mini-wrapper{position:fixed;width:100%;max-width:850px;height:155px;left:calc(50vw - min(50vw, 425px));bottom:0;z-index:3;background-color:#000}.chromecast-mini-wrapper #progress_bar_container{width:850px;position:absolute;top:0;left:0}.chromecast-mini-wrapper h1,.chromecast-mini-wrapper h2,.chromecast-mini-wrapper p{margin:0}.chromecast-mini-wrapper .img-container{width:135px;height:76px;background-color:grey;display:block}.chromecast-mini-wrapper .img-container img{width:100%;object-position:center;height:100%;object-fit:cover}.chromecast-mini-wrapper .img-container p{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px;padding-bottom:10px;text-align:center}@media (max-width:550px){.chromecast-mini-wrapper .img-container{width:90px;height:50px}}@media (max-width:359px){.chromecast-mini-wrapper .img-container{display:none}}.chromecast-mini-wrapper .details{padding-left:20px;flex:1 1;display:flex;flex-direction:column;align-items:flex-start}.chromecast-mini-wrapper .details h2{font-family:"BodyL";font-size:16px;line-height:17px}.chromecast-mini-wrapper .details h1,.chromecast-mini-wrapper .details h2{-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;font-weight:400}.chromecast-mini-wrapper .details h1{font-family:"HeaderS";font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px;margin-bottom:12px}@media (max-width:550px){.chromecast-mini-wrapper .details h1{font-size:14px}}.chromecast-mini-wrapper .details p{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;display:-webkit-box;overflow:hidden}@media (max-width:550px){.chromecast-mini-wrapper .details p{font-size:12px}}@media (max-width:359px){.chromecast-mini-wrapper .details{padding-left:0}}.chromecast-mini-wrapper .chromecast-mini-spinner{position:relative;margin-left:25px}.chromecast-mini-wrapper .chromecast-mini-spinner .spinner-wrapper{position:relative;width:30px;height:30px;background:transparent}@media (max-width:550px){.chromecast-mini-wrapper .chromecast-mini-spinner .spinner-wrapper,.chromecast-mini-wrapper .chromecast-mini-spinner .spinner-wrapper>div{width:9vw!important;height:9vw!important;max-width:20px!important;max-height:20px!important;min-width:15px!important;min-height:15px!important}}.chromecast-mini-wrapper .action{padding:23px 0;display:flex;align-items:center}.chromecast-mini-wrapper .action .single{margin-left:25px}.chromecast-mini-wrapper .action .single:hover{cursor:pointer}@media (max-width:550px){.chromecast-mini-wrapper .action .single svg{width:9vw!important;height:9vw!important;max-width:20px!important;max-height:20px!important;min-width:15px!important;min-height:15px!important}}@media (max-width:550px){.chromecast-mini-wrapper .action{padding:5px 0}}@media (max-width:550px){.chromecast-mini-wrapper{height:120px}.chromecast-mini-wrapper .row.data-wrapper{margin-top:12px}.chromecast-mini-wrapper .row.data-wrapper .details h1{margin-bottom:8px}}@media (max-width:550px){.chromecast-mini-wrapper-content{padding:10px}}#msg{font-weight:400;font-size:90%;margin-left:200px;color:#fff;display:none;transition:opacity 0 2s;-webkit-transition:opacity 0 2s}#top_header_bar{width:100%;height:10px;background-repeat:repeat-x;margin:0}#top_header{height:71px;z-index:1000}#footer,#top_header{float:left;width:100%;background-repeat:repeat-x;margin:0}#footer{height:81px}#copyright{width:300px}#copyright,#footer_content{float:left;margin:10px;font-size:10px;color:#fff}#footer_content{width:400px}#footer_content_link{color:#fff}#footer_language{float:right;width:200px;margin:10px;font-size:10px;color:#fff}#logo{float:left;width:201px;height:71px;margin:10px 25px 0}.header_tab{float:left;height:31px;margin-top:10px;padding:20px;font-family:Montserrat,sans-serif,Helvetica,Arial;font-weight:700;font-size:20px;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out}#title_text{width:100%;text-align:center}#main_video{float:left;width:1100px}#video_image{margin:20px auto 0 40px;width:960px;height:520px}#video_image_overlay{margin:0 0 0 40px;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent 72%,transparent);z-index:0}#video_element,#video_image_overlay{width:960px;height:540px;display:none}#video_element{margin:20px auto 0 40px;background-color:#000}#media_info{display:block;clear:both;float:left;width:940px;height:116px;margin:5px 0 0 40px;padding:10px;opacity:.9;background-color:#dde0e5;color:#000}#media_subtitle{font-family:Montserrat,sans-serif,Helvetica,Arial}#feature_toggle_container{clear:left;margin:10px;font-size:12px}#feature_toggle_container,radio{float:left;font-family:Montserrat,sans-serif,Helvetica,Arial}radio{margin:13px 0 0 30px;padding:0;font-size:18px}#media_control{position:relative;width:960px;height:60px;z-index:1000;margin:-60px 0 0 40px;padding:0;opacity:.7;background-color:#000;font-family:Montserrat,sans-serif,Helvetica,Arial;transition:opacity 1s;-webkit-transition:opacity 1s}#media_control:hover{opacity:.7}.button{margin:5px;font-size:100%}.volume{width:60px;margin-left:8px}#muteText{width:30px;margin-left:3px}.muteButton{font-size:110%}.imageIcon{padding:3px 0 0;width:25px}#progress_bg{cursor:default;z-index:1;background-color:hsla(0,0%,100%,.3)}#progress_bg,#seekable_window{float:left;width:var(--progress-bar-width);height:10px;background-repeat:repeat-x;position:absolute}#seekable_window{cursor:pointer;z-index:2;background-color:#fff}#progress{cursor:pointer;float:left;width:1px;z-index:3;background-repeat:repeat-x;background-color:#d0021b;padding-left:-2px}#progress,.adMarker{height:10px;position:absolute}.adMarker{width:5px;pointer-events:none;background-color:gold}#unseekable_overlay{position:absolute;cursor:default;float:left;width:0;height:10px;z-index:4;background-color:hsla(0,0%,100%,.7)}#progress_indicator{cursor:pointer;float:left;draggable:true;width:6px;height:14px;z-index:5;margin-top:-2px;position:absolute;background-color:#d0021b}#progress_indicator:hover{margin-top:-3px;height:16px}#castbutton{border:none;outline:none;width:40px;height:32px}@media (max-width:550px){#castbutton{width:25px;height:22px}}#audio_off{display:none}#audio_off,#audio_on{float:left;margin:10px 15px;width:32px;height:32px}#audio_on{display:block;background-color:#d0021b}#audio_bg{opacity:.1;width:41px;height:124px;margin:-115px 0 -10px 8px;z-index:10}#audio_bg,#audio_bg_track{float:left;display:block;position:relative}#audio_bg_track{opacity:0;width:16px;height:100px;margin:-100px 0 -30px 20px;z-index:1000}#audio_indicator{height:5px;display:none}#audio_bg_level,#audio_indicator{float:left;opacity:0;width:16px;margin:-50px 0 -30px 20px;position:relative;z-index:1000}#audio_bg_level{height:50px;display:block}#fullscreen_expand{display:block}#fullscreen_collapse,#fullscreen_expand{float:right;width:32px;height:32px;margin:10px 20px 10px 0;cursor:pointer}#fullscreen_collapse{display:none}#live_indicator{right:190px;top:22px;height:20px;margin:8px 30px 0 0}#live_indicator,#skip{position:absolute;display:none}#skip{color:#fff;cursor:pointer;opacity:.7;left:875px;top:575px;width:55px;height:19px;font-family:"Roboto","Open Sans","Verdana",Georgia,Serif;margin:-60px 0 0 40px;padding:10px;z-index:1000}div.imageSub{position:relative;height:540px}div.imageSub img{z-index:1}div.imageSub div{position:absolute;left:0;right:0;bottom:0;padding:0}div.imageSub div.blackbg{z-index:2000;bottom:75px;color:#000;background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:.5}div.imageSub div.blackbg,div.imageSub div.label{left:300px;width:400px;height:30px;font-size:120%;display:none;padding:10px}div.imageSub div.label{z-index:3000;bottom:80px;color:#fff;text-align:center}#carousel{width:990px;margin:20px 10px 10px 40px}.thumb{float:left;margin:10px 10px 10px 0;cursor:pointer}.thumbnail{margin-right:10px;width:225px;height:127px}.vertical{-webkit-transform:rotate(90deg)}.chromecast-expanded-controler-wrapper{position:fixed;width:100vw;height:100vh;background:#000;z-index:-1;opacity:0;top:0;left:0}.chromecast-expanded-controler-wrapper .binch-content__text p{font-family:"BodyBoldL";font-weight:400;font-size:16px;line-height:25.18px}.chromecast-expanded-controler-wrapper .binch-content__text h3{font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important}.chromecast-expanded-controler-wrapper .controler-content{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%}.chromecast-expanded-controler-wrapper .controler-content img{width:100vw;height:100vh;object-fit:cover;object-position:center;position:absolute;top:0;left:0}@media (max-width:550px){.chromecast-expanded-controler-wrapper .controler-content img{width:100%;height:100%;object-fit:contain}}.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper{width:100vw;height:100vh;position:absolute;display:flex;align-items:center;justify-content:flex-end}.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper .binch__content-wrapper{z-index:11;width:283px;border-radius:4px;color:#fff;position:relative;bottom:0;margin-right:38px;border-radius:5px;box-shadow:0 0 18px 0 rgba(0,0,0,.1);display:none}@media (max-width:550px){.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper .binch__content-wrapper{margin-right:10px}}.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper .binch__content-wrapper .binch__content{display:flex;align-items:flex-start;padding:16px;flex-direction:column}.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper .binch__content-wrapper .binch__content .binch-content__text{padding-right:0}.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper .binch__content-wrapper .binch__content .binch__content__data{display:flex;justify-content:space-between;width:100%;margin-top:8px}.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper .binch__content-wrapper .binch__content .binch__content__data p{font-family:"BodyBoldL";font-weight:400;font-size:16px;line-height:25.18px}.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper .binch__content-wrapper .binch__header{display:flex;align-items:center;justify-content:space-between;padding:11px 16px}.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper .binch__content-wrapper .binch__header p{font-family:"BodyBoldS";font-weight:400;font-size:12px;line-height:18.89px;font-variation-settings:"wdth" 120;margin:0}.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper img{width:100%;height:180px;position:relative}.chromecast-expanded-controler-wrapper .controler-content .binch-container-wrapper---open .binch__content-wrapper{display:block}.chromecast-expanded-controler-wrapper .controler-content .top-control{display:flex;align-items:center;padding:20px 15px 100px;background-image:linear-gradient(0deg,transparent,rgba(0,0,0,.8));transition:opacity .25s cubic-bezier(0,0,.2,1);z-index:10;position:relative;justify-content:space-between}.chromecast-expanded-controler-wrapper .controler-content .top-control .player-icon{display:block}.chromecast-expanded-controler-wrapper .controler-content .top-control .playerfill-icon{display:none}.chromecast-expanded-controler-wrapper .controler-content .top-control .player-icon-container{display:flex;justify-content:center}.chromecast-expanded-controler-wrapper .controler-content .top-control .player-icon-container:hover .player-icon{display:none}.chromecast-expanded-controler-wrapper .controler-content .top-control .player-icon-container:hover .playerfill-icon{display:block}.chromecast-expanded-controler-wrapper .controler-content .top-control .title-block{color:#fff;display:flex;align-items:center}.chromecast-expanded-controler-wrapper .controler-content .top-control .title-block .back-btn{padding-right:25px}.chromecast-expanded-controler-wrapper .controler-content .top-control p{font-family:"BodyL";font-size:16px;line-height:17px}.chromecast-expanded-controler-wrapper .controler-content .top-control h2,.chromecast-expanded-controler-wrapper .controler-content .top-control p{margin:0;font-weight:400;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.chromecast-expanded-controler-wrapper .controler-content .top-control h2{font-family:"HeaderM";font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px}.chromecast-expanded-controler-wrapper .controler-content .top-control .actions{display:flex;align-items:flex-end;text-align:center;margin-right:25px}.chromecast-expanded-controler-wrapper .controler-content .top-control .actions>div{margin-left:25px}.chromecast-expanded-controler-wrapper .controler-content .top-control .actions .cast-action{margin-bottom:5px}.chromecast-expanded-controler-wrapper .controler-content .top-control .actions p{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;margin-bottom:2px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control{display:block;z-index:10;position:relative;padding:0 30px 30px;background-image:linear-gradient(180deg,transparent,#000 68%)}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .player-icon{display:block}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .player-icon-container:hover .player-icon,.chromecast-expanded-controler-wrapper .controler-content .bottom-control .playerfill-icon{display:none}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .player-icon-container:hover .playerfill-icon{display:block}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .track-wrapper{position:relative;margin-top:40px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text{display:flex}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .timer{text-align:left;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px;margin-top:23px;flex:1 1;max-width:33%;width:200px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .timer .player__live_label{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px;display:flex;height:24px;align-items:center}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .timer .player__live_label>span{padding-right:25px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .timer .player__live-icon{width:24px;display:contents}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .timer .player__live-icon svg{height:17px;padding-right:5px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .cast-device{text-align:center;margin-top:16px;flex:1 1;max-width:33%;font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .next-episode{margin-top:20px;width:200px;text-align:right;right:0;flex:1 1;float:right}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .next-episode .next-episode-button-wrapper{display:flex;align-items:center;justify-content:flex-end}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .next-episode .next-episode-button-wrapper .next-episode-button-text{margin:0 10px;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .next-episode .next-episode-button-wrapper:hover{cursor:pointer}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .track{width:100%;background:#fff;height:5px;border-radius:5px;position:absolute;top:2px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .progress-width{height:10px;background-color:#d0021b;position:relative;border-radius:5px;margin-top:-3px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .progress-width:after{position:absolute;right:-15px;content:"";top:-9px;background-color:#d0021b;height:30px;width:30px;border-radius:20px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control p{font-family:Montserrat,sans-serif,Helvetica,Arial;margin:0;font-weight:600;font-size:16px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action{display:flex;align-items:center;justify-content:space-between}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action>div{flex:1 1}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control{display:flex;justify-content:center}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control>div{margin:0 25px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control>div:first-child{margin-left:0}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control>div:last-child{margin-right:0}@media (max-width:550px){.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control>div{margin:0 15px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control>div:first-child{margin-left:0}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control>div:last-child{margin-right:0}}@media (max-width:310px){.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control>div{margin:0 10px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control>div:first-child{margin-left:0}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control>div:last-child{margin-right:0}}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control .player-icon-container svg{width:9vw!important;height:9vw!important;max-width:40px;max-height:40px;min-width:28px;min-height:28px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .action{display:flex;align-items:center;justify-content:flex-end}@media (max-width:550px){.chromecast-expanded-controler-wrapper .controler-content .bottom-control .track-wrapper{margin-bottom:20px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text{flex-direction:row;align-items:center}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .timer{font-family:"BodyS";margin-top:18px;font-weight:400;font-size:12px;line-height:15.59px;width:100%;max-width:100%}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .timer .player__live_label{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .cast-device{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;margin-left:0;margin-top:10px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .right-align{flex:unset;max-width:100%}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .next-episode{width:100%}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .next-episode .next-episode-button-wrapper .next-episode-button-text{font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-text .next-episode .next-episode-button-wrapper svg{width:14px!important;height:13px!important}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action{flex-flow:row wrap;grid-row-gap:20px;row-gap:20px}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action>div{flex:1 1 100%}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control{flex:2 1 80%}.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .action{flex:1 1;justify-content:flex-start}}@media (max-width:310px){.chromecast-expanded-controler-wrapper .controler-content .bottom-control .bottom-action .control{margin-left:0}}.disabled-overlay{opacity:.4}.chromecast-expanded-controler-wrapper---open{opacity:1;z-index:9}.chrome-cast-controller svg:hover{cursor:pointer}.chrome-cast-controller .player-audio__content-wrapper{padding:32px;display:flex;flex-direction:column;width:50vw;border-radius:10px;min-width:312px;max-width:484px;font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}.chrome-cast-controller .player-audio__content-wrapper .player-audio__close{margin-left:auto;cursor:pointer}.chrome-cast-controller .player-audio__content-wrapper .player-audio__head{padding:0;margin-bottom:20px}.chrome-cast-controller .player-audio__content-wrapper .player-audio__content-list-wrapper{margin:0;display:flex;justify-content:space-between;flex-wrap:wrap;padding:0}.chrome-cast-controller .player-audio__content-wrapper li{min-width:100px;border-radius:5px;text-align:center;padding:10px;margin:10px;width:100%;cursor:pointer;max-width:28%;font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px;border-image:none;border-image:initial}.intro-popup-wrapper{max-width:500px;width:100%;overflow:hidden;height:auto;min-height:494px;box-shadow:1px 1px 11px 1px #0d0d0d;border-radius:5px}.intro-desc-contents{text-align:center}h3.intro-title{margin:15px 0 0;font-size:18px;font-weight:700}p.intro-desc{margin:0;text-align:center;font-family:"Montserrat";font-size:14px;padding:6px 40px;font-weight:400}.intro-img-container{position:relative;padding-bottom:56.2%}img.into-img{position:absolute;object-fit:cover;width:100%;height:100%}.pop-up li,.pop-up ul{margin:1px}.pop-up .slick-dots li button:before{font-size:8px;color:#737373}.bottom-nav{position:relative;bottom:0;margin:35px 0 15px}.next-label:hover,.right-arrow-icon:hover,.skip-label:hover{cursor:pointer}.next-btn,.skip-btn{animation:fadeIn 1s ease}span.right-arrow-icon{width:13px;margin:-2px 0 1px 4px}body[dir=rtl] span.right-arrow-icon{margin:-2px 4px 1px 0;transform:rotate(180deg)}.pop-up *{outline:none}.get-started-btn-container,.login-details-container{display:flex;align-items:center;justify-content:center;animation:fadeIn 1s ease}.get-started-btn,.login-btn:hover{cursor:pointer}.get-started-btn{padding-top:3px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#000;border:1px solid #ffd200;border-radius:4px;font-family:"Montserrat";font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1.14px;width:185px;height:35px;box-shadow:0 0 10px 0 rgba(245,239,239,.1)}@media screen and (max-height:525px),screen and (max-width:450px){.intro-popup-wrapper{min-height:400px}}.multi-profile-list-popup__body{position:relative}.multi-profile-list-popup__body .spinner-wrapper{position:absolute;width:100%;height:100%;padding-top:60px;z-index:20}.multi-profile-list-popup__body__profile-list{max-height:76vh;min-height:76vh;overflow:auto}.indivudual-profile-single{border-bottom:1px solid hsla(0,0%,44.7%,.25)}.indivudual-profile-single:last-child{border:none;margin-bottom:100px}.indivudual-profile-single:hover{cursor:pointer}.indivudual-profile-single:first-child{border-top:1px solid hsla(0,0%,44.7%,.25)}.multi-profile-list-popup__body__profile-list__buttons{padding:20px 40px}.multi-profile-list-popup__body__profile-list__buttons div{cursor:pointer}.multi-profile-list-popup__body__profile-list__buttons .multi-profile-list-popup__body__profile-list__buttons__create-new{font-size:14px;font-weight:700;padding:17px;text-align:center;border-radius:5px}.multi-profile-list-popup__body__profile-list__buttons .create-profile-button{width:40%;margin:0 auto}@media print,screen and (max-width:600px){.multi-profile-list-popup__body__profile-list__buttons .create-profile-button{width:85%}}.profile-details__header__title{font-size:22px;font-weight:600}.multi-profile-list-popup__body__profile-list__buttons__update-pin{font-size:16px;font-weight:500;text-align:center;margin:20px 0 50px;color:#ffe829}.multi-profile-list-popup__header{padding:28px 40px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid hsla(0,0%,44.7%,.25)}.multi-profile-list-popup__header svg{cursor:pointer}.multi-profile-list-popup__header .multi-profile-list-popup__header__title{font-size:24px;font-weight:600}.select-profile-title{width:25%;margin:auto;font-size:14px;font-weight:400;padding:20px 0}@media print,screen and (max-width:600px){.select-profile-title{width:50%}}.profile-details-wrapper{width:100vw;height:100vh;position:fixed;z-index:5;overflow:auto;display:flex;align-items:center}.profile-details-wrapper .profile-details-main{max-width:500px;padding:50px 20px;box-sizing:content-box}@media print,screen and (max-width:600px){.profile-details-wrapper .profile-details-main{max-width:300px}}.indivudual-profile-wrapper__name{font-size:20px;font-weight:500}.avatar-collection-wrapper{padding:20px}.avatar-collection-wrapper .avatar-collection-container{max-width:600px;background-color:#2b2b2b;position:fixed;z-index:9;max-height:95vh;overflow:scroll;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25)}.avatar-collection-wrapper .avatar-collection-container::-webkit-scrollbar{width:0!important;display:none}.avatar-collection-wrapper .avatar-collection-container .avatar-collection-container__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:25px 40px 0}.avatar-collection-wrapper .avatar-collection-container .avatar-collection-container__header .avatar-collection-container__header__title{font-size:24px;font-weight:600}.avatar-collection-wrapper .avatar-collection-container .avatar-collection-container__header .avatar-collection-container__header__close{cursor:pointer}.avatar-collection-wrapper .avatar-collection-container .avatar-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:30px;padding:0 20px 5px 40px}.avatar-collection-wrapper .avatar-collection-container .avatar-list .avatar-full{width:110px;margin-top:13px}.avatar-collection-wrapper .avatar-collection-container .avatar-list .avatar-full .avatar-wrapper{margin-top:20px}.avatar-collection-wrapper .avatar-collection-container .avatar-list___single{margin:0 20px 20px 0}.avatar-collection-wrapper .avatar-collection-container .avatar-list___single:hover{cursor:pointer}.indivudual-profile-wrapper__edit-icon .profile-icon---hover{display:none}.indivudual-profile-wrapper__edit-icon .profile-icon---normal,.indivudual-profile-wrapper__edit-icon:hover .profile-icon---hover{display:block}.indivudual-profile-wrapper__edit-icon:hover .profile-icon---normal{display:none}.faq-container,.purchase-container{display:flex;flex-direction:column;align-items:center;flex:1 0 auto;height:100%;z-index:1;font-family:Montserrat,sans-serif,Helvetica,Arial}.faq-container .page_title,.purchase-container .page_title{font-size:24px;font-weight:600;padding-bottom:32px}.faq-container .faq,.purchase-container .faq{display:flex;flex-direction:column;flex-shrink:0;justify-content:center;width:100%}.faq-container .faq:not(:last-child),.purchase-container .faq:not(:last-child){padding-bottom:32px}.faq-container .faq .faq__title,.purchase-container .faq .faq__title{width:100%;font-weight:700;font-size:18px}@media (max-width:600px){.faq-container .faq .faq__title,.purchase-container .faq .faq__title{padding-bottom:7px}}.faq-container .faq .faq__body,.purchase-container .faq .faq__body{width:100%}.faq-container .faq .faq__body .item,.purchase-container .faq .faq__body .item{width:100%;padding:17px 0 0;text-align:left;font-size:15px}.faq-container .faq .faq__body .item:hover,.purchase-container .faq .faq__body .item:hover{cursor:pointer}.faq-container .faq .faq__body .item .item__title,.purchase-container .faq .faq__body .item .item__title{padding-right:25px;font-weight:700;display:flex;flex-direction:row;align-items:center}.faq-container .faq .faq__body .item .item__title .item__title-icon,.purchase-container .faq .faq__body .item .item__title .item__title-icon{display:flex;flex-direction:column;margin:0 25px 0 0;cursor:pointer}.faq-container .faq .faq__body .item .item__title .item__title-icon .item__title-icon--0deg,.purchase-container .faq .faq__body .item .item__title .item__title-icon .item__title-icon--0deg{animation:rotate-0-cw .2s cubic-bezier(.25,.46,.45,.94) both}@keyframes rotate-0-cw{0%{transform:rotate(45deg)}to{transform:rotate(90deg)}}.faq-container .faq .faq__body .item .item__title .item__title-icon .item__title-icon--45deg,.purchase-container .faq .faq__body .item .item__title .item__title-icon .item__title-icon--45deg{animation:rotate-45-cw .2s cubic-bezier(.25,.46,.45,.94) both}@keyframes rotate-45-cw{0%{transform:rotate(0)}to{transform:rotate(45deg)}}.faq-container .faq .faq__body .item .item__description,.purchase-container .faq .faq__body .item .item__description{margin-left:63px;padding-top:25px;padding-right:25px}.faq-container .faq .faq__body .item .item__description.item__description--show,.purchase-container .faq .faq__body .item .item__description.item__description--show{animation:flip-in-hor-bottom 1s cubic-bezier(.25,.46,.45,.94) both}@keyframes flip-in-hor-bottom{0%{height:0;opacity:0}to{height:100%;opacity:1}}.faq-container .faq .faq__body .item .item__description.item__description--hide,.purchase-container .faq .faq__body .item .item__description.item__description--hide{animation:flip-out-hor-top .45s cubic-bezier(.55,.085,.68,.53) both}@keyframes flip-out-hor-top{0%{transform:rotateX(0);opacity:1;display:none}to{transform:rotateX(70deg);opacity:0;display:none}}.faq-container{align-items:self-start}body[dir=rtl] .faq-container .faq .faq__body .item{text-align:right}body[dir=rtl] .faq-container .faq .faq__body .item .item__title{padding-left:25px;padding-right:unset}body[dir=rtl] .faq-container .faq .faq__body .item .item__description{margin-right:63px;margin-left:unset;padding-left:25px;padding-right:unset}#root{--content-max-width:1600px;--laptop-page-margin:0 64px;--mobile-page-margin:0 32px;--mobileL-page-margin:0 6.05vw;--mobileS-page-margin:0 7.97vw;--laptop-grid-width:6.36vw;--laptop-grid-space-between:2.09vw;--laptop-full_width-landscape-card-width:75.69vw;--mobileL-full_width-landscape-card-width:87.5vw;--mobileS-full_width-landscape-card-width:100vw;--laptop-large-landscape-card-width:46vw;--mobileL-large-landscape-card-width:45.32vw;--mobileS-large-landscape-card-width:84.5vw;--laptop-medium-landscape-card-width:30.26vw;--mobileL-medium-landscape-card-width:31.32vw;--mobileS-medium-landscape-card-width:42.3vw;--laptop-small-landscape-card-width:30.26vw;--mobileL-small-landscape-card-width:28.32vw;--mobileS-small-landscape-card-width:40.54vw;--laptop-small-portrait-card-width:22.4vw;--mobileL-small-portrait-card-width:28.32vw;--mobileS-small-portrait-card-width:40.54vw;--laptop-inter-card-margin-half:8px;--mobileL-inter-card-margin-half:0.75vw;--mobileS-inter-card-margin-half:0.8vw;--max-page-margin:0 54px;--tablet-page-margin:0 5vw;--wrc-orange:#fc4c02}.disable-over-flow{overflow:hidden}.enable-over-flow{overflow:unset}.button-wrapper button{font-family:"BodyBoldS";font-weight:400;font-size:12px;line-height:18.89px;font-variation-settings:"wdth" 120;padding:12px 18px 11px;font-weight:600;min-width:90px;border-radius:5px;transition:all .2s ease-in-out}.button-wrapper button:hover{cursor:pointer;outline:none}.button-wrapper button:focus{outline:none}.default button{background:#ffd200}.menuOverlay{position:fixed;width:100%;background:rgba(33,33,33,.6313725490196078)}.menu,.menuOverlay{top:0;left:0;height:100%}.menu{position:absolute;width:250px;display:flex;flex-direction:column;background:#222;padding:15px}.menu .menuHeader{height:200px}.menu .menuFooter{height:100px}.menu .menuFooter,.menu .menuHeader{display:flex;justify-content:center;align-items:center}.menu .menuItemContainer{flex:1 1 auto;overflow-y:auto}.menu .menuItem{height:50px;display:flex;justify-content:center;align-items:center}.menu .menuLogo{width:141px;height:20px}@media screen and (max-width:1024px){.StaticMenuItemWrapper{display:none}}.secondary_header_wrapper{display:flex;width:100%;height:50px;position:fixed;top:65px;z-index:3;overflow:scroll;justify-content:center}@media screen and (min-width:1025px){.secondary_header_wrapper{top:155px}}@media screen and (max-width:900px){.result-and-standing-wrapper .secondary_header_wrapper{position:inherit}}.secondary_header{max-width:100%;display:flex;width:100%;padding:0 32px}.secondary_header .secondary_menu{white-space:nowrap}.secondary_header_wrapper::-webkit-scrollbar{display:none}@media screen and (max-width:766px){.secondary_header{padding:0 32px}}.secondary_menu{display:flex;justify-content:center;align-items:center;margin-right:32px;cursor:pointer}@media (max-width:1024px){.secondary_menu{font-family:"BodyBoldL";font-weight:400;font-size:16px;line-height:25.18px}}.selectBox{line-height:30px;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.selectBox .selectContainer{display:inline-block}.selectBox #input{position:relative;width:-moz-fit-content;width:fit-content;min-width:150px;min-height:15px;line-height:15px;border-radius:5px;padding:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.selectBox #input #textArea{margin-right:17px}.selectBox #input.languageSelectorInput{min-width:57px;width:57px;border:none;border-bottom:1px solid}.selectContainer.languageSelectorInput.footerInput{width:57px}.selectBox #input.languageSelectorInput.footerInput{border:none;border-bottom:1px solid}@media only screen and (max-width:600px){.selectBox #input,.selectContainer{width:100%}}.selectBox #dropdownIconHolder{position:absolute;top:0;right:0;width:30px;height:100%;display:flex;justify-content:center;align-items:center}body[dir=rtl] .selectBox #dropdownIconHolder{left:0;right:unset}body[dir=rtl] .react-date-picker__calendar{right:0!important;left:unset!important}.selectBox #dropdownIcon{position:absolute;width:0;height:0;top:50%;margin-top:-2px;border-width:5px 5px 0;border-style:solid}.selectBox #dropdownHolder{position:relative;width:100%;z-index:3}.selectBox #dropdown{position:absolute;left:0;width:100%;border-radius:5px;border-top-left-radius:0;border-top-right-radius:0;background-color:#222;overflow:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}.selectBox #dropdown::-webkit-scrollbar{display:none!important;width:0!important}.selectBox #dropdownHolder.above #dropdown{bottom:5px;border-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0}.selectBox #dropdownHolder.below #dropdown{top:5px}.selectBox #dropdown>div{padding:10px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:15px!important;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.selectBox .show{display:block}.selectBox .hide{display:none}.selectBox .invisible{visibility:hidden}.sports-header.hidden-sports-header{padding:0;height:0;min-height:0}.single-item{justify-content:unset!important}.sports-header{padding:8px 30px;display:flex;justify-content:center;height:90px;min-height:90px;width:100vw;transition:min-height .5s}@media (min-width:1600px){.sports-header{padding:8px 60px}}.sports-header .sports-header-cell{width:44vw;max-width:511px;padding:8px;display:flex;margin-left:8px;border-radius:5px}.sports-header .sports-header-cell:first-child{margin-left:0}@media (min-width:1600px){.sports-header .sports-header-cell{max-width:33%}}.sports-header .sports-header-cell .headeritem-image-container{overflow:hidden;position:relative;width:30%;max-width:105px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.sports-header .sports-header-cell .headeritem-image-container .headeritem-image{width:100%}.sports-header .sports-header-cell .headeritem-details-container{width:calc(78% - 12px);display:flex;flex-direction:column;margin-left:12px;cursor:pointer}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details .headeritem-details-top{display:flex;align-items:center;justify-content:space-between}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details .headeritem-details-top p{font-family:"BodyS";line-height:18.89px!important;font-weight:400;font-size:12px;line-height:15.59px;margin:0}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details .headeritem-details-top .program-rounds{display:flex;align-items:center}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details .headeritem-details-top .program-rounds .flag{width:20px;height:13px}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details .headeritem-details-top .program-rounds p{margin-left:8px}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details .headeritem-details-top .program-time,.sports-header .sports-header-cell .headeritem-details-container .headeritem-details .title{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details .title{margin:0;font-family:"BodyBoldM";font-weight:400;font-size:14px;line-height:22.04px;font-variation-settings:"wdth" 120}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details-bottom{font-family:"BodyS";line-height:18.89px!important;font-weight:400;font-size:12px;line-height:15.59px;display:flex;justify-content:space-between;align-items:center}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details-bottom .headeritem-details-status p{margin-bottom:0;margin-top:0;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details-bottom .headeritem-details-status .status-live{font-family:"BodyBoldXS";font-weight:400;font-size:10px;line-height:15.74px;font-variation-settings:"wdth" 120;line-height:10px}.sports-header .sports-header-cell .headeritem-details-container .headeritem-details-bottom .headeritem-sponser .sponser{height:20px}.sports-header .sports-header-cell.placeholder .headeritem-details-container .headeritem-details-top .program-time{width:20%;height:14px;border-radius:20px}.sports-header .sports-header-cell.placeholder .headeritem-details-container .headeritem-details-top .local-time,.sports-header .sports-header-cell.placeholder .headeritem-details-container .headeritem-details-top .title{width:100%;height:14px;border-radius:20px}.sports-header .sports-header-cell.placeholder .headeritem-details-container .headeritem-details-bottom{width:20%;height:12px;border-radius:20px}.sports-header .sports-header-cell.placeholder .headeritem-image-container{max-height:162px;height:17.7vw}.sports-header .sports-header-button{border-radius:5px;padding:8px 8px 6px}.sports-header .sports-header-button .sports-header-logo{height:30px}.sports-header .sports-header-button .watch-now-button{padding:7.5px 16px;cursor:pointer;width:100%;border-radius:5px;margin-top:5px;font-family:"BodyXXS";font-weight:400;font-size:10px;line-height:10px}@media (max-width:1024px){.sports-header{display:none}}.error-page-wrapper{width:100vw;display:flex;align-items:center;justify-content:center;z-index:4;padding:15px}.error-page-wrapper button{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;text-transform:uppercase}.details-section-player .error-page-wrapper{position:absolute;top:0;left:0;width:100%}.error-page-wrapper .error-page-header{display:flex;flex-direction:column;align-items:center}.error-page-wrapper .error-page-header-close-btn{text-align:right;padding-bottom:15px;margin-right:-15px}.error-page-wrapper .error-page-header-close-btn svg{cursor:pointer}.error-page-wrapper .error-page__content{text-align:center;border-radius:4px;padding:20px 40px;max-width:425px;width:100%}.error-page-wrapper .error-page__content h2{margin:0;font-family:"HeaderSS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:31.48px}.error-page-wrapper .error-page__content p{white-space:normal;margin:10px 0;font-family:"BodyLL";font-weight:400;font-size:16px;line-height:25.18px}.error-page-wrapper .error-page__content .error-session-id{font-family:"BodyBoldS";font-weight:400;font-size:12px;line-height:18.89px;font-variation-settings:"wdth" 120}.error-page-wrapper .popup-btn-subtitle{margin-top:25px;margin-bottom:25px;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.error-page-wrapper .popup-btn{padding:10px 20px;border-radius:4px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:700;font-size:16px}.error-page-wrapper .popup-btn:hover{cursor:pointer}.error-page-wrapper .popup-btn svg{margin-right:8px}.error-page-wrapper .popup-btn__negative{margin-top:15px}.error-page-wrapper .error-page__btn,.error-page-wrapper .error-page__faq{font-family:"BodySS";font-weight:400;font-size:12px;line-height:10.8px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.error-page-wrapper .error-page__btn{margin-top:16px}.error-page-wrapper---inline-action .error-page-wrapper .error-page__btn{flex-direction:row}.error-page-wrapper .error-page__faq{margin-top:25px}.error-page-wrapper .error-page__faq .popup-btn-subtitle{font-size:12px;margin-top:0;margin-bottom:7px}.error-page-wrapper .error-page__faq .popup-btn__negative{margin-top:10px}.error-page-wrapper .error-logo{display:block;height:37px;width:auto;margin:0 0 32px}.error-page-wrapper .or-seprator{margin:24px 0;max-width:300px;position:relative;display:flex;justify-content:center;width:100%}.error-page-wrapper .or-seprator p{margin:0;position:relative;z-index:1;padding:0 10px}.error-popup-wrapper{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:6;padding:15px}.error-popup-wrapper .error-popup-header-close-btn{text-align:right;padding-bottom:15px;margin-right:-15px}.error-popup-wrapper .error-popup-header-close-btn svg{cursor:pointer}.error-popup-wrapper .error-popup__content{text-align:center;border-radius:4px;padding:20px 40px;max-width:337px;width:100%}.error-popup-wrapper .error-popup__content h2{margin:0;font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}.error-popup-wrapper .error-popup__content p{white-space:normal;margin:10px 0 20px;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.error-popup-wrapper .error-popup__content .error-code{font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px}.error-popup-wrapper .error-popup__content .error-session-id{font-family:"BodyBoldXS";font-weight:400;font-size:10px;line-height:15.74px;font-variation-settings:"wdth" 120}.error-popup-wrapper .popup-btn-subtitle{margin-top:25px;font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px}.error-popup-wrapper .popup-btn{padding:10px 20px;border-radius:4px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;width:100%}.error-popup-wrapper .popup-btn:hover{cursor:pointer}.error-popup-wrapper .popup-btn svg{margin-right:8px}.error-popup-wrapper .popup-btn__negative{margin-top:15px;font-family:"BodyBoldS";font-weight:400;font-size:12px;line-height:18.89px;font-variation-settings:"wdth" 120}.error-popup-wrapper .popup-btn__positive{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.error-popup-wrapper .error-popup__btn,.error-popup-wrapper .error-popup__faq{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.error-popup-wrapper .error-popup__btn{margin-top:20px;padding:0 26px}.error-popup-wrapper---inline-action .error-popup-wrapper .error-popup__btn{flex-direction:row}.error-popup-wrapper .error-popup__faq{margin-top:25px;padding:0 26px}.error-popup-wrapper .error-popup__faq .popup-btn-subtitle{margin-top:0}.error-popup-wrapper .error-popup__faq .popup-btn__negative{margin-top:10px}.error-fullscreen-wrapper{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;z-index:10;padding:15px}.error-fullscreen-wrapper .error-fullscreen-header-close-btn{text-align:right;padding-bottom:15px;margin-right:-15px}.error-fullscreen-wrapper .error-fullscreen-header-close-btn svg{cursor:pointer}.error-fullscreen-wrapper .error-fullscreen__content{text-align:center;border-radius:4px;padding:20px 40px;max-width:425px;width:100%}.error-fullscreen-wrapper .error-fullscreen__content h2{margin:0;font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}.error-fullscreen-wrapper .error-fullscreen__content p{white-space:normal;margin:10px 0;font-family:"BodyML";font-weight:400;font-size:16px;line-height:22.48px}.error-fullscreen-wrapper .error-fullscreen__content .error-code{font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px}.error-fullscreen-wrapper .error-fullscreen__content .error-session-id{font-family:"BodyBoldS";font-weight:400;font-size:12px;line-height:18.89px;font-variation-settings:"wdth" 120}.error-fullscreen-wrapper .popup-btn-subtitle{margin-top:25px;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.error-fullscreen-wrapper .popup-btn{padding:10px 20px;border-radius:4px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.error-fullscreen-wrapper .popup-btn:hover{cursor:pointer}.error-fullscreen-wrapper .popup-btn svg{margin-right:8px}.error-fullscreen-wrapper .popup-btn__negative{margin-top:15px}.error-fullscreen-wrapper .error-fullscreen__btn,.error-fullscreen-wrapper .error-fullscreen__faq{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.error-fullscreen-wrapper .error-fullscreen__btn{margin-top:15px}.error-fullscreen-wrapper---inline-action .error-fullscreen-wrapper .error-fullscreen__btn{flex-direction:row}.error-fullscreen-wrapper .error-fullscreen__faq{margin-top:25px}.error-fullscreen-wrapper .error-fullscreen__faq .popup-btn-subtitle{font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px;margin-top:0;margin-bottom:7px}.error-fullscreen-wrapper .error-fullscreen__faq .popup-btn__negative{margin-top:0;padding:8px 25px 7px;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.toast{visibility:hidden;max-width:400px;width:100%;margin-left:300px;text-align:center;padding:16px;position:fixed;right:30px;top:150px;border:2px solid transparent;box-shadow:0 0 10px 0 rgba(0,0,0,.25)}.toast .label-text{display:flex}.toast .label-text>svg{margin-right:20px}@media print,screen and (max-width:992px){.toast{max-width:350px;width:100%;right:30px;top:150px;margin:0 auto}}@media only screen and (max-width:1023px){.toast{top:90px}}@media only screen and (min-width:320px) and (max-width:600px){.toast{top:90px;right:50%;max-width:420px;width:calc(100% - 60px);left:50%;transform:translate(-50%,-50%)}}.toast .toast___action a,.toast .toast___action p{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.toast .toast___action a:hover,.toast .toast___action p:hover{cursor:pointer}.toast .text{display:flex;align-items:center;justify-content:space-between}.toast .text p{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;margin:0}body[dir=rtl] .toast{margin-right:300px;margin-left:unset;left:30px;right:unset}@media print,screen and (max-width:992px){body[dir=rtl] .toast{margin:0 auto}}.toast___active{visibility:visible!important;z-index:100;animation:fadeinRight .5s}@media print,screen and (max-width:992px){.toast___active{animation:fadeinRight .5s}}body[dir=rtl] .toast___active{visibility:visible!important;z-index:100;animation:fadeinLeft .5s}@media print,screen and (max-width:992px){body[dir=rtl] .toast___active{animation:mobilefadein .5s}}@keyframes fadeinLeft{0%{left:0;opacity:0}to{left:30px;opacity:1}}@keyframes fadeoutLeft{0%{left:30px;opacity:1}to{left:0;opacity:0}}@keyframes fadeinRight{0%{right:0;opacity:0}to{right:30px;opacity:1}}@keyframes fadeoutRight{0%{right:30px;opacity:1}to{right:0;opacity:0}}@keyframes mobilefadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes mobilefadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.notification{position:fixed;bottom:150px;background:#333;padding:15px;color:#fff;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;box-shadow:0 0 25px rgba(33,33,33,.5);border-radius:3px;box-sizing:border-box;animation:down .3s ease 1;opacity:0;width:100%;max-width:560px;height:55px;align-items:center;justify-content:space-between}.notification,.notification.active{left:50%;transform:translateX(-50%)}.notification.active{bottom:20px;opacity:1;animation:up .15s ease 1;display:flex;z-index:999}@media only screen and (min-width:768px) and (max-width:1023px){.notification.active{bottom:20px}}@media only screen and (min-width:320px) and (max-width:767px){.notification.active{bottom:.3px;max-width:97%}}.notification a{color:#b61c1c;text-decoration:none;font-weight:600;display:block;padding:9px 21px;width:auto;margin-left:15px;background:rgba(0,0,0,.1);border-radius:5px;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.notification .text{padding:0 10px;display:flex;justify-content:space-between;width:100%;align-items:center;flex:1 1}.notification .text p{margin:0;flex:1 1;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.notification .close{width:40px;line-height:40px;border-radius:50%;text-align:center;cursor:pointer;overflow:hidden;background:rgba(0,0,0,.1)}.notification .ripple{overflow:hidden;position:relative;padding:10px;border-radius:5px;cursor:pointer}.notification .ripple:after{content:"";width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:hsla(0,0%,100%,.1);display:none}.ripple.rect:after{border-radius:0}.notification .close .text{padding:0;text-align:center;width:100%;height:100%}.notification .ripple:hover:after{content:"";display:block;width:100%;height:100%;animation:rip .7s ease 1}@keyframes rip{0%{width:5px;height:5px}75%{transform:scale(4)}}@keyframes up{0%{display:none;bottom:-100px;opacity:0}75%{bottom:0;opacity:1}to{display:block}}@keyframes down{0%{bottom:0;opacity:1;display:block}75%{bottom:-100px;opacity:0}to{display:block}}@keyframes sup{0%{display:none;top:100%;transform:translateY(0);opacity:0}75%{top:100%;transform:translateY(-100%);opacity:1}to{display:block}}@keyframes sdown{0%{top:100%;opacity:1;display:block;transform:translateY(-100%)}75%{top:150%;opacity:0;transform:translateY(0)}to{display:block}}.toggle-switch .switch{position:relative;display:inline-block;width:53px;height:25px}.toggle-switch .switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;transition:.4s}.toggle-switch .slider:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;transition:.4s}.toggle-switch .slider:before,.toggle-switch input:focus+.slider{box-shadow:0 0 .25em rgba(0,0,0,.3)}.toggle-switch input:checked+.slider:before{transform:translateX(26px)}.toggle-switch .slider.round{border-radius:34px}.toggle-switch .slider.round:before{border-radius:50%}.splashContainer{position:fixed;top:0;left:0;width:100%;height:100%;background:#333}.partner,.splashContainer{display:flex;justify-content:center;align-items:center}.partner{height:2.5vw;background-size:contain;background-repeat:no-repeat;flex-grow:1;overflow:hidden;background-position:50%;transition:all .2s linear}.partner:hover{scale:1.2}.partner>img{transition:all .2s linear}.partner img{width:100%}@media (min-width:481px) and (max-width:1024px){.partner{height:4.5vw}}@media screen and (max-width:480px){.partner{height:9.5vw}}@media screen and (max-width:340px){.partner{height:12.5vw}}.partnerlinks-wrapper{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto 1fr;grid-gap:23px}.partner-menu{max-width:100%;padding:var(--laptop-page-margin);margin:0 auto 32px}.seperator{content:"";height:.5px;margin-top:32px}@media (min-width:481px) and (max-width:1024px){.partnerlinks-wrapper{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:480px){.partnerlinks-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:340px){.partnerlinks-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.partner-menu{padding:var(--mobile-page-margin)}}.buttons-row .button{display:flex;justify-content:center;align-items:center}.buttons-row .button svg{margin-right:8px}.button p{margin:0}*{--font-size-secondary:12px;box-sizing:border-box}.playerContainer{display:flex;flex:1 1 auto;background-color:#000;top:0;position:absolute;width:100%;height:100%;z-index:5;overflow:hidden}.playerContainer .player-audio__content-wrapper,.playerContainer .player-settings__content-wrapper,.playerContainer .player__bottom-controls,.playerContainer .player__top-controls{-webkit-user-select:none;-ms-user-select:none;user-select:none}.playerContainer .header__title{font-size:.48em}.playerContainer>*{width:100%;border:0}.tpPlayer .gostHeader,.tpPlayer .header{right:auto;bottom:auto}button.tpPlayOverlay{display:none!important}.tpPlayOverlay:not(button){background-color:transparent!important;width:auto!important;height:auto!important}.player-audio__list{background:rgba(31,31,31,.85);padding:20px;position:fixed;right:0;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;z-index:-1;transition:all .1s ease-in-out}.player-audio__list .player-audio__content-list-wrapper{margin-top:10px;display:flex;padding:0 30px 30px 40px}.player-audio__list .player-audio__content-list-wrapper .player-audio__content{width:100%}.player-audio__list .player-audio__content-list-wrapper h3{padding-right:30px;width:100%;max-width:120px;font-family:"Open Sans",sans-serif,Helvetica,Arial;text-align:left;font-size:14px;margin:10px 0 0;color:#fff}.player-audio__list>div{max-width:410px;width:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.25);border-radius:5px}.player-audio__list p{margin:0;font-size:19px;font-weight:600}.player-audio__list ul{margin:0;padding:0;display:flex;flex-wrap:wrap;list-style:none;width:100%}.player-audio__list ul li{font-size:14px;font-weight:500;margin:12px 7px 0;font-family:"Open Sans",sans-serif,Helvetica,Arial;border-radius:5px;width:calc(50% - 14px);line-height:20px;height:42px;padding:0 18px;display:flex;align-items:center;justify-content:center}.player-audio__list ul li:hover{cursor:pointer}.player-audio__list .player-audio__head{display:flex;align-items:center;justify-content:space-between;padding:30px 40px 0}.chrome-cast-controller .player-audio__list .player-audio__head p{color:#ffd200}.player-audio__list---open{opacity:1;z-index:9}.player-audio__list---open .player-audio__content-wrapper{animation:scale-in-center .2s cubic-bezier(.25,.46,.45,.94) both}.player-audio__list---close{display:none}.player-settings__list{background:rgba(31,31,31,.85);padding:20px;position:absolute;right:0;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;z-index:-1;transition:all .1s ease-in-out}.player-settings__list .player-settings__head{display:flex;align-items:center;justify-content:space-between}.player-settings__list>div{max-width:520px;width:100%}.player-settings__list p{margin:0;font-size:19px;font-weight:600}.player-settings__list ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap}.player-settings__list ul li{font-size:14px;font-weight:500;margin:20px 20px 0 0;font-family:"Open Sans",sans-serif,Helvetica,Arial;border-radius:5px;width:calc(33.333% - 20px);line-height:20px;height:42px;padding:0 18px;display:flex;align-items:center;justify-content:center}.player-settings__list ul li:hover{cursor:pointer}body[dir=rtl] .player-settings__list ul li{margin:20px 0 0 20px}.player-error-container{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;text-align:center;background:#000}.player-error-container a,.player-error-container button{font-weight:500;padding:8px 14px 9px;border-radius:4px;width:70px;margin:0 auto;display:block;font-size:12px;border:none}.player-error-container a:hover,.player-error-container button:hover{cursor:pointer}.player-error-container a:focus,.player-error-container button:focus{outline:none}.player-error-container>div{max-width:250px}.player-error-container h2{margin:10px 0 20px;font-size:19px}.player{top:0;height:100%;z-index:1;position:absolute;width:100%;overflow:hidden;display:flex;background:#000;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25)}@media only screen and (max-width:992px){.player{border-radius:0;box-shadow:none}}.player video{width:100%}.player .seek__track .slider-tracks div{background:#ffd200}.player .player__content{width:100%;height:100%;background:#000}.player .player__content iframe{z-index:-1;position:relative}.player svg:hover{cursor:pointer}.player:hover{cursor:default}.player__bottom-controls{position:absolute;bottom:0;width:100%;left:0;display:block;z-index:5;opacity:0;padding:100px 20px 30px;background-image:linear-gradient(180deg,transparent,#000 68%);transition:opacity .25s cubic-bezier(0,0,.2,1)}.player__bottom-controls .controls{display:flex;align-items:flex-start;justify-content:center;margin-bottom:60px}.player__bottom-controls .controls .forward-icon,.player__bottom-controls .controls .rewind-icon{margin-top:2px}.player__bottom-controls .controls .fast-forward-icon,.player__bottom-controls .controls .fast-rewind-icon,.player__bottom-controls .controls .next-button,.player__bottom-controls .controls .previous-icon{margin-top:2px;display:none}.player__bottom-controls .controls .player-icon{display:block}.player__bottom-controls .controls .player-icon-container:hover .player-icon,.player__bottom-controls .controls .playerfill-icon{display:none}.player__bottom-controls .controls .player-icon-container:hover .playerfill-icon{display:block}.player__bottom-controls .controls>div{margin:0 30px}.player__bottom-controls .controls>div:last-child{margin-right:0}.player__bottom-controls .controls>div:first-child{margin-left:0}.player__bottom-controls .seek-bar{flex:1 1;position:relative}.player__bottom-controls .seek-bar .seek-time{display:flex;align-items:center;padding-top:30px}.player__bottom-controls .seek-bar .seek-time p{font-family:"Open Sans",sans-serif,Helvetica,Arial;margin:0;font-weight:600;font-size:16px}body[dir=rtl] .player__bottom-controls .seek-bar .seek-time{float:right}.player__top-controls{position:absolute;top:0;width:100%;left:0;opacity:0;display:flex;align-items:center;padding:20px 30px;background-image:linear-gradient(0deg,transparent,rgba(0,0,0,.8));justify-content:flex-end;transition:opacity .25s cubic-bezier(0,0,.2,1);z-index:5}.player__top-controls .player__top-titile-wrapper{flex:1 1;display:flex;align-items:center}.player__top-controls .player__top-titile-wrapper .back__icon-bottom-margin{margin-bottom:.8%}.player__top-controls .player__top-titile-wrapper .title{padding-left:20px}.player__top-controls .player__top-titile-wrapper .title p{margin:0;font-size:15px;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;font-weight:400;font-family:"Open Sans",sans-serif,Helvetica,Arial}.player__top-controls .player__top-titile-wrapper .title p span{padding-right:20px;position:relative}.player__top-controls .player__top-titile-wrapper .title p span:after{content:"";position:absolute;width:4px;height:4px;top:9px;right:8px;border-radius:2px}.player__top-controls .player__top-titile-wrapper .title p span:last-child:after{display:none}.player__top-controls .player__top-titile-wrapper .title h2{margin:0;font-size:23px;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.player__top-controls .controls{display:flex;align-items:flex-end}.player__top-controls .controls .control-icons-wrapper{height:30px;justify-content:center;display:flex;align-items:center;margin-top:3px}.player__top-controls .controls .control-icons{display:block}.player__top-controls .controls .control-icons-filled,.player__top-controls .controls .control-icons-wrapper:hover .control-icons{display:none}.player__top-controls .controls .control-icons-wrapper:hover .control-icons-filled{display:block}.player__top-controls .controls svg{margin-left:25px}body[dir=rtl] .player__top-controls .player__top-titile-wrapper .title{padding-right:20px;padding-left:unset}body[dir=rtl] .player__top-controls .player__top-titile-wrapper .back-btn{transform:rotate(180deg)}.show-controls{opacity:1!important}.thumbnail-wrapper{height:90px;width:160px;background:#202020;position:absolute;bottom:45px;border-radius:5px;box-shadow:0 0 10px 0 rgba(3,3,3,.1);border:2px solid #fff;box-sizing:content-box;display:none}@media only screen and (max-width:550px){.thumbnail-wrapper{height:70px;width:120px}}.thumbnail-wrapper---open{display:block;animation:slide-top .2s cubic-bezier(.25,.46,.45,.94) both}.No-player-screen{width:70px;height:70px}.No-player-screen img{position:static!important}.No-player-screen:hover{cursor:pointer}.player-settings__list---open{opacity:1;z-index:9}.player-settings__list---open .player-settings__content-wrapper{animation:scale-in-center .2s cubic-bezier(.25,.46,.45,.94) both;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25);padding:30px 40px 40px}.player-settings__list---close{display:none}@keyframes slide-top{0%{transform:translateY(0)}to{transform:translateY(-25px)}}@keyframes scale-in-center{0%{transform:scale(.85);opacity:1}to{transform:scale(1);opacity:1}}.spinner-wrapper{position:fixed;width:100vw;height:100vh;z-index:-1;opacity:0;top:0;left:0;display:flex;background:rgba(0,0,0,.6);align-items:center;justify-content:center}.player .spinner-wrapper{position:absolute;width:100%;height:100%;transition:all .45s ease-in}.player-wrapper{top:0;z-index:1;overflow:hidden}.player-wrapper,.player-wrapper .spinner-wrapper{height:100%;position:absolute;width:100%}.player-wrapper .player-content,.player-wrapper .player-content video{width:100%}.spinner-open{z-index:9;opacity:1}.player .spinner-open{z-index:3;transition:all .45s ease-in}.spinner-close{display:none;transition:all .3s ease-in}.replay__img-holder{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:50%}.binch-container{position:absolute;right:20px;bottom:100px;z-index:6;background:#1d1d1d;display:none;width:250px;border-radius:4px;color:#fff}.binch-container p{font-family:"Open Sans",sans-serif,Helvetica,Arial;font-size:12px;font-weight:500;color:#ffd200;margin:0}.binch-container .binch__header{letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.binch-container .binch__img{width:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.binch-container .binch__timer{font-style:normal;padding:5px 10px 15px 20px;color:#fff}.binch-container .binch__content{display:flex;align-items:center;justify-content:space-between;padding:20px}.binch-container .binch__content .binch-content__text{font-style:normal;padding-right:10px}.binch-container .binch__content .binch-content__text h3{margin:0;display:block;font-size:19px;word-break:break-word}.binch-container .binch__content .binch_player-icon{display:block}.binch-container .binch__content .binch-content__icon:hover .binch_player-icon,.binch-container .binch__content .binch_playerfill-icon{display:none}.binch-container .binch__content .binch-content__icon:hover .binch_playerfill-icon{display:block}.binch-container---open{display:block;animation:slide-top .2s cubic-bezier(.25,.46,.45,.94) both}.subTitle{position:absolute;bottom:50px;left:0;margin:0;width:100%;text-align:center}.subTitle p{margin:0 15px;padding:0 3px;background:rgba(0,0,0,.8);display:inline-block;font-size:24px;font-weight:500}#fullscreenBtn,.player__audio,.player__settings,.volume-btn-wrapper{text-align:center;width:auto;margin:0 13px}#fullscreenBtn svg,.player__audio svg,.player__settings svg,.volume-btn-wrapper svg{margin-left:0!important}#fullscreenBtn p,.player__audio p,.player__settings p,.volume-btn-wrapper p{color:#fff;font-family:"Open Sans",sans-serif,Helvetica,Arial;font-size:13px;margin-bottom:4px}body[dir=rtl] #fullscreenBtn svg,body[dir=rtl] .player__audio svg,body[dir=rtl] .player__settings svg,body[dir=rtl] .volume-btn-wrapper svg{margin-right:0!important}.show-controls+.subTitle{bottom:250px}.player__live_label{font-size:18px;font-weight:500;display:flex;height:24px;align-items:center}.player__live-icon{width:24px}.player__live-icon svg{height:20px}.player-portrait .player__top-controls{padding:10px}.player-portrait .player__top-controls p{margin-top:0}.player-portrait .player__bottom-controls{padding:15px 15px 20px;background-image:linear-gradient(180deg,transparent,#000 50%)}.player-portrait .player__bottom-controls .controls{margin-bottom:30px}.player-portrait .player__bottom-controls .seek-bar .seek-time{padding-top:20px}.player-state-wrapper{justify-content:flex-start;cursor:text}.player-state-wrapper li{text-align:left;margin-bottom:4px;font-weight:400;display:flex;justify-content:flex-start}.player-state-wrapper .label{width:40%;color:#a6a6a6}.player-state-wrapper .value{width:60%;word-wrap:break-word}.player-state-wrapper .option{color:#ffd200;cursor:pointer}.player-state-wrapper .option:hover{opacity:.8}.player__state-pop__up{background:rgba(31,31,31,.85);margin-top:-50px;padding:20px 30px;position:fixed;right:4%;top:50%;transform:translateY(-50%);text-align:left;display:none;z-index:-1;transition:all .1s ease-in-out;width:32%;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25)}.player__state-pop__up .player__state-pop__up-wrapper{transition:max-height .3s ease-out}.player__state-pop__up .fixed-header{margin-bottom:10px}.player__state-pop__up .player__state-pop__up-wrapper{max-width:520px;width:100%;padding-top:10px;max-height:45vh;overflow:auto}.player__state-pop__up .player__state-pop__up-head{display:flex;justify-content:space-between;position:relative;z-index:9;text-align:left}.player__state-pop__up .player__state-pop__up-head>div{overflow:hidden}.player__state-pop__up .player__state-pop__up-head .player-audio__close{min-width:22px;margin-left:15px;padding-bottom:3px;transition:all .2s ease-in-out}.player__state-pop__up .player__state-pop__up-head .player-audio__close:hover{cursor:pointer;transform:scale(1.15)}.player__state-pop__up .player__state-pop__up-head body[dir=rtl] .player-audio__close{margin-right:15px;margin-left:unset}.player__state-pop__up .player__state-pop__up-head p{margin:0;font-size:23px;font-weight:600;line-height:26px}@media only screen and (max-width:900px){.player__state-pop__up{width:50%}}@media only screen and (max-width:650px){.player__state-pop__up{width:calc(100% - 50px)}}.player__state-pop__up---open{display:block;opacity:1;z-index:10}.player__state-pop__up---open .player__state-pop__up-wrapper{animation:scale-in-center .2s cubic-bezier(.25,.46,.45,.94) both}#ad-container{position:absolute;top:0;left:0;width:100%;height:100%}#ad-container.add-playing{z-index:6}.custom-ui{width:100%;height:0;display:none;position:absolute}.custom-ui.show{display:block;z-index:6;height:100%}.custom-ui .ad-no-details:before,.custom-ui .ad-remaining-time:before{content:" • ";margin:0 2px}.custom-ui .remaining-count{margin-bottom:30px;font-size:18px;font-weight:600}.custom-ui .label-after-play{font-size:16px;font-style:normal;font-weight:500;padding:14px 24px;position:absolute;max-width:185px;background:#222;border-radius:4px;bottom:150px;right:0;text-align:center}.custom-ui .ad-seek-bar{position:absolute;bottom:0;width:100%;left:0;opacity:1;padding:100px 20px 30px;background-image:linear-gradient(180deg,transparent,#000 68%);transition:opacity .25s cubic-bezier(0,0,.2,1)}.custom-ui .skip-label{margin-right:12px}.custom-ui .skip-btn{position:absolute;width:166px;height:58px;right:0;bottom:140px;background:rgba(34,34,34,.5);border-radius:4px;font-size:22px;font-style:normal;font-weight:600;display:flex;align-items:center;justify-content:center}.shaka-ad-markers{position:absolute;width:100%;height:4px;transform:translateY(-50%);border-radius:10px;pointer-events:none}.meta-data-preview-overlay{position:absolute;z-index:10;border-radius:5px;overflow:hidden}.meta-data-preview-overlay.has-progress{border-bottom-left-radius:0;border-bottom-right-radius:0}.meta-data-preview-overlay.hero-rail{width:100%;height:100%;left:0;top:0;margin:auto}.meta-data-preview-overlay.hero-rail .meta-data-preview__image{opacity:1}.meta-data-preview{background-color:#000;box-shadow:5px 5px 10px 10px rgba(0,0,0,.25);z-index:5;width:100%;height:100%;margin:auto;position:absolute;animation:fadeIn 1s ease}.meta-data-preview .player__bottom-controls,.meta-data-preview .player__top-controls{display:none}.meta-data-preview.hero-rail{border-radius:5px;overflow:hidden}.meta-data-preview.hero-rail .meta-data-preview__player-container{height:100%}.meta-data-preview.hero-rail .volume-btn-wrapper{position:absolute;bottom:20px;right:20px;cursor:pointer}.meta-data-preview.hero-rail .meta-data-preview__details{position:absolute;width:100%;bottom:0;z-index:3;background:linear-gradient(180deg,rgba(0,0,0,.0001),#000)}.meta-data-preview .volume-btn-wrapper{position:absolute;right:20px;bottom:155px;z-index:1;background-color:#222;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.meta-data-preview .meta-data-preview__details{padding:20px}.meta-data-preview .meta-data-preview__icons{display:flex}.meta-data-preview .meta-data-preview__icon{margin:0 8px;cursor:pointer}.meta-data-preview .meta-data-preview__icon:first-child{margin-left:0}.meta-data-preview .meta-data-preview__icon .fav-icon-filled,.meta-data-preview .meta-data-preview__icon .info-icon-filled,.meta-data-preview .meta-data-preview__icon .play-icon-filled,.meta-data-preview .meta-data-preview__icon:hover .fav-icon,.meta-data-preview .meta-data-preview__icon:hover .info-icon,.meta-data-preview .meta-data-preview__icon:hover .play-icon{display:none}.meta-data-preview .meta-data-preview__icon:hover .fav-icon-filled,.meta-data-preview .meta-data-preview__icon:hover .info-icon-filled,.meta-data-preview .meta-data-preview__icon:hover .play-icon-filled{display:block}.meta-data-preview .meta-data-preview__icon .fav-icon.is-fav{display:none}.meta-data-preview .meta-data-preview__icon .fav-icon-filled.is-fav{display:block}.meta-data-preview .meta-data-preview__title{font-size:20px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:0;text-align:left;margin-top:16px;margin-bottom:10px}.meta-data-preview .meta-data-preview__player-container{position:relative;width:100%;height:calc(100% - 150px);border-radius:5px;overflow:hidden}.meta-data-preview .meta-data-preview__image{width:100%;position:absolute;z-index:-1;left:0;top:0;max-height:100%;object-fit:contain;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.meta-data-preview .meta-data-preview__description-container{padding:20px;position:relative;font-size:14px;font-style:normal;font-weight:400;line-height:21px;letter-spacing:0;text-align:left;color:#fff;height:100%}.meta-data-preview .meta-data-preview__description-container.has-description{background-color:rgba(0,0,0,.8)}.meta-data-preview .meta-data-preview__description-container .meta-data-preview__description{margin:0;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.meta-data-preview .rail-item-info___progress{position:absolute;width:100%;background:#727272;height:4px;left:0;bottom:0}.meta-data-preview .rail-item-info___progress:after{content:"";position:absolute;top:0;left:0;height:4px}.meta-data-preview body[dir=rtl] .rail-item-info___progress,.meta-data-preview body[dir=rtl] .rail-item-info___progress:after{left:unset;right:0}.meta-data-preview .duration{font-weight:500;text-align:left;margin:0 12px 0 0}.meta-data-preview .duration,.meta-data-preview .remaining-time{font-size:14px;font-style:normal;line-height:17px;letter-spacing:0;color:#fff;display:inline-block}.meta-data-preview .remaining-time{font-weight:400;text-align:right;margin:0}.meta-data-preview .meda-data-preview__bottom-Info{display:flex;justify-content:space-between}.meta-data-preview .meta-data-preview__tags{display:inline-flex}.meta-data-preview .meta-data-preview__tags li{margin:0 7px;font-size:14px;font-weight:600;line-height:17px;color:#979797}.meta-data-preview .meta-data-preview__tags li span{position:relative}.meta-data-preview .meta-data-preview__tags li span:before{content:"";position:absolute;width:4px;height:4px;top:8px;left:-8px;border-radius:2px;background-color:#979797}.meta-data-preview .meta-data-preview__tags li:first-child{margin-left:0}.meta-data-preview .meta-data-preview__tags li:first-child span:before{display:none}.not-playing{opacity:0}.playing{opacity:1}.fade-in{animation:fadeIn .5s ease}.fade-out{animation:fadeOut .5s ease}.scale-animation{animation:scale .5s ease}@keyframes scale{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.language-change{display:flex;flex-direction:column}iframe{display:none}.ImmortalImage_image__1VWzk{opacity:0;transition:all .5s ease-in-out}.ImmortalImage_onLoad__IQjbd{opacity:1}.result-and-standing-wrapper{align-items:center}.outer-wrapper{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:32px 0}.table-wrapper{overflow:scroll;overflow-y:hidden}.table-column-wrapper{display:flex}.table-intable-heading{height:40px;position:sticky;left:0;width:100%;text-transform:uppercase}.table-wrapper::-webkit-scrollbar-corner{display:none}.table-wrapper::-webkit-scrollbar{height:12px;background-color:none;cursor:pointer;display:none}.table-wrapper::-webkit-scrollbar-thumb{background-color:#888;border-radius:50px;cursor:pointer}.table-wrapper::-webkit-scrollbar-thumb:hover{background-color:#555}.outer-wrapper,.result-and-standing-header{width:calc(100% - 64px);margin:0 auto}.grab{cursor:grab}.table-row{width:min-content;height:50px;min-width:-webkit-fill-available;box-sizing:border-box;display:flex;align-items:center;width:100%;-webkit-user-select:all;-ms-user-select:all;user-select:all}.table-row :not(:first-child){margin-left:10px}.table-row img{width:30px}@media screen and (max-width:800px){.table-row img{width:20px}}.table-row .custom_status_in-between{color:#fc4c02;text-decoration:underline;font-weight:600}.table-row .table-cell-content{width:100%;height:100%;padding:10px}@media screen and (max-width:800px){.table-row .table-cell-content{padding:5px}}.table-row .table-cell-content p{white-space-collapse:preserve}.championship_standing .table-row.content-row{height:50px}.table-row:first-child,.table-row:first-child .table-column:first-child{background-color:grey}.table-column{flex-grow:1;box-sizing:border-box;white-space:nowrap}.first-column{position:fixed;top:0;left:0;background-color:green;width:50px;display:none}.first-column-row{height:50px}.table-column.border-class_1:nth-child(2),.table-column:first-child{min-width:50px;position:sticky;left:-2px}@media screen and (max-width:800px){.table-column.border-class_1:nth-child(2),.table-column:first-child{min-width:40px}}.table{min-width:-moz-fit-content;min-width:fit-content;display:flex;color:#000;margin-bottom:10px}.title{margin-right:auto}.filters{display:flex}.filter{width:150px;height:50px;background-color:bisque;margin:0 10px}@media screen and (max-width:800px){.outer-wrapper{width:100%}}.table-error-wrapper{width:100%;height:60vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.table-error-icon{margin-bottom:16px}.table-error-heading{font-family:"HeaderS";font-variation-settings:"wdth" 120;line-height:23.48px;font-size:20px;line-height:25px;margin-bottom:12px}.table-error-description,.table-error-heading{font-weight:400;letter-spacing:0;text-align:center}.table-error-description{font-family:"BodyM";font-size:14px;line-height:22.04px;font-size:16px;line-height:24px;width:80%}.tables-wrapper{display:flex;width:calc(100% - 64px);justify-content:space-between}.tabWrapper .tables-wrapper{width:100%}.tables-wrapper.two-tables .outer-wrapper{width:49%}.two-tables .outer-wrapper:first-child{margin-right:10px}.two-tables .outer-wrapper:nth-child(2){margin-left:10px}@media screen and (max-width:1024px){.two-tables .outer-wrapper:nth-child(2){display:none}.two-tables .outer-wrapper:first-child{width:100%}}.inside-table-wrapper{width:100%}.table-name{margin-bottom:10px}.gradient-wrapper{width:10px;height:100%;position:absolute;top:0;right:-1px}.table-scroll-gradient{width:25px;height:100%;position:absolute;top:0;right:0}.hide-gradient{display:none}.table-content-title-wrapper{display:flex;flex-direction:column}.table-loader-wrapper{width:100%;height:100%}.table-loader-wrapper .rally-spinner-wrapper,.table-loader-wrapper .spinner-wrapper{position:unset;width:100%;height:100%}.table-loader-header{height:42px;width:100%}.table-loader{height:60vh}.table-loader .rally-spinner-wrapper,.table-loader .spinner-wrapper{background:none}.table-cell-content{display:flex;opacity:0;animation:fadeIn .5s ease-in-out 1 normal forwards;height:100%;align-items:center;min-width:50px}@media screen and (max-width:800px){.table-cell-content{min-width:40px}}.table-cell-content a{text-decoration:underline}.table-cell-content a:first-child{font-family:"BodyBoldM";font-weight:400;font-size:14px;line-height:22.04px;font-variation-settings:"wdth" 120}.container{width:100%;display:flex;background:#2b2b2b}.container .right-arrow-container{height:45px;position:absolute;right:0;top:0;z-index:3}.container .right-arrow-container .right-arrow{position:fixed;right:10px;top:187px;width:32px;height:32px;border-radius:50%;z-index:3}.container .right-arrow-container .right-arrow:hover{cursor:pointer}.container .right-arrow-container .right-arrow svg{margin-top:5px;margin-left:7px}.container .left-arrow{position:fixed;left:10px;top:187px;width:32px;height:32px;border-radius:50%;z-index:3}.container .left-arrow:hover{cursor:pointer}.container .left-arrow svg{margin-top:5px;margin-left:3px}.container .channel-list-container{background:#222}.container .channel-list-container .channel-list{margin-top:45px;max-height:calc(100% - 45px);overflow:auto;-ms-overflow-style:none;padding-bottom:4px}.container .channel-list-container .channel-list::-webkit-scrollbar{display:none}.container .channel-list-container .channel-list .channel-title{background-image:linear-gradient(180deg,rgba(51,51,51,.5),rgba(0,0,0,.5));color:#fff;display:flex;background:#000;align-items:center;justify-content:flex-end;-webkit-user-select:none;-ms-user-select:none;user-select:none}.container .channel-list-container .channel-list .channel-title:first-child{border-top:1px solid hsla(0,0%,44.7%,.4)}.container .channel-list-container .channel-list .channel-title .channel-code{width:calc(100% - 140px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.container .channel-list-container .channel-list .channel-title .logo{position:abolute;margin:0 auto;max-width:90px;max-height:50px;height:auto;width:auto;background-repeat:no-repeat;background-position:50%;background-size:contain}.container .channel-list-container .channel-list .channel-title .placeholder{margin-left:20px}.container .channel-list-container .channel-list .channel-title .placeholder .placeholder-path{fill:#b3b3b3}.container .programl-list{overflow:auto;position:relative;background:#222}.container .programl-list.no-program{overflow-x:hidden}.container .programl-list .timer-container{display:flex;height:45px}.container .programl-list .timer-container .full-time-border{display:flex;flex-direction:row;position:absolute;top:27px;height:18px;width:120px;border-left:1px solid #727272}.container .programl-list .timer-container .half-time-border{display:flex;flex-direction:row;position:absolute;top:35px;height:10px;width:120px;border-right:1px solid #727272;z-index:2}.container .programl-list .timer-container .time-note{display:flex;flex-direction:row;position:absolute;top:0;height:45px;width:120px;z-index:2}.container .programl-list .timer-container .time-note .time{height:100%;margin:0 0 0 -20px;color:#a6a6a6;line-height:30px;font-size:14px;font-weight:400}.container .programl-list .current-time{position:absolute;top:28px;bottom:0;width:2px;background:#ffe300;z-index:3}.container .programl-list .current-time .current-time-label{margin-left:-22px;background:#ffe300;z-index:4;width:50px;height:16px;font-size:10px;line-height:16px;text-align:center;border-radius:3px;font-weight:600;color:#000}.container .programl-list .channel-program-list{margin-top:45px;overflow-y:auto;overflow-x:hidden}.container .programl-list .channel-program-list .channel-programs{display:inline-flex;flex-direction:row;position:relative;background:#090909}.container .programl-list .channel-program-list .channel-programs .program-cell{border:1px solid hsla(0,0%,44.7%,.25);display:flex;justify-content:center;align-items:center;background:#333;color:#fff;font-weight:600;flex-direction:column}.container .programl-list .channel-program-list .channel-programs .program-cell.program-cell-current{background:#222}.container .programl-list .channel-program-list .channel-programs .program-cell:hover{cursor:pointer;background:#000}.container .programl-list .channel-program-list .channel-programs .program-cell .program-time{width:calc(100% - 40px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 3px;color:#727272;font-size:14px;font-weight:600;padding:0 5px}.container .programl-list .channel-program-list .channel-programs .program-cell .program-time.program-time-current{color:#ffe300}.container .programl-list .channel-program-list .channel-programs .program-cell .program-name{width:calc(100% - 40px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 3px;padding:0 5px;color:#fff;font-size:16px}.container .programl-list .channel-program-list .channel-programs .program-cell .program-duration{width:calc(100% - 40px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0 5px;color:#a6a6a6;font-size:14px;font-weight:600}.container .programl-list .channel-program-list .channel-programs .empty-cell{justify-content:center;align-items:center;border:1px solid hsla(0,0%,44.7%,.25);background:#333;color:#fff;display:flex;flex-direction:column}.container .programl-list .channel-program-list .channel-programs .empty-cell .empty-name{width:calc(100% - 40px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 5px;padding:0 5px;color:#fff;font-size:14px;font-weight:600;text-align:center;color:#727272}.container .programl-list .channel-program-list .channel-programs .empty-cell .empty-name.left-align{text-align:left}.timer-container{position:fixed;overflow:hidden;width:100%;z-index:3;background:#222;height:45px;top:180px;-ms-overflow-style:none;scrollbar-width:none}.timer-container::-webkit-scrollbar{display:none}.full-time-border{display:flex;flex-direction:row;position:absolute;top:27px;height:18px;width:120px;border-left:1px solid #727272}.half-time-border{top:35px;height:10px;border-right:1px solid #727272}.half-time-border,.time-note{display:flex;flex-direction:row;position:absolute;width:120px;z-index:2}.time-note{top:0;height:45px}.time-note .time{height:100%;margin:0 0 0 -20px;line-height:30px;font-size:14px;font-weight:400}body[dir=rtl] .container .programl-list .timer-container .time-note .time{margin-right:-30px;margin-left:unset}body[dir=rtl] .container .programl-list .current-time .current-time-label{margin-right:-22px;margin-left:unset}body[dir=rtl] .container .right-arrow-container{left:0;right:unset}body[dir=rtl] .container .right-arrow-container .right-arrow{left:10px;right:unset;transform:rotate(180deg)}body[dir=rtl] .container .right-arrow-container .right-arrow svg{margin-right:7px;margin-left:unset}body[dir=rtl] .container .left-arrow{right:10px;left:unset;transform:rotate(180deg)}body[dir=rtl] .container .left-arrow svg{margin-right:3px;margin-left:unset}.channel-program-list::-webkit-scrollbar{width:2px}.channel-program-list::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.channel-program-list::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.programl-list::-webkit-scrollbar{height:4px}.programl-list::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.programl-list::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.logo{width:auto;height:35px;background-repeat:no-repeat;background-position:50%;background-size:contain;margin-bottom:10px}.select{line-height:15px;width:300px;height:48px}@media only screen and (max-width:480px){.select{width:100%}}.select .selectContainer{display:inline-block;width:calc(100% - 15px)}.select #input{position:relative;min-height:15px;border-radius:5px;padding-left:12px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}body[dir=rtl] .select #input{padding-right:12px;padding-left:unset}.select #dropdownIconHolder{position:absolute;top:0;right:5px;width:30px;height:100%;display:flex;justify-content:center;align-items:center}body[dir=rtl] .select #dropdownIconHolder{left:5px;right:unset}.select #dropdownHolder{position:relative;width:100%}.select #textArea{font-size:14px;padding-top:3px}.select #dropdown{position:absolute;left:0;width:100%;border-radius:5px;background-color:#222;overflow:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;z-index:11}.select #dropdown::-webkit-scrollbar{display:none!important;width:0!important}.select #dropdownHolder.above #dropdown{bottom:5px}.select #dropdownHolder.below #dropdown{top:5px}.select #dropdown>div{padding:10px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:#000;color:#fff;font-size:16px}.select #dropdown>div:hover{background:#ffd200;color:#000}.select #dropdown>div:first-child{border-radius:5px 5px 0 0}.select #dropdown>div:last-child{border-radius:0 0 5px 5px}.select .show{display:block}.select .hide{display:none}.select .invisible{visibility:hidden}.mobile-container{width:100%;display:flex;height:inherit;flex-direction:column}.mobile-container .mobile-channel-list-container{position:fixed;display:flex;width:100%;height:82px;overflow-x:scroll}.mobile-container .mobile-channel-list-container .channel-title{display:flex;flex-direction:column;align-items:center;width:110px;height:80px}.mobile-container .mobile-channel-list-container .channel-logo{min-width:80px;max-width:85px;min-height:25px;max-height:30px;background-repeat:no-repeat;background-position:50%;background-size:contain;margin:15px;padding-left:10px;padding-right:10px}.mobile-container .mobile-channel-list-container .channel-code{margin-top:5px;font-size:14px}.mobile-container .mobile-channel-details-container{margin-top:83px;height:calc(100% - 130px);overflow-y:auto}.mobile-container .mobile-program-channel-details{display:flex;flex-direction:row;object-fit:contain;width:100%!important;height:85px;padding:10px 20px 10px 8px;border-bottom:1px solid grey}.mobile-container .mobile-program-channel-details .program-logo{border-radius:5px;object-fit:contain}.mobile-container .mobile-program-channel-details .mobile-program-details{margin-left:8px;display:inline}.mobile-container .mobile-program-channel-details .mobile-program-details.no-program{width:100%}.mobile-container .mobile-program-channel-details .mobile-program-details.no-program .mobile-program-name{display:flex;align-items:center;height:100%;width:100%}.mobile-container .mobile-program-channel-details .mobile-program-details .mobile-program-time{font-size:14px;font-style:"Montserrat";font-weight:600;margin:0}.mobile-container .mobile-program-channel-details .mobile-program-details .program-title-group .mobile-program-live-time{font-size:10px;font-weight:600;display:none;border-radius:2px;padding:4px;letter-spacing:.8px}.mobile-container .mobile-program-channel-details .mobile-program-details .program-title-group .mobile-program-live-time.current-program-time{display:block}.mobile-container .mobile-program-channel-details .mobile-program-details .mobile-program-name{font-size:16px;font-style:"Montserrat";font-weight:600;margin:0;width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-container .mobile-program-channel-details .mobile-program-details .mobile-program-duration{font-size:14px;font-style:"Montserrat";font-weight:600;margin:0}body[dir=rtl] .mobile-container .mobile-program-channel-details .mobile-program-details{margin-left:unset;margin-right:10px}body[dir=rtl] .mobile-container .mobile-program-channel-details .mobile-program-details .program-title-group .mobile-program-live-time{margin-left:unset;margin-right:20px}.mobile-channel-list-container::-webkit-scrollbar{display:none}.railitem-wrapper_small.railitem-wrapper_portrait{width:21.5vw;max-width:316px;height:27.77vw;max-height:400px;margin:0 .69vw;overflow:hidden}.railitem-wrapper_small.railitem-wrapper_portrait .railitem-image-container{margin:5%;width:unset}.railitem-wrapper_small.railitem-wrapper_portrait .railitem-image-holder{height:19.72vw;max-height:284px;max-width:281px;width:19.51vw;background-color:unset}.railitem-wrapper_small.railitem-wrapper_portrait .railitem-details-wrapper{height:5.14vw;min-height:74px}.railitem-wrapper_small.railitem-wrapper_portrait .railitem-primarytitle{line-height:1.2rem;height:3.4rem;font-family:"BodyBoldL";font-weight:400;font-size:16px;line-height:25.18px;color:#000;text-align:center;max-height:25px}.railitem-wrapper_small.railitem-wrapper_portrait .railitem-secondarytitle{font-family:"HeaderM";font-weight:400;font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px;color:var(--wrc-orange);text-align:center;height:unset;line-height:26px}.railitem-wrapper_small.railitem-wrapper_portrait .railitem-snippet{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}@media (min-width:1440px){.railitem-wrapper_small.railitem-wrapper_portrait{margin:0 10px}}@media (min-width:600px){.railitem-snippet{font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px}}@media (max-width:1024px) and (min-width:600px){.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_portrait,.railitem-wrapper.railitem-wrapper_small.railitem-wrapper_portrait{height:38.5vw;width:28.5vw}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_portrait .railitem-details-wrapper,.railitem-wrapper.railitem-wrapper_small.railitem-wrapper_portrait .railitem-details-wrapper{height:10vw}}.railitem-wrapper.railitem-wrapper_portrait.railitem-wrapper_placeholder .loading-tagcontainer{display:none}.railitem-wrapper.railitem-wrapper_portrait.railitem-wrapper_placeholder .loading-rectangle{background-color:unset;align-items:center}.railitem-wrapper.railitem-wrapper_portrait.railitem-wrapper_placeholder .loading-rectangle .loading-primary-title-holder{display:none}.railitem-wrapper.railitem-wrapper_portrait.railitem-wrapper_placeholder .loading-rectangle .loading-primary-title-holder,.railitem-wrapper.railitem-wrapper_portrait.railitem-wrapper_placeholder .loading-rectangle .loading-teritary-title-holder{width:30%;height:20%;max-width:400px;margin-top:3%}.railitem-wrapper.railitem-wrapper_portrait.railitem-wrapper_placeholder .loading-rectangle .loading-secondary-title-holder{width:50%;height:23%;max-width:400px}.railitem-wrapper_medium.railitem-wrapper_portrait{width:29.58vw;max-width:426px;height:41.27vw;margin-left:.55vw;margin-right:.55vw;background-color:#fff}.railitem-wrapper_medium.railitem-wrapper_portrait .railitem-image-container{margin:5%;width:unset}.railitem-wrapper_medium.railitem-wrapper_portrait .railitem-image-holder{height:25.82vw;background-color:unset}.railitem-wrapper_medium.railitem-wrapper_portrait .railitem-primarytitle{line-height:1.2rem;height:3.4rem;font-family:"BodyBoldL";font-weight:400;font-size:16px;line-height:25.18px;color:#000;text-align:center;max-height:25px}.railitem-wrapper_medium.railitem-wrapper_portrait .railitem-secondarytitle{font-family:"HeaderM";font-weight:400;font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px;color:var(--wrc-orange);text-align:center;height:unset}.railitem-wrapper_medium.railitem-wrapper_portrait .railitem-snippet{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}.railitem-wrapper_portrait.railitem-wrapper_medium.railitem-wrapper_placeholder{height:41.27vw}@media (max-width:1024px){.railitem-wrapper_medium.railitem-wrapper_portrait{width:28.58vw}}@media (max-width:600px){.railitem-wrapper_medium.railitem-wrapper_portrait.railitem-wrapper{width:44vw;max-width:648px;height:63vw}.railitem-wrapper_medium.railitem-wrapper_portrait .railitem-details-wrapper{height:20.77vw}.railitem-wrapper_medium.railitem-wrapper_portrait .railitem-image-holder{width:38.3vw;height:38vw}.railitem-wrapper_portrait.railitem-wrapper_large.railitem-wrapper_placeholder{height:63vw}.railitem-snippet{font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px}}.railitem-wrapper_placeholder .railitem-details-wrapper{display:none}.railitem-wrapper{border-radius:10px;outline:none}.railitem-wrapper.railitem-wrapper_podcast .railitem-countdown-wrapper.railitem-countdown-wrapper_podcast{margin-top:16px}.railitem-wrapper .team-and-driver-sad-emoji{width:100%}.railitem-wrapper .railitem-snippet{margin-top:auto}.railitem-wrapper .railitem-details-wrapper{padding:16px;width:100%}@media screen and (max-width:600px){.railitem-wrapper .railitem-details-wrapper{padding:12px}}.railitem-wrapper .railitem-countdown{margin:0}.railitem-wrapper .tagcontainer-box{display:flex;width:100%;position:relative;transform:scale(1.05)}.railitem-wrapper .railitem-tagcontainer{height:100%;width:auto}.railitem-wrapper .railitem-tagcontainer img{height:18px;width:auto;box-shadow:none}.railitem-wrapper .railitem-tagcontainer{height:auto}.railitem-wrapper .railitem-tagcontainer .railitem-tagcontainer-image:not(:first-child){margin-left:11px;max-height:unset;max-width:unset}.railitem-image-container{aspect-ratio:16/9}.image-component{width:100%}.railitem-tagcontainer{transform:skewX(45deg)!important;height:100%;width:auto!important}.railitem-tagcontainer div,.railitem-tagcontainer img{transform:skewX(-45deg)!important}.railitem-tagcontainer-filler{left:0;height:100%!important;width:20%;position:absolute}@media screen and (max-width:600px){.railitem-tagcontainer-filler{width:30%}}.railitem-wrapper.railitem-wrapper_landscape{margin:.55vw}@media (max-width:600px){.grid .railitem-wrapper.railitem-wrapper_landscape,.listing-page .railitem-wrapper.railitem-wrapper_landscape{margin:.55vw .55vw 3vw}}.railitem-wrapper_landscape .railitem-primarytitle{font-family:"Saira",sans-serif;font-weight:600;order:2;-webkit-user-select:none;-ms-user-select:none;user-select:none}.railitem-wrapper_landscape .railitem-secondarytitle{order:1;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex}.railitem-wrapper_landscape .railitem-secondarytitle .time{margin-right:.5em}.railitem-wrapper_landscape .railitem-secondarytitle .date{margin-left:.5em}.railitem-wrapper_landscape .railitem-countdown-wrapper{order:3;margin-top:auto;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.railitem-wrapper_landscape .railitem-countdown-wrapper p{display:flex;align-items:center}.railitem-countdown{font-family:"BodyBoldS";font-weight:400;font-size:12px;line-height:18.89px;font-variation-settings:"wdth" 120;-webkit-user-select:none;-ms-user-select:none;user-select:none}.railitem-countdown-wrapper p.railitem-countdown.status-live{width:-moz-fit-content;width:fit-content;padding:2px 4px}body.wrc .railitem-countdown-wrapper p.railitem-countdown.status-live{padding:3px 5px}.railitem-wrapper.railitem-wrapper_placeholder .loader{width:100%;height:40%;bottom:0;overflow:hidden}.railitem-wrapper.railitem-wrapper_placeholder .loading-tagcontainer{width:25%;max-width:158px;height:25%;position:relative}.railitem-wrapper.railitem-wrapper_placeholder .loading-tagcontainer .loading-tag{width:100%;height:100%}.railitem-wrapper.railitem-wrapper_placeholder .loading-tagcontainer .loading-tag-rectangle{position:absolute;width:40%;height:200%;top:0;right:0;transform-origin:top right;transform:rotate(-46deg)}.railitem-wrapper.railitem-wrapper_placeholder .loading-rectangle{height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:2%}.railitem-wrapper.railitem-wrapper_placeholder .loading-rectangle .loading-primary-title-holder,.railitem-wrapper.railitem-wrapper_placeholder .loading-rectangle .loading-secondary-title-holder,.railitem-wrapper.railitem-wrapper_placeholder .loading-rectangle .loading-teritary-title-holder{z-index:1;margin-left:2%;margin-top:2%;border-radius:10px}.railitem-wrapper.railitem-wrapper_placeholder .loading-rectangle .loading-primary-title-holder,.railitem-wrapper.railitem-wrapper_placeholder .loading-rectangle .loading-teritary-title-holder{width:30%;height:10%}.railitem-wrapper.railitem-wrapper_placeholder .loading-rectangle .loading-secondary-title-holder{width:50%;height:13%}@media (max-width:600px){a.railitem-wrapper.railitem-wrapper_calendar.railitem-wrapper_large>.railitem-image-container>.railitem-tagcontainer-wrapper>.tagcontainer-box>.railitem-tagcontainer>.railitem-tagcontainer-image{max-height:5vw;max-width:7.667vw}}.tabWrapper #episode-row-container-details-page .railitem-wrapper_episodeList .railitem-countdown_live,.tabWrapper #episode-row-container-details-page .railitem-wrapper_episodeList .railitem-countdown_upnext{-webkit-box-orient:unset}.tabWrapper #episode-row-container-details-page .railitem-wrapper_episodeList .railitem-countdown_live div,.tabWrapper #episode-row-container-details-page .railitem-wrapper_episodeList .railitem-countdown_upnext div{width:-moz-fit-content;width:fit-content}.railitem-wrapper_livetv-page.railitem-wrapper_calendar.railitem-wrapper_large.railitem-wrapper_epg{width:45vw;font-size:4vw}@media screen and (max-width:500px){.railitem-wrapper_livetv-page.railitem-wrapper_calendar.railitem-wrapper_large.railitem-wrapper_epg{width:87vw}}#episode-row-container-details-page .railitem-wrapper.railitem-wrapper_episode .railitem-countdown-wrapper_epg,#episode-row-container-details-page .railitem-wrapper.railitem-wrapper_episode .railitem-countdown-wrapper_episodeList,.railitem-wrapper_livetv-page.railitem-wrapper_calendar.railitem-wrapper_large.railitem-wrapper_epg .railitem-countdown-wrapper_epg,.railitem-wrapper_livetv-page.railitem-wrapper_calendar.railitem-wrapper_large.railitem-wrapper_epg .railitem-countdown-wrapper_episodeList{display:flex}#episode-row-container-details-page .railitem-wrapper.railitem-wrapper_episode .railitem-countdown-wrapper_epg p.railitem-countdown,#episode-row-container-details-page .railitem-wrapper.railitem-wrapper_episode .railitem-countdown-wrapper_episodeList p.railitem-countdown,.railitem-wrapper_livetv-page.railitem-wrapper_calendar.railitem-wrapper_large.railitem-wrapper_epg .railitem-countdown-wrapper_epg p.railitem-countdown,.railitem-wrapper_livetv-page.railitem-wrapper_calendar.railitem-wrapper_large.railitem-wrapper_epg .railitem-countdown-wrapper_episodeList p.railitem-countdown{background-color:transparent;display:flex;padding:0;border-radius:0;align-items:center;white-space:nowrap;width:100%}#episode-row-container-details-page .railitem-wrapper.railitem-wrapper_episode .railitem-countdown-wrapper_epg p.railitem-countdown div,#episode-row-container-details-page .railitem-wrapper.railitem-wrapper_episode .railitem-countdown-wrapper_episodeList p.railitem-countdown div,.railitem-wrapper_livetv-page.railitem-wrapper_calendar.railitem-wrapper_large.railitem-wrapper_epg .railitem-countdown-wrapper_epg p.railitem-countdown div,.railitem-wrapper_livetv-page.railitem-wrapper_calendar.railitem-wrapper_large.railitem-wrapper_epg .railitem-countdown-wrapper_episodeList p.railitem-countdown div{margin-right:1em;padding:2px 4px;display:flex;align-items:center;border-radius:5px}.railitem-countdown-wrapper_episode.railitem-countdown-wrapper_episodeList{font-size:unset}.railitem-wrapper_landscape.railitem-wrapper_fill_width{margin:0;height:calc(52vw - 155px);max-height:70vh}@media screen and (max-width:1024px){.railitem-wrapper_landscape.railitem-wrapper_fill_width{height:calc(65vw - 65px)}}@media screen and (max-width:600px){.railitem-wrapper_landscape.railitem-wrapper_fill_width{height:unset!important;max-height:unset!important}}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-container,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-container img,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-holder{height:calc(52vw - 155px);max-height:70vh}@media screen and (max-width:1024px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-container,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-container img,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-holder{height:calc(65vw - 65px)}}@media screen and (max-width:600px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-container,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-container img,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-holder{height:unset!important}}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-countdown-wrapper{display:none!important}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-container img,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-holder img{width:100%;object-fit:cover}@media screen and (max-width:600px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-container img,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-holder img{object-fit:none;object-position:top}}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-tagcontainer{font-size:5vw;background:transparent}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-tagcontainer img{height:35px}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-tagcontainer{transform:skewX(0deg)!important;width:auto!important;padding:0}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-tagcontainer div,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-tagcontainer img{transform:skewX(0deg)!important;margin-right:.2em}@media screen and (max-width:500px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-tagcontainer div,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-tagcontainer img{margin-right:10px}}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-primarytitle{font-size:24px;line-height:normal;height:auto;padding-bottom:0;background-color:unset;bottom:6.7rem;width:60%;text-wrap:wrap;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin:12px 0 0;padding-left:24px}@media screen and (min-width:1440px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-primarytitle{padding-left:54px}}@media screen and (max-width:1024px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-primarytitle{bottom:6rem}}@media screen and (max-width:600px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-primarytitle{bottom:.5rem;font-size:20px;height:26px;padding-left:.7rem;margin-bottom:.7rem;padding-bottom:.1rem;width:90%;text-wrap:wrap;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}}@media screen and (max-width:767px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-primarytitle{padding-left:15px}}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-description,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-secondarytitle{bottom:5.5rem;width:56%;height:auto;text-wrap:wrap;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;font-size:16px;margin-top:9px;padding:0 0 0 24px}@media screen and (min-width:1440px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-description,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-secondarytitle{padding-left:54px}}@media screen and (max-width:1024px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-description,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-secondarytitle{-webkit-line-clamp:1}}@media screen and (max-width:600px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-description,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-secondarytitle{display:none}}@media screen and (max-width:767px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-description,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-secondarytitle{padding-left:15px}}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railItem-floatingButton{font-size:1rem;line-height:1rem;position:absolute;bottom:0;padding:1rem;margin-left:1.5rem;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:11%}.railitem-wrapper_landscape.railitem-wrapper_fill_width .railItem-floatingButton .floatingButton-icon{margin-right:3%}.railitem-wrapper_landscape.railitem-wrapper_fill_width .buttons-row{display:flex;width:100%;bottom:0;margin-top:12px;padding:0 5px 15px 24px}@media screen and (min-width:1440px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .buttons-row{padding-left:54px}}.railitem-wrapper_landscape.railitem-wrapper_fill_width .buttons-row div{font-size:16px}.railitem-wrapper_landscape.railitem-wrapper_fill_width .buttons-row div:first-child{margin-right:8px}.railitem-wrapper_landscape.railitem-wrapper_fill_width .buttons-row div button{width:100%;height:40px;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;font-size:1rem;padding-left:30px;padding-right:30px;margin:0}@media screen and (max-width:600px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .buttons-row div button{width:100%;height:40px;font-family:"BodyM";font-weight:400;line-height:22.04px;font-size:14px;margin:0}}@media (max-width:1024px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-container,.railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-image-holder{max-height:unset;aspect-ratio:unset}}.railitem-wrapper_landscape.railitem-wrapper_fill_width.railitem-wrapper_newsLetter{height:unset;margin-top:2em;margin-bottom:2em}@media (max-width:600px){.railitem-wrapper_landscape.railitem-wrapper_fill_width{margin:0}}.railitem-wrapper_fill_width.railitem-wrapper_landscape{position:relative}.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper{position:absolute;height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;height:-moz-fit-content;height:fit-content;bottom:0;padding:50px 1% 2.5%}.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railItem-floatingButton,.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railitem-primarytitle,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railItem-floatingButton,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railitem-primarytitle{position:unset}.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railitem-primarytitle,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railitem-primarytitle{order:1;font-family:"HeaderM";font-weight:400;font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px;line-height:24px}.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railitem-description,.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railitem-secondarytitle,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railitem-description,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railitem-secondarytitle{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railitem-description-hero,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railitem-description-hero{font-family:"BodyLL";font-weight:400;font-size:16px;line-height:25.18px}.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railItem-floatingButton,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railItem-floatingButton{order:2;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center}.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railItem-floatingButton p,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railItem-floatingButton p{margin:0;font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;height:14px;line-height:14px}.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railItem-floatingButton svg,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railItem-floatingButton svg{height:14px}@media (min-width:1440px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railItem-floatingButton{padding:10px 20px;height:3rem}}@media (min-width:600px) and (max-width:1024px){.railitem-wrapper_landscape.railitem-wrapper_fill_width .railItem-floatingButton{padding:.5rem 1rem;height:3rem}.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railitem-primarytitle{padding-bottom:0}}@media (max-width:600px){.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railitem-primarytitle,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railitem-primarytitle{order:1;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px;margin-bottom:.2rem;padding-bottom:0;position:absolute;max-height:3.1rem;bottom:11vw}.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railItem-floatingButton,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railItem-floatingButton{width:-moz-fit-content;width:fit-content;height:7.24vw;padding:1.3vw 2.6vw}.railitem-wrapper_fill_width.railitem-wrapper_landscape .hero-rail-metadata .railItem-floatingButton p,.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railItem-floatingButton p{margin:0;font-size:12px;height:12px;line-height:12px}}@media (max-width:350px){.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railItem-floatingButton p{font-size:8px;height:9px;line-height:9px}.railitem-wrapper_fill_width.railitem-wrapper_landscape .railitem-details-wrapper .railItem-floatingButton svg{height:10px}}.mobileL .railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-primarytitle{font-size:1.2rem;height:auto}.mobileL .railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-description,.mobileL .railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-secondarytitle{font-size:.9rem;height:auto}.mobileL .railitem-wrapper_landscape.railitem-wrapper_fill_width .railItem-floatingButton{font-size:.8rem;line-height:.8rem}.mobileS .railitem-wrapper_landscape.railitem-wrapper_fill_width .railitem-primarytitle{font-size:1rem;height:auto;padding-left:1.2rem}.mobileS .railitem-wrapper_landscape.railitem-wrapper_fill_width .railItem-floatingButton{font-size:.6rem;line-height:.6rem;margin-left:1.2rem}.railitem-static-container .railitem-wrapper.railitem-wrapper_fill_width.railitem-wrapper_placeholder{height:31.5vw;max-height:467px}@media screen and (max-width:1024px){.railitem-static-container .railitem-wrapper.railitem-wrapper_fill_width.railitem-wrapper_placeholder{height:56.25vw;max-height:unset}}.railitem-wrapper.railitem-wrapper_fill_width.railitem-wrapper_placeholder .loading-tagcontainer{display:none}.railitem-wrapper.railitem-wrapper_fill_width.railitem-wrapper_placeholder .loading-rectangle{background-color:unset}.railitem-wrapper.railitem-wrapper_fill_width.railitem-wrapper_placeholder .loading-rectangle .loading-primary-title-holder{display:none}.railitem-wrapper.railitem-wrapper_fill_width.railitem-wrapper_placeholder .loading-rectangle .loading-primary-title-holder,.railitem-wrapper.railitem-wrapper_fill_width.railitem-wrapper_placeholder .loading-rectangle .loading-teritary-title-holder{width:30%;height:20%;max-width:400px}.railitem-wrapper.railitem-wrapper_fill_width.railitem-wrapper_placeholder .loading-rectangle .loading-secondary-title-holder{width:50%;height:23%;max-width:400px}.grid.itemSize_medium{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:600px){.grid.itemSize_medium{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1440px){.grid.itemSize_medium{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1920px){.grid.itemSize_medium{grid-template-columns:repeat(5,1fr)}}@media (max-width:1440px){.grid.itemSize_medium.tab_drivers{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:800px){.grid.itemSize_medium.tab_drivers{grid-gap:1vw;gap:1vw;padding:1vw}}.grid.itemSize_medium .railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape{width:unset}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape.railitem-wrapper_placeholder .loader{height:161px}@media screen and (min-width:1440px){.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape.railitem-wrapper_placeholder .loader{height:175px}}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape{width:30.7vw;font-size:3vw}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-primarytitle{font-weight:400;font-variation-settings:"wdth" 120;line-height:23.48px;font-family:"HeaderS";font-size:20px;line-height:22px;height:45px}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-secondarytitle{font-weight:400;font-size:14px;line-height:22.04px;font-family:"BodyM";font-size:16px;line-height:17px;height:18px}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-countdown{font-family:"BodyBoldM";font-weight:400;font-size:14px;line-height:22.04px;font-variation-settings:"wdth" 120;font-size:15px;line-height:21px;height:21px;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-snippet{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;font-size:16px;line-height:20px;height:41px}@media screen and (max-width:600px){.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape{width:44.5vw;font-size:4vw}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-secondarytitle{font-weight:400;font-size:14px;line-height:22.04px;font-family:"BodyM";font-size:11px;line-height:13px;height:13px}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-primarytitle{font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px;font-family:"HeaderS";font-size:16px;line-height:17px;height:34px}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-countdown{font-family:"BodyBoldM";font-weight:400;font-size:14px;line-height:22.04px;font-variation-settings:"wdth" 120;font-size:12px;line-height:18px;height:18px}}@media screen and (min-width:1440px){.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape{width:22.7vw;font-size:2vw}}@media screen and (min-width:1920px){.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape{width:17.9vw;font-size:2.25vw}}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-countdown-wrapper p{margin:0}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_landscape .driver-team-content-search-keys{font-size:14px;line-height:15px;height:15px}@media (max-width:600px){.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-details-wrapper{overflow:hidden;max-width:45vw}.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-countdown-wrapper{align-items:end}.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-countdown{font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px}}@media (max-width:1024px) and (min-width:600px){.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-details-wrapper{overflow:hidden}.railitem-wrapper_medium.railitem-wrapper_landscape .railitem-wrapper_news .railitem-details-wrapper{max-height:130px}}.grid.itemSize_large{display:grid;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:600px){.grid.itemSize_large{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px){.grid.itemSize_large{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1920px){.grid.itemSize_large{grid-template-columns:repeat(4,1fr)}}.grid.itemSize_large .railitem-wrapper.railitem-wrapper_large.railitem-wrapper_landscape{width:unset}.railitem-wrapper.railitem-wrapper_large.railitem-wrapper_landscape.railitem-wrapper_placeholder .loader{height:181px}@media screen and (min-width:1440px){.railitem-wrapper.railitem-wrapper_large.railitem-wrapper_landscape.railitem-wrapper_placeholder .loader{height:181px}}.railitem-wrapper_large{width:46.5vw;font-size:4vw}@media screen and (max-width:600px){.railitem-wrapper_large .railitem-tagcontainer .railitem-tagcontainer-image:not(:first-child){margin-left:11px}}.railitem-wrapper_large .railitem-details-wrapper{height:auto}.railitem-wrapper_large .railitem-primarytitle{font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;line-height:23.48px;font-size:20px;line-height:24px;height:49px}.railitem-wrapper_large .railitem-secondarytitle{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;font-size:16px;line-height:23.12px;height:24px}.railitem-wrapper_large .railitem-countdown{font-family:"BodyBoldM";font-weight:400;font-size:14px;line-height:22.04px;font-variation-settings:"wdth" 120;font-size:16px;line-height:23.12px;height:25px}.railitem-wrapper_large .team-and-driver-sad-emoji .railitem-details-wrapper p.driver-card-content-heading{height:47px;white-space:wrap;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.railitem-wrapper_large .team-and-driver-sad-emoji .railitem-details-wrapper div p img{width:1.2em}.railitem-wrapper_large .team-card-details{height:90px}.railitem-wrapper_large .team-and-driver-sad-emoji .railitem-details-wrapper div p{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;font-size:16px;line-height:23.12px;height:24px;margin-bottom:5px;white-space:nowrap;width:100%}.railitem-wrapper_large .railitem-snippet{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;font-size:16px;line-height:23.12px;height:47px}@media screen and (max-width:600px){.railitem-wrapper_large{width:96vw}.railitem-wrapper_large .team-card-details{width:100%}}@media screen and (min-width:1024px){.railitem-wrapper_large{width:30.7vw;font-size:3vw}.railitem-wrapper_large .team-card-details{height:90px}.railitem-wrapper_large .team-and-driver-sad-emoji .railitem-details-wrapper p.driver-card-content-heading{height:47px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media screen and (min-width:1440px){.railitem-wrapper_large{width:22.7vw;font-size:2vw}.railitem-wrapper_large .railitem-details-wrapper{height:auto}}.grid.itemSize_small{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:600px){.grid.itemSize_small{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.grid.itemSize_small{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1920px){.grid.itemSize_small{grid-template-columns:repeat(6,1fr)}}@media (min-width:600px) and (max-width:1440px){.grid.itemSize_small.tab_drivers{grid-template-columns:repeat(2,1fr)}}.grid.itemSize_small .railitem-wrapper.railitem-wrapper_small.railitem-wrapper_landscape{width:unset}.railitem-wrapper.railitem-wrapper_small.railitem-wrapper_landscape.railitem-wrapper_placeholder .loader{height:147px}@media screen and (min-width:1440px){.railitem-wrapper.railitem-wrapper_small.railitem-wrapper_landscape.railitem-wrapper_placeholder .loader{height:161px}}.railitem-wrapper_small.railitem-wrapper_landscape{width:22.7vw;font-size:2vw}@media screen and (max-width:600px){.railitem-wrapper_small.railitem-wrapper_landscape{width:44.5vw;font-size:4vw}.railitem-wrapper_small.railitem-wrapper_landscape .railitem-secondarytitle{font-weight:400;font-size:14px;line-height:22.04px;font-family:"BodyM";font-size:12px;line-height:13px;height:13px}.railitem-wrapper_small.railitem-wrapper_landscape .railitem-primarytitle{font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px;font-family:"HeaderS";font-size:16px;line-height:17px;height:34px}.railitem-wrapper_small.railitem-wrapper_landscape .railitem-countdown{font-family:"BodyBoldM";font-weight:400;line-height:22.04px;font-variation-settings:"wdth" 120;font-size:14px;line-height:15px;height:15px}}@media screen and (min-width:1920px){.railitem-wrapper_small.railitem-wrapper_landscape{width:14.7vw;font-size:2.25vw}.railitem-wrapper_small.railitem-wrapper_landscape .railitem-details-wrapper{height:auto}}.railitem-wrapper_small.railitem-wrapper_landscape .driver-card-content-heading,.railitem-wrapper_small.railitem-wrapper_landscape .railitem-primarytitle{font-family:"BodyBoldL";font-weight:400;font-size:16px;line-height:25.18px;font-size:20px;line-height:22px;height:43px}.railitem-wrapper_small.railitem-wrapper_landscape .railitem-secondarytitle,.railitem-wrapper_small.railitem-wrapper_landscape .team-and-driver-sad-emoji .railitem-details-wrapper div p{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;font-size:16px;line-height:17px}.railitem-wrapper_small.railitem-wrapper_landscape .team-and-driver-sad-emoji .railitem-details-wrapper div p span img{width:1.2em}.railitem-wrapper_small.railitem-wrapper_landscape .team-and-driver-sad-emoji .railitem-details-wrapper div p span p{font-size:1em;line-height:1.1em}.railitem-wrapper_small.railitem-wrapper_landscape .railitem-countdown{font-family:"BodyBoldS";font-weight:400;font-size:12px;line-height:18.89px;font-variation-settings:"wdth" 120;font-size:16px;line-height:20px;height:20px;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical}.railitem-wrapper_small.railitem-wrapper_landscape .railitem-snippet{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;font-size:16px;line-height:18px;height:35px}@media (max-width:1024px) and (min-width:600px){.railitem-wrapper_small .railitem-details-wrapper{overflow:hidden}}.railitem-wrapper.railitem-wrapper_news .railitem-primarytitle{line-height:23px;height:54px;order:2;margin-top:0}.railitem-wrapper.railitem-wrapper_news .railitem-secondarytitle{margin-bottom:1%}.railitem-wrapper.railitem-wrapper_team.railitem-wrapper_landscape{width:45.5vw;font-size:4vw}@media screen and (max-width:600px){.railitem-wrapper.railitem-wrapper_team.railitem-wrapper_landscape{width:96vw}}.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_co-driver,.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_driver{width:22.7vw;font-size:2vw}@media screen and (min-width:1024px){.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_co-driver,.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_driver{width:22.7vw;font-size:2vw}}@media screen and (min-width:1440px){.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_co-driver,.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_driver{width:22.7vw;font-size:2vw}}@media screen and (max-width:600px){.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_co-driver,.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_driver{width:45.5vw;font-size:4vw}}.railitem-wrapper.railitem-wrapper_landscape .driver-codriver-card-details{height:65px}.railitem-wrapper.railitem-wrapper_small.railitem-wrapper_searchResults .railitem-details-wrapper-search{min-height:195px}.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_searchResults .railitem-details-wrapper-search{min-height:205px}@media screen and (max-width:600px){.railitem-wrapper.railitem-wrapper_medium.railitem-wrapper_searchResults .railitem-details-wrapper-search{min-height:187px}}@media screen and (max-width:600px){.railitem-wrapper_searchResults.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_co-driver,.railitem-wrapper_searchResults.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_driver{font-size:3vw}}@media (min-width:550px) and (max-width:1024px){.railitem-wrapper_searchResults.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_co-driver .driver-codriver-card-details,.railitem-wrapper_searchResults.railitem-wrapper.railitem-wrapper_landscape.railitem-wrapper_driver .driver-codriver-card-details{height:75px;font-size:14px}}img{-webkit-user-select:none;-ms-user-select:none;user-select:none}@keyframes fadein-x{0%{opacity:0;transform:translateX(-20px)}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1;transform:translateX(0)}}@keyframes fadeout-x{0%{opacity:1}20%{opacity:.8}40%{opacity:.6}60%{opacity:.4}80%{opacity:.2}to{opacity:0}}.railitem-wrapper{display:flex;flex-direction:column;background-color:var(--background-color);position:relative}.railitem-wrapper_upnext.railitem-wrapper_schedule-overlay{pointer-events:none;cursor:default}.disable-overlay{position:absolute;width:100%;height:100%;z-index:2;opacity:.5;display:none}.railitem-wrapper_upnext .disable-overlay{display:inline}.railitem-wrapper_livetv-page.railitem-wrapper_upnext .disable-overlay{display:none}.railitem-wrapper_fill_width{width:100vw}.railitem-wrapper_fill_width img{width:100%}.railitem-wrapper_fill_width .railitem-tagcontainer-filler{width:25px;height:30px;transform:rotate(0deg);position:absolute}.railitem-wrapper_fill_width .railitem-tagcontainer-image{margin-left:3px;max-width:50px}.railitem-live-label{position:absolute;right:0;top:0;border-radius:0 5px 0 0;display:inline-flex;margin-left:0;font-family:"BodySTall";font-weight:400;font-size:12px;line-height:19px}.railitem-live-label.on-live{padding:0 7.5px}.railitem-live-label.up-next{padding:0 4px}@media (max-width:1024px){.railitem-wrapper_fill_width{width:100vw}}.railitem-image,.railitem-image-container{width:100%}.railitem-image-container{position:relative;overflow:hidden}.railitem-image-holder{transition:transform .5s ease-out}.railitem-tagcontainer-wrapper{position:absolute;bottom:-2px;left:-2px;display:flex;min-width:30%;min-height:25px}.railitem-tagcontainer{background-color:var(--background-color);width:50%;display:flex;align-items:center;z-index:1;padding:5px 16px 3px;min-width:30%}@media screen and (max-width:600px){.railitem-tagcontainer{padding-left:12px;padding-right:12px}}@media screen and (max-width:900px){.railitem-tagcontainer .immortal-image-class_flag.immortal-image-class{margin-top:4px;margin-right:10px}}.railitem-tagcontainer .immortal-image-class_0{margin-right:5px}.railitem-tagcontainer-triangle{width:50%;background-color:var(--background-color);left:28%;transform-origin:top left;transform:rotate(46deg)}.railitem-tagcontainer-image{object-fit:contain}@media (max-width:1024px) and (min-width:600px){.railitem-tagcontainer-image{max-width:2.9296875vw}}@media (max-width:600px){.railitem-tagcontainer-image{width:5vw}}.railitem-tagcontainer-image-news{width:28px;height:55%;object-fit:contain}@media (max-width:600px){.railitem-tagcontainer-image-news{width:24px;height:64%}}.explicit-tag-driver.railitem-tagcontainer-image-teams-and-drivers{font-size:clamp(9px,.3em,12px);line-height:clamp(10px,.9em,14px);color:#fff;padding:.5em .6em;border-radius:5px;text-wrap:nowrap}.railitem-tagcontainer-image:not(:first-child){margin-left:11px;margin-top:2px;height:unset;width:auto}@media (max-width:1024px) and (min-width:600px){.railitem-tagcontainer-image:not(:first-child){height:2.34375vw}}@media (max-width:600px){.railitem-tagcontainer-image:not(:first-child){max-height:3vw;max-width:4.667vw}}.railitem-details-wrapper{position:relative;display:flex;flex-direction:column;padding-bottom:10px;height:100%}.team-and-driver-sad-emoji{height:unset}.team-and-driver-sad-emoji .railitem-details-wrapper{height:unset;justify-content:space-around;height:100%}.team-and-driver-sad-emoji.team{height:auto}.railitem-countdown,.railitem-description,.railitem-primarytitle,.railitem-secondarytitle,.railitem-snippet{overflow:hidden;text-overflow:ellipsis;margin:0}.railitem-primarytitle{color:#fff;font-size:clamp(1px,.8em,22px);line-height:clamp(1px,1.1em,24px);z-index:1;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;margin-bottom:16px}@media screen and (max-width:600px){.railitem-primarytitle{margin-bottom:12px}}.railitem-description,.railitem-secondarytitle{color:#fff;font-size:clamp(5px,.4em,100px);line-height:clamp(6px,1em,100px);font-weight:100;margin-bottom:16px}@media screen and (max-width:600px){.railitem-description,.railitem-secondarytitle{margin-bottom:12px}}.railitem-snippet{color:#fff;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;order:3}.line-height-8{line-height:8px}.railitem-countdown-wrapper{font-weight:100}.railitem-logo{position:absolute;width:25%;object-fit:contain}.railitem-info___progress{position:relative;width:100%;height:3px;top:2px}.railitem-info___progress:after{content:"";position:absolute;top:0;left:0;height:3px}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata{position:absolute;bottom:0;width:100%;height:40%;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:0 0 5% 80px}@media only screen and (max-width:1199px){.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata{padding-left:40px}}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .railitem-primarytitle{padding:0!important;order:1}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .railitem-description,.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .railitem-secondarytitle{padding:0!important;order:2}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .buttons-row{padding:0!important;order:3}@media screen and (min-width:1440px){.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata{padding-bottom:4%}}@media screen and (max-width:600px){.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata{height:50%;padding-bottom:12%;padding-left:24px;padding-right:24px}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .buttons-row.button-full-width{width:100%}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .buttons-row.button-full-width>div{width:50%}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .buttons-row.button-full-width>div:first-child{margin-right:12px}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .buttons-row.button-full-width>div button{padding-left:unset;padding-right:unset}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .buttons-row{width:100%}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .buttons-row>div{width:unset}.railitem-wrapper_fill_width.railitem-wrapper_heroSlider .hero-rail-metadata .railitem-primarytitle{position:unset}}.window{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;padding:0 2vw}.window.window_fill_width{padding:0}.window::-webkit-scrollbar{display:none}.railwrapper{position:relative;width:100%}.railwrapper.railwrapper_fill_width{height:-moz-fit-content;height:fit-content}.left-handle,.right-handle{width:54px;max-width:5vw;height:100%;background:linear-gradient(270deg,#282828 7.55%,rgba(51,51,51,0) 92%);position:absolute;display:flex;justify-content:center;align-items:center}.left-handle .left-handle-div,.left-handle .right-handle-div,.right-handle .left-handle-div,.right-handle .right-handle-div{z-index:2;cursor:pointer}.left-handle svg,.right-handle svg{width:70%;opacity:0}.railwrapper:hover .left-handle svg,.railwrapper:hover .right-handle svg{opacity:1}.left-handle{left:-1px;top:0;background:linear-gradient(90deg,#282828 7.55%,rgba(51,51,51,0) 92%)}.right-handle{right:-1px;top:0}@media (max-width:1024px){.left-handle,.right-handle{display:none!important}}.rail-scroller_fill_width .left-handle,.rail-scroller_fill_width .right-handle{width:7%;max-width:unset}.left-handle:hover,.right-handle:hover{opacity:1}.scroller{display:flex;width:-moz-fit-content;width:fit-content;position:relative;height:100px}.touch-listner{position:absolute;background-color:red;opacity:.5;width:100%;height:100%;z-index:2}.car-item{position:absolute;top:0}.card{width:20vw;height:100px;background-color:#bc8f8f;border:1px solid #000;text-align:center;padding-top:20px;font-size:2rem}.scroll-bullet-wrapper{display:flex;position:absolute;bottom:0;transform:translate(-50%,-50%);left:50%;z-index:3}.scroll-bullet-wrapper .scroll-bullets{width:20px;height:20px;margin:0 1%}.railitem-wrapper_placeholder{background-color:#484848}.rail-scroller{display:flex;width:100%;margin-bottom:1.5rem}.rail-scroller .scroller_fill_width{margin-bottom:20px}.rail-scroller .scroll-bullets{width:31px;height:5px}.bottom-handle{height:25%;width:100%;position:absolute}@media (min-width:1440px){.left-handle,.right-handle{width:3.5vw;max-width:54px}.scroll-bullets{margin:0 10px}.rail-scroller.rail-scroller_fill_width{padding:0;justify-content:center}.rail-scroller.rail-scroller_fill_width .wrapper{max-width:1320px}}@media (max-width:1024px){.rail-scroller.rail-scroller_fill_width{padding:0}.left-handle svg,.right-handle svg{opacity:0}}.wrapper{max-width:100%!important;background-color:transparent}.wrapper:hover .left-handle svg,.wrapper:hover .right-handle svg{opacity:1}.hero-rail-scroller{display:flex;width:-moz-fit-content;width:fit-content}.hero-rail-wrapper{position:relative}.scroll-handler{width:100px;height:100%;background-color:red;opacity:.5;position:absolute;z-index:1}.left-handler{left:0;top:0}.right-handler{top:0}.bottom-handle{bottom:0}.hero-rail-scroll-bullet-wrapper{width:100%;display:flex;justify-content:center}.button-wrapper-secondary button{font-family:"BodySS";font-weight:400;font-size:12px;line-height:10.8px;padding:10px 18px 9px;font-weight:600;min-width:90px;border-radius:5px;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.button-wrapper-secondary button:hover{cursor:pointer;outline:none}.button-wrapper-secondary button:focus{outline:none}.button-wrapper-secondary button svg{margin-right:11px}.button-wrapper-secondary button p{margin:1px 0 0}.button-sm button{font-size:12px;padding:11px 18px 10px}.default button{font-weight:600;border-radius:5px;color:#000;transition:all .2s ease-in-out}.default button:hover{cursor:pointer;outline:none}.default button:focus{outline:none}.no-search-data-rail-wrapper .title{font-family:"HeaderM";font-weight:400;font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px}@media screen and (max-width:1024px){.no-search-data-rail-wrapper .title{font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}}.enlight-player-wrapper,.iframe-player-wrapper{position:relative;width:100%}.enlight-player-wrapper{height:100%}.enlight-player-wrapper video{width:100%;height:100%}.enlight-player-wrapper #dplayer,.enlight-player-wrapper .player-overlay-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.enlight-player-wrapper .player-overlay-wrapper{transition:all 1s ease;z-index:10}.enlight-player-wrapper .player-loading-wrapper{width:100%;height:100%;background-repeat:no-repeat;background-size:cover}.enlight-player-wrapper .player-loading-wrapper .rally-spinner-wrapper.spinner-open{width:100%;height:100%;position:absolute}@media screen and (max-width:700px){.enlight-player-wrapper .player_ui_top svg{width:2rem!important;height:2rem!important;margin:0 .1rem}.enlight-player-wrapper .player_ui_top .player_ui_media_title{font-size:1rem}.enlight-player-wrapper .player_ui_bottom_info_wrapper .player_ui_bottom_info{font-size:1rem;line-height:1.1rem;margin:.5rem 0 0}.enlight-player-wrapper .player_ui_bottom svg{width:3rem!important;height:3rem!important;margin:0 .1rem}.enlight-player-wrapper .player_ui_bottom #backward-button p,.enlight-player-wrapper .player_ui_bottom #forward-button p{color:#fff;font-size:.7rem!important;margin-top:6px!important}.enlight-player-wrapper .player_ui_bottom,.enlight-player-wrapper .player_ui_top{padding:1rem}.enlight-player-wrapper .error-page__content{padding:0;max-width:70vw}.enlight-player-wrapper .error-page__content .error-page-header svg{width:2rem!important;margin-bottom:.5rem!important;height:2rem!important}.enlight-player-wrapper .error-page__content .error-page-header h2{font-size:1rem;line-height:1.1rem}.enlight-player-wrapper .error-page__content p{font-size:1rem;line-height:1.1rem;margin:.5rem}.enlight-player-wrapper .error-page__content p.error-code{font-size:1rem;line-height:1rem}.enlight-player-wrapper .error-page__content p.error-session-id{font-size:.5rem;line-height:.6rem}.enlight-player-wrapper .error-page__content .error-page__btn button{font-size:1rem;line-height:1rem;padding:.5rem}}@media screen and (max-width:400px){.enlight-player-wrapper .player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_buffer_progress,.enlight-player-wrapper .player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_full_length,.enlight-player-wrapper .player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_playback_progress_wrapper .seekbar_playback_progess{height:4px}.enlight-player-wrapper .player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_playback_progress_wrapper .seekbar_playback_progess .seekbar_current_pointer{height:4px;width:4px}.enlight-player-wrapper .player_ui_bottom,.enlight-player-wrapper .player_ui_top{padding:.25rem}.enlight-player-wrapper .player_ui_top svg{width:2rem!important;height:2rem!important;margin:0 .1rem}.enlight-player-wrapper .player_ui_top .player_ui_media_title{font-size:1rem;margin-left:.7rem}.enlight-player-wrapper .player_ui_bottom_info_wrapper .player_ui_bottom_info{font-size:.5rem;margin:.25rem 0 0}.enlight-player-wrapper .player_ui_bottom svg{width:2rem!important;height:2rem!important;margin:0 .1rem}.enlight-player-wrapper .player_ui_bottom #backward-button p,.enlight-player-wrapper .player_ui_bottom #forward-button p{color:#fff;font-size:.4rem!important;margin-top:3px!important}.enlight-player-wrapper .player_ui_bottom,.enlight-player-wrapper .player_ui_top{padding:.5rem}.enlight-player-wrapper .player_ui_bottom .player_ui_bottom_info_wrapper .player_ui_bottom_info{padding:0;margin-bottom:0}.enlight-player-wrapper .player_ui_bottom_controls div{margin:0 .5rem}.enlight-player-wrapper .error-page__content{padding:0;max-width:70vw}.enlight-player-wrapper .error-page__content .error-page-header svg{width:1rem!important;margin-bottom:.25rem!important;height:1rem!important}.enlight-player-wrapper .error-page__content .error-page-header h2{font-size:.5rem;line-height:.6rem}.enlight-player-wrapper .error-page__content p{font-size:.5rem;line-height:.6rem;margin:.25rem}.enlight-player-wrapper .error-page__content p.error-code{font-size:.5rem;line-height:.5rem}.enlight-player-wrapper .error-page__content p.error-session-id{font-size:.25rem;line-height:.3rem}.enlight-player-wrapper .error-page__content .error-page__btn button{font-size:.5rem;line-height:.5rem;padding:.25rem}}.player_ui_top{width:100%;display:flex;align-items:center;padding:10px 30px;background:linear-gradient(180deg,#000,transparent)}.player-absolute-positioning .nonFullscreen .player_ui_top{padding:16px}.player-absolute-positioning .nonFullscreen .player_ui_top .player_ui_media_title{margin-left:0}.player_ui_media_title{display:flex;align-items:center;justify-content:center;margin-left:10px;color:#fff;font-weight:400;font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px;font-family:"HeaderM";font-size:20px;line-height:21.78px}.player-absolute-positioning .nonFullscreen .player_ui_media_title{font-size:14px;line-height:15px}.player_ui_back_button:hover svg{transform:scale(1.1);cursor:pointer}.player_ui_back_button:hover svg path{fill:#fc4c02}.player_ui_top_controls{margin-left:auto;display:flex;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.player_ui_top_controls google-cast-launcher,.player_ui_top_controls svg{margin:0 10px;cursor:pointer;transition:all .5 ease}.player_ui_top_controls google-cast-launcher{width:40px;height:40px}.player_ui_top_controls google-cast-launcher:hover,.player_ui_top_controls svg:hover{transform:scale(1.1)}.player_ui_top_controls google-cast-launcher:hover path,.player_ui_top_controls svg:hover path{fill:#fc4c02}.player_ui_top_controls svg:active{transform:scale(1)}.player-absolute-positioning .nonFullscreen .player_ui_top_controls svg{width:20px;height:20px;margin:0 5px}.player-absolute-positioning .nonFullscreen .player_ui_top_controls google-cast-launcher{width:16px;height:16px;margin:0 5px}.speaker_wrapper{position:relative;display:inline-block}.volume-slider{transform:rotate(270deg);display:none;width:168px;background-color:#010c1e;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:125px;right:-75%}.player-absolute-positioning .nonFullscreen .volume-slider{width:132px;top:80px;right:-50px}.player-absolute-positioning .nonFullscreen .volume-slider input[type=range]{width:110px}.speaker_wrapper .volume-slider:after{content:"";position:absolute;top:50%;left:100%;margin-top:-7px;border:7px solid transparent;border-left-color:#010c1e}.speaker_wrapper:hover .volume-slider{display:flex;justify-content:center;align-items:center}input[type=range]{font-size:1.5rem;width:145px;outline:0;border:0;color:#f90;--thumb-height:16px;--track-height:7px;--track-color:#aeaeae;--brightness-hover:180%;--brightness-down:80%;--clip-edges:0px;position:relative;background:hsla(0,0%,100%,0);overflow:hidden}.volume-slider.sliding input[type=range]::-webkit-slider-thumb{transform:scale(1.05)}input[type=range],input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-webkit-transition:all .1s ease;transition:all .1s ease;height:var(--thumb-height)}input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb{position:relative}input[type=range]::-webkit-slider-thumb{--thumb-radius:calc(var(--thumb-height)*0.5 - 1px);--clip-top:calc(var(--thumb-height)*0.5 - var(--track-height)*0.5 - 0.5px);--clip-bottom:calc(var(--thumb-height) - var(--clip-top));--clip-further:calc(100% + 1px);--box-fill:calc(-100vmax - 15px) 0 0 100vmax currentColor;width:var(--thumb-height);width:var(--thumb-width,var(--thumb-height));background-color:currentColor;box-shadow:var(--box-fill);border-radius:var(--thumb-height);border-radius:var(--thumb-width,var(--thumb-height));filter:brightness(100%);clip-path:polygon(100% -1px,3px -1px,1px 4px,-100vmax 4px,-100vmax 12px,1px 12px,3px 100%,100% 100%)}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(var(--track-color) 0 0) scroll no-repeat 50%/100% calc(var(--track-height) + 1px)}@media screen and (max-width:700px){.volume-slider{width:110px;top:85px;right:-100%}input[type=range]{width:90px}}input[type=range],input[type=range]::-moz-range-thumb,input[type=range]::-moz-range-track{appearance:none;-moz-transition:all ease .1s;transition:all .1s ease;height:var(--thumb-height)}input[type=range]::-moz-range-progress,input[type=range]::-moz-range-track{background:hsla(0,0%,100%,0)}input[type=range]::-moz-range-thumb{border:0;z-index:2;width:var(--thumb-height);width:var(--thumb-width,var(--thumb-height));border-radius:var(--thumb-height);border-radius:var(--thumb-width,var(--thumb-height));cursor:pointer}input[type=range]:active::-moz-range-thumb{cursor:pointer}input[type=range]::-moz-range-track{width:100%;background:var(--track-color)}input[type=range]::-moz-range-progress{appearance:none;background:currentColor;transition-delay:30ms}input[type=range]::-moz-range-progress,input[type=range]::-moz-range-track{height:calc(var(--track-height) + 1px);border-radius:var(--track-height)}input[type=range]::-moz-range-progress,input[type=range]::-moz-range-thumb{filter:brightness(100%)}input[type=range][data-complete=true]::-webkit-slider-runnable-track{border-radius:var(--thumb-height)}input[type=range][data-empty=true]{border-radius:var(--thumb-height)}.player_ui_bottom{position:absolute;bottom:0;width:100%;padding:10px 40px;background:linear-gradient(180deg,transparent,#000)}.player_ui_bottom .player_ui_bottom_controls #backward-button,.player_ui_bottom .player_ui_bottom_controls #forward-button{position:relative}.player_ui_bottom .player_ui_bottom_controls #backward-button p,.player_ui_bottom .player_ui_bottom_controls #forward-button p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:8px;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.player-absolute-positioning .nonFullscreen .player_ui_bottom{padding:16px}.player-absolute-positioning .nonFullscreen .player_ui_bottom .player_ui_bottom_controls #backward-button,.player-absolute-positioning .nonFullscreen .player_ui_bottom .player_ui_bottom_controls #forward-button{position:relative}.player-absolute-positioning .nonFullscreen .player_ui_bottom .player_ui_bottom_controls #backward-button p,.player-absolute-positioning .nonFullscreen .player_ui_bottom .player_ui_bottom_controls #forward-button p{top:58%;font-size:7px;line-height:8px;margin-top:0}.player-absolute-positioning .nonFullscreen .player_ui_bottom .player_ui_bottom_info_wrapper .player_ui_bottom_info{margin-bottom:0}.player_ui_bottom_controls{display:flex;justify-content:center;align-items:center;margin-bottom:10px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.player_ui_bottom_controls svg{transition:all .5s ease;height:67px;width:68px}.player_ui_bottom_controls svg path{fill:grey}.player_ui_bottom_controls div{cursor:pointer;margin:0 20px}.player_ui_bottom_controls div:hover{transform:scale(1.1)}.player_ui_bottom_controls div:active{transform:scale(1)}.player_ui_bottom_controls svg path{fill:#fff}.player-absolute-positioning .nonFullscreen .player_ui_bottom_controls{margin-bottom:30px}.player-absolute-positioning .nonFullscreen .player_ui_bottom_controls svg{width:32px;height:32px}.player-absolute-positioning .nonFullscreen .player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_buffer_progress,.player-absolute-positioning .nonFullscreen .player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_full_length,.player-absolute-positioning .nonFullscreen .player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_playback_progress_wrapper .seekbar_playback_progess{height:3px}.player-absolute-positioning .nonFullscreen .player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_playback_progress_wrapper .seekbar_playback_progess .seekbar_current_pointer{width:5px;height:5px}.player_ui_seekbar_wrapper{height:8px}.player_ui_seekbar_wrapper .seekbar_wrapper{height:20px;position:relative;width:100%;cursor:pointer}.player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_preview_image{max-width:20%;position:absolute;top:-16px;border:2px solid #9d9d9d;border-radius:5px;transform:translate(-50%,-100%)}.player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_full_length{background:#747474;height:8px;width:100%;border-radius:24px}.player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_playback_progress_wrapper{width:100%;position:absolute;top:0}.player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_playback_progress_wrapper .seekbar_playback_progess{background:#fc4c02;height:8px;position:relative;width:0;border-radius:24px}.player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_playback_progress_wrapper .seekbar_playback_progess .seekbar_current_pointer{background:#fc4c02;position:absolute;height:8px;width:8px;border-radius:8px;right:0;top:0;transition:all .5s ease;pointer-events:none}.player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_buffer_progress{background:#fff;border-radius:10px;height:8px;position:absolute;width:0;top:0;transition:all .1s ease}.player_ui_seekbar_wrapper .seekbar_wrapper .seekbar_current_pointer{transform:scale(2.5)}.player_ui_bottom_info_wrapper{display:flex;justify-content:space-between;align-items:center}.player_ui_bottom_info_wrapper .player_ui_bottom_info{font-size:20px;color:#fff;margin-top:15px;margin-bottom:20px;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.player_ui_bottom_info_wrapper .next-episode-button-wrapper{display:flex;align-items:center;justify-content:center}.player_ui_bottom_info_wrapper .next-episode-button-wrapper .next-episode-button-text{color:#fff;margin:0 10px;font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.player_ui_bottom_info_wrapper .next-episode-button-wrapper:hover{cursor:pointer}.player_ui_bottom_info_wrapper .next-episode-button-wrapper:hover .next-episode-button-text{color:#ff4500}.player_ui_bottom_info_wrapper .next-episode-button-wrapper:hover svg path{fill:#ff4500}.player-absolute-positioning .nonFullscreen .player_ui_bottom_info_wrapper .player_ui_bottom_info{font-size:10px;line-height:11px}.player_ui_popup_wrapper{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5411764705882353);justify-content:center;align-items:center;display:flex;z-index:11}.player_ui_popup_wrapper .player_ui_settings_popup{background-color:#000;padding:32px;display:flex;flex-direction:column;width:50vw;border-radius:10px;min-width:312px;max-width:484px}@media screen and (max-width:877px){.player_ui_popup_wrapper .player_ui_settings_popup{width:80vw}}.player_ui_popup_wrapper .player_ui_settings_popup .player_ui_close_button{color:#fff;margin-left:auto;cursor:pointer}.player_ui_popup_wrapper .player_ui_settings_popup .player_ui_close_button:hover svg path{fill:#ff4500}.player_ui_popup_wrapper .player_ui_settings_popup .player_ui_heading_title{color:#fff;font-weight:600;margin-bottom:20px;font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}.player_ui_popup_wrapper .player_ui_settings_popup .player_Ui_option_list{display:flex;flex-wrap:wrap}.player_ui_popup_wrapper .player_ui_settings_popup .player_Ui_option_list .player_ui_settings_popup_options{min-width:100px;color:#fff;border:1px solid #fff;border-radius:5px;text-align:center;padding:10px;margin:10px;width:100%;cursor:pointer;max-width:28%;text-transform:uppercase;font-family:"BodyS";font-weight:400;font-size:12px;line-height:15.59px}.player_ui_popup_wrapper .player_ui_settings_popup .player_Ui_option_list .player_ui_settings_popup_options:hover,.player_ui_popup_wrapper .player_ui_settings_popup .player_Ui_option_list .player_ui_settings_popup_options[data-active=true]{background-color:#ff4500}@media screen and (max-width:600px){.player_ui_popup_wrapper .player_ui_settings_popup .player_Ui_option_list .player_ui_settings_popup_options{min-width:unset!important;padding:1rem!important;margin:.5rem!important}}@media screen and (max-width:450px){.player_ui_popup_wrapper .player_ui_settings_popup{padding:.5rem;min-width:unset}.player_ui_popup_wrapper .player_ui_settings_popup .player_ui_heading_title{font-size:1rem;line-height:1rem;margin-bottom:1rem}.player_ui_popup_wrapper .player_ui_settings_popup .player_Ui_option_list .player_ui_settings_popup_options{min-width:unset!important;padding:.5rem!important;margin:.25rem!important}}.bingewatch-header,.bingewatch_footer,.bingewatch_maintitle,.bingewatch_subtitle{padding:10px}.bingewatch-wrapper{width:22.6vw;position:absolute;z-index:11;right:5vw;bottom:10vw}.bingewatch-header{display:flex;justify-content:space-between;background-color:#000;color:#fff;align-items:center;font-family:"BodyBoldS";font-weight:400;font-size:12px;line-height:18.89px;font-variation-settings:"wdth" 120}.bingewatch-header svg{cursor:pointer}.bingewatch-header svg:hover path{fill:#ff4500}.bingewatch_thumbnail img{width:100%;aspect-ratio:16/9}.bingewatch_maintitle{padding-top:0;padding-bottom:0;font-family:"BodyBoldL";font-size:16px;line-height:25.18px}.bingewatch_maintitle,.bingewatch_subtitle{background-color:#000;color:#fff;font-weight:400}.bingewatch_subtitle{font-family:"BodyS";font-size:12px;line-height:15.59px}.bingewatch_footer{display:flex;justify-content:space-between;align-items:center;background-color:#000}.bingewatch_footer div{display:flex;justify-content:flex-end;color:#ff4500;white-space:nowrap;font-family:"BodyBoldS";font-weight:400;font-size:12px;line-height:18.89px;font-variation-settings:"wdth" 120}.bingewatch_footer svg{width:auto;height:15px;cursor:pointer}.bingewatch_footer svg path{fill:#ff4500}.enlight-player-wrapper .error-page-wrapper{height:100vh;z-index:11;position:fixed;top:0}.player-stat-wrapper{position:absolute;top:15%;left:15%;height:50%;width:50%;background-color:rgba(0,0,0,.627);color:#fff;padding:10px;overflow:scroll;z-index:16;-webkit-user-select:all;-ms-user-select:all;user-select:all}.player-stat-wrapper .player-stat-list{height:100%}.player-stat-wrapper .player-stat-list bold{font-weight:bolder}.global-player{background-color:#000;position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:10;opacity:0;animation:SmoothIn .5s ease}.global-player.player-absolute-positioning{position:absolute}.global-player video::shadow{opacity:0}.global-player[data-pseudoplayer=true] .enlight-player-theme-provider{height:100%;position:relative}.global-player[data-pseudoplayer=true] .error-page-wrapper-outer{position:absolute;top:0;width:100%}.global-player[data-pseudoplayer=true] .error-page-wrapper{position:unset;height:100%;width:100%}.global-player-background{position:fixed;width:100vw;height:100vh;top:0;background:#000;z-index:9}@keyframes SmoothIn{0%{opacity:0}to{opacity:1}}.result-and-standing-wrapper .extra-margin:nth-child(2){margin-top:20px}.result-and-standing-wrapper.wolf_power_standing .extra-margin:nth-child(2){margin-top:0}@media screen and (max-width:800px){.result-and-standing-wrapper .extra-margin:nth-child(2){margin-top:0}}.result-and-standing-wrapper.in-iframe .extra-margin:nth-child(2){margin-top:0}.in-iframe .result-and-standing-wrapper.wrx.live_timing{width:100%}.in-iframe #live-timing-secondary-menu-selector{top:0}.in-iframe #table-and-title-wrapper{background-color:#282828;top:0}.in-iframe.result-and-standing-wrapper.overall_livetiming .pseudo-element-for-sticky,.in-iframe.result-and-standing-wrapper.stageTiming_livetiming .pseudo-element-for-sticky{top:152px}@media screen and (min-width:801px){.in-iframe.result-and-standing-wrapper.overall_livetiming .pseudo-element-for-sticky,.in-iframe.result-and-standing-wrapper.stageTiming_livetiming .pseudo-element-for-sticky{top:188px}}.secondary_menu{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px}.result-and-standing__title{font-family:"HeaderS";margin:0;font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}@media screen and (min-width:801px){.result-and-standing__title{max-width:50vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.inside-iframe .result-and-standing__title{margin:10px 0}@media screen and (max-width:800px){.result-and-standing-header .result-and-standing__title{margin-top:24px}}@media screen and (max-width:800px){.tabWrapper .result-and-standing-header .result-and-standing__title{margin-top:16px}}.table-cell-content{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px}@media screen and (max-width:800px){.table-cell-content{font-size:12px}}.pseudo-element-for-sticky .table-row:first-child .table-cell-content,.table-column .table-row:first-child .table-cell-content{font-family:"BodyBoldM";font-weight:400;font-size:14px;line-height:22.04px;font-variation-settings:"wdth" 120;line-height:15px;white-space:nowrap}@media screen and (max-width:800px){.pseudo-element-for-sticky .table-row:first-child .table-cell-content,.table-column .table-row:first-child .table-cell-content{font-size:12px;display:flex}}.table-cell-content .vertical-column p{margin:0}.table-cell-content .lap-styles>p:first-of-type~p{font-size:10px;line-height:15.8px}.rslt-secondary-menu,.stage,.table-intable-heading,.table-name,.tabNode-item,.toggle-switch-titles{font-family:"BodyM";font-weight:400;font-size:14px;line-height:22.04px;font-weight:600}.table-intable-heading{padding-left:10px;display:flex;align-items:center}.table-intable-heading p{margin:0}.stage-cta .button-wrapper button{font-size:15px;font-family:"BodyL";font-size:16px;line-height:17px;font-weight:400;font-size:14px}.result-and-standing-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}@media screen and (max-width:800px){.result-and-standing-header{padding-right:2vw;padding-left:2vw}}.result-and-standing-header .result-and-standing__filters{display:flex;margin-left:auto}.result-and-standing-header .result-and-standing__filters .selectBox{margin-left:11px;display:flex;align-items:center}@media screen and (max-width:800px){.result-and-standing-header .result-and-standing__filters .selectBox{margin-left:0}}.result-and-standing-header .result-and-standing__filters .selectBox #input{border-top:none;border-left:none;border-right:none}.stage-selector_wrapper{width:calc(100% - 64px);height:0;height:83px;display:flex;position:relative;margin:32px auto 0}@media screen and (max-width:800px){.stage-selector_wrapper{margin-top:0}}.result-and-standing-wrapper.in-iframe .livetiming-secondary-menu.stage-selector_wrapper,.result-and-standing-wrapper.in-iframe .outer-wrapper,.result-and-standing-wrapper.in-iframe .redirection-link-wrapper,.result-and-standing-wrapper.in-iframe .stage-selector_wrapper,.result-and-standing-wrapper.in-iframe .stage-selector_wrapper.stage-loader,.result-and-standing-wrapper.in-iframe .tables-wrapper{width:100%;max-width:unset}@media screen and (min-width:1024px){.result-and-standing-wrapper.in-iframe .two-tables .outer-wrapper{width:49%}}.scroll-container{background-color:unset;width:100%;position:absolute;left:0;bottom:0;overflow:scroll}.scroll-container::-webkit-scrollbar{display:none}.left-scroll-handle,.right-scroll-handle{position:absolute;bottom:15px;z-index:1}.left-scroll-handle{left:10px}.right-scroll-handle{right:10px}@keyframes growVertically{0%{height:0}to{height:83px}}.toggle-switch .slider.round:before{background-color:#b4b4b4}.stage-cta>a{display:block;width:-moz-fit-content;width:fit-content}.slider.round{background-color:#fff}.result-and-standing-wrapper{display:flex;flex-direction:column}@media screen and (max-width:800px){.result-and-standing-wrapper.penalities_livetiming #table-title-and-dropdowns,.result-and-standing-wrapper.rally_result #table-and-title-wrapper,.result-and-standing-wrapper.rally_result #table-title-and-dropdowns,.result-and-standing-wrapper.retirements_livetiming #table-title-and-dropdowns,.result-and-standing-wrapper.startlists_livetiming #table-title-and-dropdowns,.result-and-standing-wrapper.supersunday_livetiming #table-title-and-dropdowns{padding:0;margin:0;height:0;opacity:0}}.rsltt-banner .railitem-static-container{padding:0}.rsltt-banner .railitem-static-container .railitem-wrapper.railitem-wrapper_externaluri.railitem-wrapper_fill_width.railitem-wrapper_landscape,.stage-details_wrapper{max-width:100%;width:100%}.stage-details_wrapper{padding:32px 32px 22px;margin:0 auto}@media screen and (max-width:800px){.stage-details_wrapper{padding:0}.stage-details_wrapper .stage-cta,.stage-details_wrapper .stage-description-non-desktop,.stage-details_wrapper .stage-title{padding:0 32px}.stage-details_wrapper .stage-details-row .stage-details .stage-title{max-width:100%}.stage-details_wrapper .stage-thumnail{width:100%;border-radius:0;height:unset;margin-top:16px}.stage-details_wrapper .stage-cta{margin-bottom:12px}.stage-details_wrapper .button-wrapper__btn{width:100%}}@media screen and (max-width:1024px){.stage-details_wrapper .stage-details .stage-title{margin:27px 0}}@media screen and (max-width:800px){.stage-details_wrapper .stage-details .stage-title{margin:27px 0 16px}}.stage-details-row{display:flex;width:100%;justify-content:space-between}.stage-details{display:flex;flex-direction:column;justify-content:center}.stage-details .stage-title{font-family:"HeaderXL";font-variation-settings:"wdth" 120;line-height:53.52px;font-style:normal;font-weight:400;font-size:34px;line-height:116%;max-width:45vw}@media screen and (max-width:1024px){.stage-details .stage-title{font-size:24px}}@media screen and (max-width:800px){.stage-details .stage-title{line-height:120.5%}}.stage-description{font-family:"BodyL";line-height:17px;font-style:normal;font-weight:400;font-size:16px;line-height:137.5%;width:80%;margin:10px 0 16px}.stage-thumnail{width:50%;border-radius:10px;overflow:hidden;height:25.5vw;max-height:432px;background-image:linear-gradient(90deg,#e4e4e4,#fcfcfc);max-width:768px;width:48vw}.stage-thumnail img{width:100%;height:100%;object-fit:cover}.toggle-switch-wrapper{display:flex;justify-content:center;align-items:center}@media screen and (max-width:800px){.toggle-switch-wrapper{margin-bottom:20px;margin-top:10px}}.toggle-switch-wrapper .toggle-switch-titles{margin:0 20px}@media screen and (max-width:1160px){.championship_standing .result-and-standing-header{flex-direction:column;grid-gap:24px;gap:24px}}@media screen and (max-width:1160px) and (max-width:800px){.championship_standing .result-and-standing-header{grid-gap:0;gap:0}}.result_and_standing_header_right_section{display:flex;justify-content:space-between}@media screen and (max-width:800px){.result_and_standing_header_right_section{flex-direction:column}.result_and_standing_header_right_section .result-and-standing__filters{order:0;margin-left:0}.result_and_standing_header_right_section .toggle-switch-wrapper{order:1}.result_and_standing_header_right_section .selectBox{margin-top:10px}.result_and_standing_header_right_section .selectBox,.result_and_standing_header_right_section .selectBox #input,.result_and_standing_header_right_section .selectContainer{width:100%}}@media screen and (max-width:800px){.tabWrapper .result-and-standing-wrapper.standing_livetiming .result_and_standing_header_right_section .selectBox{margin-top:10px}}@media screen and (max-width:800px){.tabWrapper .result_and_standing_header_right_section,.tabWrapper .result_and_standing_header_right_section .selectBox{margin-top:0}}.stage-description.stage-description-desktop{max-width:45vw}@media screen and (max-width:1024px){.stage-description.stage-description-desktop{display:none}}@media screen and (max-width:1024px){.stage-description{margin-bottom:0;margin-top:16px}}@media screen and (max-width:800px){.stage-description{margin:0}}.stage-description.stage-description-non-desktop{width:100%;max-width:100%}@media screen and (min-width:1024px){.stage-description.stage-description-non-desktop{display:none}}@media screen and (max-width:800px){.result-and-standing__filters{flex-direction:column}.result-and-standing-header{flex-direction:column-reverse;align-items:unset;width:calc(100% - 40px)}.stage-selector_wrapper{width:100%}.stage-details-row{flex-direction:column}.stage-details{order:1}.result-and-standing-wrapper.championship_standing div.title-with-tooltip,.result-and-standing-wrapper.rally_result div.title-with-tooltip,.result-and-standing-wrapper.wolf_power_standing div.title-with-tooltip{width:calc(100% - 40px)}}.livetiming_menu_wrapper{display:flex;border-bottom:1px solid #fff}.livetiming_menu_wrapper .livetiming_menu{padding:10px}.tabWrapper .outer-wrapper{padding:0;width:100%}.pseudo-element-for-sticky{position:absolute;top:0;height:0}.tabWrapper .result-and-standing-wrapper .outer-wrapper{margin:0}.tabWrapper .result-and-standing-wrapper #stage-wrapper-for-sticky{padding-bottom:16px}.outer-wrapper{margin-top:30px}.tabWrapper .stage-selector_wrapper{width:100%}.stage-selector_wrapper::-webkit-scrollbar{display:none}.stage-list{display:flex;min-width:-moz-fit-content;min-width:fit-content;align-items:flex-end}.stage{min-width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#000;flex-grow:1;padding:0 10px;cursor:pointer}.stage img{width:35px}.stage-collection{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.stage-collection p.day-label{text-align:center;margin:0;padding:0 10px 5px}.stage-collection .stage-day-shape{width:100%;height:10px}.stage-collection .stage-list{width:100%}.table-component-wrapper{display:flex}.table-component-wrapper .outer-wrapper{flex-grow:1}.table-component-wrapper .outer-wrapper:nth-child(2){margin-left:10px}.championship_standing.manufacturer.outer-wrapper .table-row.content-row{height:80px}@media screen and (max-width:1024px){.table-component-wrapper .outer-wrapper:nth-child(2){display:none}}.live-update-wrapper .error-page-wrapper-outer .error-page-wrapper{z-index:1!important}.result-and-standing-wrapper.rally_result .pseudo-element-for-sticky{top:65px}@media screen and (min-width:801px){.result-and-standing-wrapper.rally_result .pseudo-element-for-sticky{top:137px}}@media screen and (min-width:901px){.result-and-standing-wrapper.rally_result .pseudo-element-for-sticky{top:187px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.rally_result .pseudo-element-for-sticky{top:277.5px}}.result-and-standing-wrapper.championship_standing .pseudo-element-for-sticky{top:231px}@media screen and (min-width:801px){.result-and-standing-wrapper.championship_standing .pseudo-element-for-sticky{top:201px}}@media screen and (min-width:901px){.result-and-standing-wrapper.championship_standing .pseudo-element-for-sticky{top:251px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.championship_standing .pseudo-element-for-sticky{top:341px}}@media screen and (min-width:1161px){.result-and-standing-wrapper.championship_standing .pseudo-element-for-sticky{top:278px}}@media screen and (max-width:800px){.result-and-standing-wrapper.championship_standing .showProvisonalStandingToggle .pseudo-element-for-sticky{top:286px}}.result-and-standing-wrapper.championship_standing .showProvisonalStandingToggle.stage-selector .pseudo-element-for-sticky{top:369px}@media screen and (min-width:801px){.result-and-standing-wrapper.championship_standing .showProvisonalStandingToggle.stage-selector .pseudo-element-for-sticky{top:315px}}@media screen and (min-width:901px){.result-and-standing-wrapper.championship_standing .showProvisonalStandingToggle.stage-selector .pseudo-element-for-sticky{top:365px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.championship_standing .showProvisonalStandingToggle.stage-selector .pseudo-element-for-sticky{top:455px}}@media screen and (min-width:1161px){.result-and-standing-wrapper.championship_standing .showProvisonalStandingToggle.stage-selector .pseudo-element-for-sticky{top:392px}}.result-and-standing-wrapper.wolf_power_standing .pseudo-element-for-sticky{top:231px}@media screen and (min-width:801px){.result-and-standing-wrapper.wolf_power_standing .pseudo-element-for-sticky{top:138px}}@media screen and (min-width:901px){.result-and-standing-wrapper.wolf_power_standing .pseudo-element-for-sticky{top:188px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.wolf_power_standing .pseudo-element-for-sticky{top:278px}}.result-and-standing-wrapper.overall_livetiming .pseudo-element-for-sticky{top:227px}@media screen and (min-width:801px){.result-and-standing-wrapper.overall_livetiming .pseudo-element-for-sticky{top:241px}}@media screen and (min-width:900px){.result-and-standing-wrapper.overall_livetiming .pseudo-element-for-sticky{top:291px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.overall_livetiming .pseudo-element-for-sticky{top:381px}}.result-and-standing-wrapper.supersunday_livetiming .pseudo-element-for-sticky{top:163px}@media screen and (min-width:801px){.result-and-standing-wrapper.supersunday_livetiming .pseudo-element-for-sticky{top:241px}}@media screen and (min-width:900px){.result-and-standing-wrapper.supersunday_livetiming .pseudo-element-for-sticky{top:291px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.supersunday_livetiming .pseudo-element-for-sticky{top:381px}}.result-and-standing-wrapper.stageTiming_livetiming .pseudo-element-for-sticky{top:227px}@media screen and (min-width:801px){.result-and-standing-wrapper.stageTiming_livetiming .pseudo-element-for-sticky{top:241px}}@media screen and (min-width:900px){.result-and-standing-wrapper.stageTiming_livetiming .pseudo-element-for-sticky{top:291px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.stageTiming_livetiming .pseudo-element-for-sticky{top:381px}}.result-and-standing-wrapper.splittimes_livetiming .pseudo-element-for-sticky{top:227px}@media screen and (min-width:801px){.result-and-standing-wrapper.splittimes_livetiming .pseudo-element-for-sticky{top:241px}}@media screen and (min-width:900px){.result-and-standing-wrapper.splittimes_livetiming .pseudo-element-for-sticky{top:291px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.splittimes_livetiming .pseudo-element-for-sticky{top:381px}}.result-and-standing-wrapper.stagewinners_livetiming .pseudo-element-for-sticky{top:128px}@media screen and (min-width:801px){.result-and-standing-wrapper.stagewinners_livetiming .pseudo-element-for-sticky{top:142px}}@media screen and (min-width:900px){.result-and-standing-wrapper.stagewinners_livetiming .pseudo-element-for-sticky{top:192px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.stagewinners_livetiming .pseudo-element-for-sticky{top:282px}}.result-and-standing-wrapper.itinerary_livetiming .pseudo-element-for-sticky{top:144px}@media screen and (min-width:801px){.result-and-standing-wrapper.itinerary_livetiming .pseudo-element-for-sticky{top:143px}}@media screen and (min-width:900px){.result-and-standing-wrapper.itinerary_livetiming .pseudo-element-for-sticky{top:193px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.itinerary_livetiming .pseudo-element-for-sticky{top:283px}}.result-and-standing-wrapper.startlists_livetiming .pseudo-element-for-sticky{top:130px}@media screen and (min-width:801px){.result-and-standing-wrapper.startlists_livetiming .pseudo-element-for-sticky{top:208px}}@media screen and (min-width:900px){.result-and-standing-wrapper.startlists_livetiming .pseudo-element-for-sticky{top:258px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.startlists_livetiming .pseudo-element-for-sticky{top:348px}}.result-and-standing-wrapper.penalities_livetiming .pseudo-element-for-sticky{top:64px}@media screen and (min-width:801px){.result-and-standing-wrapper.penalities_livetiming .pseudo-element-for-sticky{top:142px}}@media screen and (min-width:900px){.result-and-standing-wrapper.penalities_livetiming .pseudo-element-for-sticky{top:192px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.penalities_livetiming .pseudo-element-for-sticky{top:282px}}.result-and-standing-wrapper.retirements_livetiming .pseudo-element-for-sticky{top:64px}@media screen and (min-width:801px){.result-and-standing-wrapper.retirements_livetiming .pseudo-element-for-sticky{top:142px}}@media screen and (min-width:900px){.result-and-standing-wrapper.retirements_livetiming .pseudo-element-for-sticky{top:192px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.retirements_livetiming .pseudo-element-for-sticky{top:282px}}.result-and-standing-wrapper.standing_livetiming .pseudo-element-for-sticky{top:236px}@media screen and (min-width:801px){.result-and-standing-wrapper.standing_livetiming .pseudo-element-for-sticky{top:142px}}@media screen and (min-width:900px){.result-and-standing-wrapper.standing_livetiming .pseudo-element-for-sticky{top:192px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.standing_livetiming .pseudo-element-for-sticky{top:282px}}.result-and-standing-wrapper.standing_livetiming .stageSelectionShown .pseudo-element-for-sticky{top:286px}@media screen and (min-width:801px){.result-and-standing-wrapper.standing_livetiming .stageSelectionShown .pseudo-element-for-sticky{top:241px}}@media screen and (min-width:900px){.result-and-standing-wrapper.standing_livetiming .stageSelectionShown .pseudo-element-for-sticky{top:291px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.standing_livetiming .stageSelectionShown .pseudo-element-for-sticky{top:381px}}@media screen and (max-width:800px){.wrx.result-and-standing-wrapper.championship_standing .pseudo-element-for-sticky{top:182px}}.wrx.result-and-standing-wrapper.startlist_details_menu .pseudo-element-for-sticky{top:128px}@media screen and (min-width:801px){.wrx.result-and-standing-wrapper.startlist_details_menu .pseudo-element-for-sticky{top:142px}}@media screen and (min-width:900px){.wrx.result-and-standing-wrapper.startlist_details_menu .pseudo-element-for-sticky{top:143px}}@media screen and (min-width:1025px){.wrx.result-and-standing-wrapper.startlist_details_menu .pseudo-element-for-sticky{top:233px}}@media screen and (min-width:900px){.wrx.result-and-standing-wrapper.startlist_details_menu #table-and-title-wrapper{top:65px}}@media screen and (min-width:1025px){.wrx.result-and-standing-wrapper.startlist_details_menu #table-and-title-wrapper{top:155px}}@media screen and (min-width:900px){.wrx.result-and-standing-wrapper.timetable_details_menu #table-and-title-wrapper{top:65px}}@media screen and (min-width:1025px){.wrx.result-and-standing-wrapper.timetable_details_menu #table-and-title-wrapper{top:155px}}.wrx.result-and-standing-wrapper.timetable_details_menu .pseudo-element-for-sticky{top:183px}@media screen and (min-width:801px){.wrx.result-and-standing-wrapper.timetable_details_menu .pseudo-element-for-sticky{top:142px}}@media screen and (min-width:900px){.wrx.result-and-standing-wrapper.timetable_details_menu .pseudo-element-for-sticky{top:143px}}@media screen and (min-width:1025px){.wrx.result-and-standing-wrapper.timetable_details_menu .pseudo-element-for-sticky{top:233px}}.wrx.result-and-standing-wrapper.event_results_details_menu .pseudo-element-for-sticky{top:227px}@media screen and (min-width:900px){.wrx.result-and-standing-wrapper.event_results_details_menu .pseudo-element-for-sticky{top:291px}}@media screen and (min-width:1025px){.wrx.result-and-standing-wrapper.event_results_details_menu .pseudo-element-for-sticky{top:381px}}.wrx.result-and-standing-wrapper.championship_details_menu .pseudo-element-for-sticky{top:128px}@media screen and (min-width:801px){.wrx.result-and-standing-wrapper.championship_details_menu .pseudo-element-for-sticky{top:142px}}@media screen and (min-width:900px){.wrx.result-and-standing-wrapper.championship_details_menu .pseudo-element-for-sticky{top:143px}}@media screen and (min-width:1025px){.wrx.result-and-standing-wrapper.championship_details_menu .pseudo-element-for-sticky{top:234px}}.live-tv-wrapper{width:100%;height:100%;padding:0 4vw;max-width:100%;margin:0 auto}@media screen and (min-width:1440px){.live-tv-wrapper{padding:0 57px}}.live-tv-wrapper .live-tv-player-header{display:flex;margin-top:25px;margin-bottom:15px}.live-tv-wrapper .live-tv-player-header .title{font-family:"HeaderM";font-weight:400;font-variation-settings:"wdth" 120;font-size:24px;line-height:37.78px}@media screen and (max-width:1024px){.live-tv-wrapper .live-tv-player-header .title{font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}}.live-tv-wrapper .live-tv-player-header .links{text-align:end;cursor:pointer;font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}@media screen and (max-width:1024px){.live-tv-wrapper .live-tv-player-header .links{font-family:"BodyL";font-weight:400;font-size:16px;line-height:17px;line-height:23.48px}}.live-tv-wrapper .live-tv-player-mounter{width:100%;height:51.69vw;max-height:749.25px;background-color:#000;margin-top:10px;margin-bottom:40px;background-repeat:no-repeat;background-size:cover;position:relative;cursor:pointer}.live-tv-wrapper .live-tv-player-mounter .player-mounter-play-button{display:flex;justify-content:center;align-items:center;height:100%;width:100%;background-color:rgba(0,0,0,.512)}.live-tv-wrapper .live-tv-player-mounter .playing-in-pip-indicator{position:absolute;top:0;background:#000;width:100%;height:100%;display:flex;justify-content:center;align-items:center;display:none;color:#fc4c02;background-color:#242424;font-family:"HeaderS";font-weight:400;font-variation-settings:"wdth" 120;font-size:20px;line-height:23.48px}.live-tv-wrapper .live-tv-player-mounter[data-showpipmessage=true] .playing-in-pip-indicator{display:flex}.live-tv-wrapper .on-now-live-tv-rail-wrapper .window{padding:0}@media screen and (min-width:1440px){.live-tv-wrapper .on-now-live-tv-rail-wrapper .window{padding:0}}.live-tv-wrapper .rally-spinner-wrapper.spinner-open{position:absolute;background:unset;z-index:1}.live-tv-wrapper .railitem-static-container{padding:0;margin-top:25px}.rx-iframe-wrapper{position:relative}@media screen and (max-width:600px){.rx-iframe-wrapper{height:100vh}}.rx-iframe-wrapper iframe{position:absolute;top:0;left:0}.rx-iframe-wrapper{width:100%;height:56.25vw;background-color:transparent}@media screen and (max-width:600px){.rx-iframe-wrapper{height:90vh}}.rx-iframe-wrapper .rally-spinner-wrapper.spinner-open{z-index:0;background-color:unset;position:absolute;top:0;left:0;width:100%;height:100%}.rx-iframe-wrapper iframe{width:100%;height:100%;display:block;outline:none;background-color:transparent;border:1px solid #c5c5c5}body{margin:0;font-family:"BodyL"}body,div,html,p,span{overscroll-behavior-x:none}#checkdv_1{display:none}#live-timing-secondary-menu-selector,#result-and-standing-title-table-wrapper,#result-and-standing-wrapper,#table-and-stage-selector-wrapper,#table-and-title-wrapper{width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (min-width:900px){#live-timing-secondary-menu-selector{position:sticky;top:64px;z-index:3}}@media screen and (min-width:1025px){#live-timing-secondary-menu-selector{position:sticky;top:154px;z-index:3}}#table-and-title-wrapper{position:sticky;top:64px;z-index:3}@media screen and (min-width:900px){#table-and-title-wrapper{top:114px}}@media screen and (min-width:1025px){#table-and-title-wrapper{top:204px}}@media screen and (min-width:900px){.wrx.championship_details_menu #table-and-title-wrapper{top:64px}}@media screen and (min-width:1025px){.wrx.championship_details_menu #table-and-title-wrapper{top:156px}}#result-and-standing-title-table-wrapper{position:sticky;top:64px;z-index:2}@media screen and (min-width:900px){#result-and-standing-title-table-wrapper{top:114px}}@media screen and (min-width:1025px){#result-and-standing-title-table-wrapper{top:204px}}#live-updates-heading-wrpaper{position:sticky;top:64px;z-index:2}@media screen and (min-width:1025px){#live-updates-heading-wrpaper{top:154px}}.pseudo-element-for-sticky{transform:scaleY(1.03)}@media screen and (max-width:800px){.result-and-standing-wrapper.championship_standing .title-with-tooltip,.result-and-standing-wrapper.rally_result .title-with-tooltip,.result-and-standing-wrapper.wolf_power_standing .title-with-tooltip{width:calc(100% - 64px)}}.result-and-standing-wrapper.championship_standing #table-and-title-wrapper,.result-and-standing-wrapper.rally_result #table-and-title-wrapper,.result-and-standing-wrapper.wolf_power_standing #table-and-title-wrapper{top:64px}@media screen and (min-width:901px){.result-and-standing-wrapper.championship_standing #table-and-title-wrapper,.result-and-standing-wrapper.rally_result #table-and-title-wrapper,.result-and-standing-wrapper.wolf_power_standing #table-and-title-wrapper{top:114px}}@media screen and (min-width:1025px){.result-and-standing-wrapper.championship_standing #table-and-title-wrapper,.result-and-standing-wrapper.rally_result #table-and-title-wrapper,.result-and-standing-wrapper.wolf_power_standing #table-and-title-wrapper{top:204px}}@font-face{font-family:"HeaderXL";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"HeaderL";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"HeaderM";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"HeaderS";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"HeaderSS";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"BodyL";src:url(/static/media/WRCCleanRoman2022.970d058a.otf)}@font-face{font-family:"BodyML";src:url(/static/media/WRCCleanRoman2022.970d058a.otf)}@font-face{font-family:"BodyLL";src:url(/static/media/WRCCleanRoman2022.970d058a.otf)}@font-face{font-family:"BodyM";src:url(/static/media/WRCCleanRoman2022.970d058a.otf)}@font-face{font-family:"BodyS";src:url(/static/media/WRCCleanRoman2022.970d058a.otf)}@font-face{font-family:"BodySS";src:url(/static/media/WRCCleanRoman2022.970d058a.otf)}@font-face{font-family:"BodyXS";src:url(/static/media/WRCCleanRoman2022.970d058a.otf)}@font-face{font-family:"BodyBoldL";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"BodyBoldM";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"BodyBoldS";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"BodyBoldXS";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"BodySTall";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"BodyVBoldXS";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}@font-face{font-family:"BodyXXS";src:url(/static/media/WRCCleanBold2022.dc72e658.otf)}