.button-default,button.button-default:not(.flat):not(.loading):not([disabled]){display:inline-flex;flex-direction:row;align-items:center;justify-content:center;text-decoration:none;font-size:16px;font-weight:600;background-color:#DE4097;color:#FFF;outline:0;border:none;transition:background-color .3s ease-in-out,transform .3s ease-in-out;user-select:none;height:40px;padding:0 16px;cursor:pointer}.button-default:hover,button.button-default:not(.flat):not(.loading):not([disabled]):hover{background-color:#c8237e;border:none}.button-default:focus,button.button-default:not(.flat):not(.loading):not([disabled]):focus{background-color:#da2a8b}.button-default:active,button.button-default:not(.flat):not(.loading):not([disabled]):active{transform:scale(.95)}.button-default:not(.flat):not(.loading)[disabled],button.button-default:not(.flat):not(.loading):not([disabled]):not(.flat):not(.loading)[disabled]{background-color:#BDBDBD;color:#6D6D6D;cursor:not-allowed}.button-default.button-secondary,button.button-default:not(.flat):not(.loading):not([disabled]).button-secondary{background-color:#F2F2F2;color:#00A3E0}.button-default.button-secondary:hover,button.button-default:not(.flat):not(.loading):not([disabled]).button-secondary:hover{background-color:#dedede;border:none}.button-default.button-secondary:focus,button.button-default:not(.flat):not(.loading):not([disabled]).button-secondary:focus{background-color:#e5e5e5}.button-default.button-outline,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline{background-color:rgba(0,0,0,0);color:#00A3E0;border:1px solid #00A3E0}@media only screen and (min-width:48em){.button-default.button-outline,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline{border-width:2px}}.button-default.button-outline:hover,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline:hover{background-color:#00A3E0;color:#FFF}.button-default.button-outline.accent,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline.accent{color:#DE4097;border:1px solid #DE4097}@media only screen and (min-width:48em){.button-default.button-outline.accent,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline.accent{border-width:2px}}.button-default.button-outline.accent:hover,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline.accent:hover{background-color:#DE4097;color:#FFF}.button-default.button-outline.light,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline.light{color:#F2F2F2;border:1px solid #F2F2F2}@media only screen and (min-width:48em){.button-default.button-outline.light,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline.light{border-width:2px}}.button-default.button-outline.light:hover,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline.light:hover{background-color:#F2F2F2;color:#00A3E0}.button-default.button-outline.disabled,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline.disabled{color:#E4E4E4;border:1px solid #E4E4E4;cursor:default}@media only screen and (min-width:48em){.button-default.button-outline.disabled,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline.disabled{border-width:2px}}.button-default.button-outline.disabled:hover,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline.disabled:hover{background-color:rgba(0,0,0,0);color:#E4E4E4}.button-default.button-outline.disabled:active,button.button-default:not(.flat):not(.loading):not([disabled]).button-outline.disabled:active{transform:scale(1)}.button-default.button-light,button.button-default:not(.flat):not(.loading):not([disabled]).button-light{background-color:#FFF;color:#DE4097}.button-default.button-light:hover,button.button-default:not(.flat):not(.loading):not([disabled]).button-light:hover{background-color:#ebebeb;border:none}.button-default.button-light:focus,button.button-default:not(.flat):not(.loading):not([disabled]).button-light:focus{background-color:#f2f2f2}.button-default.button-download::before,button.button-default:not(.flat):not(.loading):not([disabled]).button-download::before{content:'description';margin:0 10px 0 -3px}.button-default.button-chatbot::before,button.button-default:not(.flat):not(.loading):not([disabled]).button-chatbot::before{content:'textsms';margin:0 10px 0 -3px}.button{align-self:center}.button:hover,a{text-decoration:none!important}.button,button{height:40px;display:inline-block;padding:0 16px;font:400 16px Muli,'Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;line-height:40px;font-weight:600;font-size:14px;text-decoration:none;text-transform:capitalize;border:none;-webkit-transition:background-color .2s,color .2s;-moz-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}.awesome-icons,.material-symbols-outlined{-webkit-font-smoothing:antialiased;font-size:24px;line-height:1}.button:not(.flat):not(.loading)[disabled],button:not(.flat):not(.loading)[disabled]{background-color:#BDBDBD;color:#6D6D6D;cursor:not-allowed;pointer-events:none}.button:not(.flat):not(.loading):not([disabled]),button:not(.flat):not(.loading):not([disabled]){cursor:pointer}.button.accent,button.accent{background-color:#DE4097;color:#fff}.button.accent:hover,button.accent:hover{background-color:#da2a8b}.button.chat-cta,button.chat-cta{font-size:16px}body.modal-open{overflow:hidden}.modal{display:none}.modal.is-open{display:block}.modal .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:100001}.modal .modal-overlay .modal-container{background-color:#FFF;padding:10px;width:100%;max-width:90%;max-height:90%;border-radius:4px;overflow-y:auto;box-sizing:border-box}@media only screen and (min-width:48em){.modal .modal-overlay .modal-container{max-width:70%;padding:20px}}@media only screen and (min-width:64em){.modal .modal-overlay .modal-container{max-width:600px;padding:30px}}.modal .modal-overlay .modal-container .modal-header{display:flex;justify-content:space-between;align-items:center}.modal .modal-overlay .modal-container .modal-header .modal-title{position:relative;padding-left:34px;margin-top:0;margin-bottom:0;font-weight:600;font-size:14px;color:#00A3E0;box-sizing:border-box}.modal .modal-overlay .modal-container .modal-header .modal-title .icon-title{position:absolute;top:50%;left:0;transform:translateY(-50%)}.modal .modal-overlay .modal-container .modal-header .modal-close{background:0 0;border:0;cursor:pointer}.modal .modal-overlay .modal-container .modal-header .modal-close::before{content:"close";transition:color .2s ease-in-out}.modal .modal-overlay .modal-container .modal-header .modal-close:hover::before{color:#FB3E3A}.modal .modal-overlay .modal-container .modal-content{margin-top:20px;margin-bottom:20px;line-height:1.5;color:rgba(0,0,0,.8)}.modal.micromodal-slide .modal-overlay,.modal.micromodal-slide .modal-overlay .modal-container{will-change:transform}.modal.micromodal-slide[aria-hidden=false] .modal-overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.modal.micromodal-slide[aria-hidden=false] .modal-overlay .modal-container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.modal.micromodal-slide[aria-hidden=true] .modal-overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.modal.micromodal-slide[aria-hidden=true] .modal-overlay .modal-container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.modal.micromodal-slide-left .modal-overlay,.modal.micromodal-slide-left .modal-overlay .modal-container{will-change:transform;animation-fill-mode:forwards}.modal.micromodal-slide-left .modal-overlay{transform:translateX(100%)}.modal.micromodal-slide-left[aria-hidden=false] .modal-overlay{animation:mmslideLeft .3s ease-in-out;animation-fill-mode:forwards}.modal.micromodal-slide-left[aria-hidden=false] .modal-overlay .modal-container{animation:mmslideInLeft .3s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.modal.micromodal-slide-left[aria-hidden=true] .modal-overlay{animation:mmslideRight .3s ease-in-out;animation-fill-mode:forwards}.modal.micromodal-slide-left[aria-hidden=true] .modal-overlay .modal-container{animation:mmslideInLeft .3s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(-15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(10%)}}@keyframes mmslideLeft{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes mmslideRight{from{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes mmslideInLeft{from{transform:translateX(-15%)}to{transform:translateX(0)}}@keyframes mmsSlideInRight{from{transform:translateX(0)}to{transform:translateX(10%)}}.default-melita-loader{width:40px;height:40px;display:inline-block;position:relative;border:3px solid #00A3E0;flex-shrink:0;border-top-color:#DE4097;border-radius:100%;animation:rotate infinite .75s linear;margin:0;padding:0}.default-melita-loader.loader-light{border:3px solid #FFF;border-top-color:#DE4097}.default-melita-loader.loader-light-reversed{border:3px solid #FFF;border-top-color:#00A3E0}.default-melita-loader.loader-xs{width:30px;height:30px}.button-default.button-chatbot::before,.button-default.button-download::before,.channel-modal .modal-overlay .modal-container .modal-close::before,.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-features .feature-item::before,.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .filter-notice-wrap .filter-notice::before,.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-content li .filter-box::before,.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-title::after,.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-notice-wrap .filter-notice::before,.material-icons,.modal .modal-overlay .modal-container .modal-header .modal-close::before,button.button-default.button-chatbot:not(.flat):not(.loading):not([disabled])::before,button.button-default.button-download:not(.flat):not(.loading):not([disabled])::before{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';font-feature-settings:'liga'}.material-symbols-outlined{font-family:'Material Symbols Outlined';font-weight:400;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga'}.awesome-icons{font-family:"Font Awesome 5 Pro","Font Awesome 5 Duotone","Font Awesome 5 Brands","Font Awesome 5 Free";font-weight:900;font-style:normal;font-variant:normal;display:inline-block;-moz-osx-font-smoothing:grayscale;text-rendering:auto}.nav-tabs{width:100%;position:relative;padding:0 50px;box-sizing:border-box;user-select:none;background-color:#F2F2F2;overflow:hidden}@media only screen and (min-width:64em){.nav-tabs{padding:0 30px}}.nav-tabs .nav-tabs-wrapper{display:flex;flex-direction:row;overflow:hidden;white-space:nowrap;position:relative;flex-basis:100%;max-width:100%}.nav-tabs .nav-tabs-wrapper .nav-tabs-items{position:relative;list-style-type:none;display:flex;overflow:auto;margin:0 auto;padding:0;user-select:none;-webkit-overflow-scrolling:touch;width:100%;justify-content:center}.nav-tabs .nav-tabs-wrapper .nav-tabs-items.has-overflow{justify-content:normal}.nav-tabs .nav-tabs-wrapper .nav-tabs-items .tabs-item{display:inline-block;padding:0 80px;height:60px;line-height:60px;background-color:#FFF;flex-shrink:0;color:#004C97;text-align:center;font-weight:700;transition:color .3s ease-in-out;cursor:pointer}.nav-tabs .nav-tabs-wrapper .nav-tabs-items .tabs-item.active{background-color:#F2F2F2;color:#DE4097}.nav-tabs .nav-tabs-wrapper .nav-tabs-items .tabs-item:hover{color:#DE4097}.nav-tabs .nav-tabs-buttons .nav-tabs-arrow{color:#DE4097;padding:0;border:0;outline:0;font-size:42px;width:42px;height:42px;position:absolute;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .3s;cursor:pointer}.nav-tabs .nav-tabs-buttons .nav-tabs-arrow:focus{color:#da2a8b}.nav-tabs .nav-tabs-buttons .nav-tabs-arrow:hover{color:#c8237e}.nav-tabs .nav-tabs-buttons .nav-tabs-arrow.nav-tabs-arrow-left{left:5px}.nav-tabs .nav-tabs-buttons .nav-tabs-arrow.nav-tabs-arrow-right{right:5px}.nav-tabs.subcategory-tabs .nav-tabs-wrapper .nav-tabs-items .tabs-item{background-color:rgba(0,0,0,0);padding:0 20px;text-align:center;transition:color .3s ease-in-out;cursor:pointer;box-shadow:none}.nav-tabs.subcategory-tabs .nav-tabs-wrapper .nav-tabs-items .tabs-item.active{background-color:#F2F2F2;color:#DE4097}.nav-tabs.subcategory-tabs .nav-tabs-wrapper .nav-tabs-items .tabs-item.active,.nav-tabs.subcategory-tabs .nav-tabs-wrapper .nav-tabs-items .tabs-item:hover{color:#DE4097}.nav-tabs.scroll-both .nav-tabs-buttons .nav-tabs-arrow-left,.nav-tabs.scroll-both .nav-tabs-buttons .nav-tabs-arrow-right,.nav-tabs.scroll-left .nav-tabs-buttons .nav-tabs-arrow-left,.nav-tabs.scroll-right .nav-tabs-buttons .nav-tabs-arrow-right{opacity:1}.nav-tabs.no-bg{background-color:rgba(0,0,0,0)}.nav-tabs.no-padding{padding:0}@media only screen and (max-width:480px){.nav-tabs.full-tabs-mobile .nav-tabs-wrapper .nav-tabs-items .tabs-item{width:100%}}.fold-tv-channels-description .wrapper .fold-details .fold-desc .package-switch-button{font-weight:700;cursor:pointer;user-select:none}.fold-tv-channels-description .wrapper .fold-details .fold-desc .package-switch-button:hover{text-decoration:underline}.fold-tv-channels-description .wrapper .fold-img-wrap{justify-content:center}@media only screen and (min-width:64em){.nav-tabs .nav-tabs-wrapper .nav-tabs-items{overflow:hidden}.nav-tabs .nav-tabs-buttons .nav-tabs-arrow.nav-tabs-arrow-left{left:-12px}.nav-tabs .nav-tabs-buttons .nav-tabs-arrow.nav-tabs-arrow-right{right:-12px}.fold-tv-channels-description .wrapper{padding-bottom:125px}.fold-tv-channels-description .wrapper .fold-details .fold-desc{position:relative;z-index:1}.fold-tv-channels-description .wrapper .fold-img-wrap{justify-content:flex-end}}.fold-tv-channels-filtering{background-color:#F2F2F2}.fold-tv-channels-filtering .wrapper{display:flex;flex-wrap:wrap;flex-direction:row-reverse;position:relative;padding-top:100px}@media only screen and (min-width:64em){.fold-tv-channels-filtering .wrapper{padding-top:80px}}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper{display:flex;flex-direction:row;justify-content:center;width:100%;background-color:#FFF;padding:10px;align-items:flex-end}@media only screen and (min-width:64em){.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper{flex-direction:column;background-color:rgba(0,0,0,0);padding:40px;position:absolute;top:0;right:0;transform:translateY(calc(-50% - 42px));justify-content:flex-end}}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .package-switcher{width:100%;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;user-select:none}@media only screen and (max-width:1023px){.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .package-switcher{position:absolute;top:0;left:0;padding:40px 0}}@media only screen and (min-width:64em){.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .package-switcher{padding:0 0 40px}}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .package-switcher .switch-wrap{display:inline-flex;justify-content:center;flex-wrap:wrap;align-items:center}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .package-switcher .switch-wrap .switch-button{background-color:#FFF;border:1px solid #CCC;color:#CCC;margin:5px;padding:5px 10px;transition:all .2s ease-in-out;cursor:pointer}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .package-switcher .switch-wrap .switch-button.active{background-color:#DE4097;color:#FFF;box-shadow:0 1px 3px rgba(0,0,0,.16)}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .package-switcher.hidden{display:none}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .packages-tabs{list-style-type:none;display:none;flex-direction:row;padding:0;width:100%}@media only screen and (min-width:64em){.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .packages-tabs{display:flex;justify-content:center}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .packages-tabs .tabs-item{background-color:#FFF;color:#00A3E0;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:center;width:33.33333333%;cursor:pointer;transition:all .2s ease-in-out}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .dropdown-packages{display:none}}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .dropdown-packages .dropdown-list .dropdown-item.hidden,.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .main-filter-button,.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .packages-tabs .tabs-item.hidden{display:none}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .packages-tabs .tabs-item:hover{box-shadow:0 3px 6px rgba(0,0,0,.16)}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .packages-tabs .tabs-item.active{background-color:#00A3E0;color:#FFF;box-shadow:0 3px 6px rgba(0,0,0,.16)}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .packages-tabs .tabs-item:not(.hidden):not(:last-of-type){border-right:1px solid #CCC}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .dropdown-packages .dropdown-label{font-size:20px;font-weight:600;color:#000}@media only screen and (min-width:64em){.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .dropdown-packages .dropdown-label.mobile{display:none}}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .dropdown-packages .dropdown-placeholder{background-color:#F2F2F2;padding:0 60px 0 10px}@media only screen and (min-width:48em){.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .dropdown-packages .dropdown-placeholder{padding:0 60px 0 20px}}@media only screen and (max-width:320px){.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .main-filter-button{display:inline-flex;height:60px;margin-left:5px}}@media only screen and (min-width:321px) and (max-width:1023px){.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper .main-filter-button{display:inline-flex;height:60px;margin-left:10px}}.fold-tv-channels-filtering .wrapper .channels-wrapper .packages-tabs-wrapper.no-switch{transform:translateY(-50%)}.fold-tv-channels-filtering .wrapper .channels-wrapper .channels-list .channel-section .channel-section-wrap{position:relative}.fold-tv-channels-filtering .wrapper .channels-wrapper .channels-list .channel-section .channel-section-wrap .channel-group{width:100%;font-size:22px;font-weight:700;color:#00A3E0;margin:10px}.fold-tv-channels-filtering .wrapper .channels-wrapper .channels-list .channel-section .channel-section-wrap .channel-items{list-style-type:none;display:flex;flex-direction:row;flex-wrap:wrap;position:relative;width:100%}.fold-tv-channels-filtering .wrapper .channels-wrapper .channels-list .channel-section .channel-section-wrap .channel-items .channel-item{margin:10px;transition:box-shadow .2s ease-in-out;background-color:#FFF;display:flex;flex-direction:row;align-items:center;justify-content:center;width:110px;height:110px;cursor:pointer}.fold-tv-channels-filtering .wrapper .channels-wrapper .channels-list .channel-section .channel-section-wrap .channel-items .channel-item:hover{box-shadow:0 3px 6px rgba(0,0,0,.16)}.fold-tv-channels-filtering .wrapper .channels-wrapper .filter-no-match{flex-grow:1;width:100%;padding:0;display:none}@media only screen and (min-width:64em){.fold-tv-channels-filtering .wrapper .channels-wrapper .filter-no-match{padding:0}}.fold-tv-channels-filtering .wrapper .channels-wrapper .filter-no-match .filter-no-match-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:20px 0;background-color:#FFF}.fold-tv-channels-filtering .wrapper .channels-wrapper .filter-no-match .filter-no-match-content .no-match-icon{font-size:80px;margin-bottom:10px;opacity:.3}.fold-tv-channels-filtering .wrapper .channels-wrapper .filter-no-match .filter-no-match-content .buttons-wrap{margin:20px 0 0}.fold-tv-channels-filtering .wrapper .filters-wrapper{padding:0}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filters-overlay{display:block;width:0;height:0;background-color:rgba(0,0,0,0);overflow:hidden}@media only screen and (min-width:64em){.fold-tv-channels-filtering .wrapper .filters-wrapper{padding-right:15px}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters{position:-webkit-sticky;position:sticky;top:90px}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks{padding:20px;background-color:#FFF}.channel-modal .modal-overlay .modal-container{max-width:70%!important}}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap{display:flex;flex-direction:column}@media only screen and (max-width:1023px){.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap{background-color:#FFF;position:fixed;top:0;right:-100%;width:calc(100% - 40px);height:100%;padding:80px 20px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10002;transition:right .3s ease-in-out}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block{order:2}}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-notice-wrap{width:100%;background-color:rgba(68,177,249,.15);color:#44B1F9;margin-bottom:0;transition:all .3s ease-in-out;opacity:0}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-notice-wrap .filter-notice{display:none;flex-direction:row;width:100%;padding:10px}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-notice-wrap .filter-notice::before{content:'info';display:inline-block;margin-right:10px}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-notice-wrap.active{opacity:1;margin-bottom:20px}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-notice-wrap.active .filter-notice{display:flex}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-title{width:100%;font-size:20px;font-weight:600;color:#000;display:flex;flex-direction:row;align-items:center;padding:0 30px 20px 0;margin-bottom:20px;position:relative;border-bottom:1px solid #CCC;user-select:none;cursor:pointer}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-title::after{content:'add_circle_outline';color:#00A3E0;margin-left:10px;display:inline-block;position:absolute;top:calc(50% - 10px);right:0;transform:translateY(-50%)}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-title.no-accordion{border-bottom:0;padding-bottom:0;margin-bottom:10px}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-title.no-accordion::after{display:none}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-content{list-style-type:none;text-align:left;margin-bottom:20px;display:block}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-content li{display:block;user-select:none}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-content li .filter-box{display:inline-flex;flex-direction:row;align-items:center;padding:5px 0;user-select:none;cursor:pointer}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-content li .filter-box::before{content:'check_box_outline_blank';color:#00A3E0;display:inline-block;margin-right:10px;transition:all .3s ease-in-out}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-content li .filter-box.active::before{content:'check_box'}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-content li .filter-box.disabled{pointer-events:none;opacity:.5;color:#E4E4E4}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-content li .filter-box.disabled::before{color:#E4E4E4}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block .filter-block-content li .info-icon{color:#00A3E0;margin-left:10px;cursor:pointer}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block.opened .filter-block-title::after{content:'remove_circle_outline'}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .filter-blocks-scroll-wrap .filter-block.hidden{display:none!important}@media only screen and (max-width:1023px){.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .buttons-wrap{justify-content:space-between;position:fixed;top:0;right:-100%;width:calc(100% - 40px);height:60px;box-shadow:0 3px 6px rgba(0,0,0,.16);transition:right .3s ease-in-out;display:flex;flex-direction:row;align-items:center;padding-left:10px;cursor:pointer;order:1}}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .buttons-wrap .close-filters-button,.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .view-channels{display:none}@media only screen and (max-width:1023px){.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters .filter-blocks .view-channels{position:fixed;bottom:0;right:-100%;width:calc(100% - 40px);height:60px;box-shadow:0 3px 6px rgba(0,0,0,.16);transition:right .3s ease-in-out;display:flex;flex-direction:row;align-items:center;padding-left:10px;order:1}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters.open .filters-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);transition:background-color .3s ease-in-out;z-index:10001}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters.open .filter-blocks .filter-blocks-scroll-wrap{right:0}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters.open .filter-blocks .buttons-wrap{right:0;background-color:#FFF;z-index:10003}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters.open .filter-blocks .buttons-wrap .close-filters-button{display:inline-flex;width:60px;height:60px;align-items:center;justify-content:center;background-color:#00A3E0;color:#FFF}.fold-tv-channels-filtering .wrapper .filters-wrapper .all-filters.open .filter-blocks .view-channels{right:0;background-color:#FFF;z-index:10003}}.channel-modal .modal-overlay .modal-container{display:flex;flex-direction:row;flex-wrap:nowrap;padding:0!important;align-items:center;justify-content:center;position:relative;overflow:hidden}@media only screen and (min-width:75em){.channel-modal .modal-overlay .modal-container{max-width:60%!important}}@media only screen and (min-width:1700px){.channel-modal .modal-overlay .modal-container{max-width:40%!important}}.channel-modal .modal-overlay .modal-container .modal-close{position:absolute;top:10px;right:20px;background:rgba(0,0,0,0);border:0;cursor:pointer}.channel-modal .modal-overlay .modal-container .modal-close::before{content:"close";transition:color .2s ease-in-out}.channel-modal .modal-overlay .modal-container .modal-close:hover::before{color:#FB3E3A}.channel-modal .modal-overlay .modal-container .modal-scroller{display:none;flex-direction:column;flex-wrap:wrap;overflow-y:auto;align-self:stretch;width:100%;overflow:hidden}@media only screen and (min-width:64em){.channel-modal .modal-overlay .modal-container .modal-close{right:10px}.channel-modal .modal-overlay .modal-container .modal-scroller{flex-direction:row}}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-poster{padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#00A3E0;min-height:150px}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-poster .channel-logo{max-width:300px}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-poster .watch-now-button{margin-top:20px}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details{padding:40px;overflow-y:auto;max-height:100%}@media only screen and (max-width:1023px){.channel-modal .modal-overlay .modal-container .modal-scroller .modal-poster{flex-basis:auto;width:100%}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details{flex-basis:0px;flex-grow:1}}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-name{padding:0;margin:0 0 10px;width:100%;color:#00A3E0;font-size:28px;font-weight:700}@media only screen and (min-width:48em){.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-name{font-size:40px}}@media only screen and (min-width:64em){.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-name{font-size:28px}}@media only screen and (min-width:1500px){.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-name{font-size:40px}}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-number{font-size:20px;font-weight:700;color:#5B5B5B}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-features{display:flex;flex-direction:column;flex-wrap:wrap}@media only screen and (min-width:48em){.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-features{flex-direction:row;align-items:center}}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-features .feature-item{color:#5B5B5B;display:flex;flex-direction:row;align-items:center;margin-top:10px}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-features .feature-item:not(:last-child){margin-right:20px}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-features .feature-item::before{margin-right:10px;color:#00A3E0}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-features .feature-item.nextv::before{content:'devices'}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-features .feature-item.record::before{content:'fiber_manual_record'}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-features .feature-item.catchup::before{content:'history'}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .filter-notice-wrap{width:100%;background-color:rgba(68,177,249,.15);color:#44B1F9;margin-top:20px;transition:all .3s ease-in-out;opacity:1}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .filter-notice-wrap .filter-notice{display:flex;flex-direction:row;width:100%;padding:10px}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .filter-notice-wrap .filter-notice::before{content:'info';display:inline-block;margin-right:10px}.channel-modal .modal-overlay .modal-container .modal-scroller .modal-details .channel-info{margin-top:20px;color:#707070}.channel-modal .modal-overlay .modal-container .modal-loader{margin:80px 20px}