.mod-modal__pack-channels{--tv-channel-tooltip-text-secondary-color: var(--tc-grey-50);--tv-channel-container-background-color: var(--tc-layer-secondary);--tv-channel-container-focus-outline-color: var(--tc-blue-40);--tv-channel-image-display-light: block;--tv-channel-image-display-dark: none}.mod-modal__pack-channels.dark{--tv-channel-tooltip-text-secondary-color: var(--tc-grey-30-dark);--tv-channel-container-background-color: var(--tc-layer-secondary-dark);--tv-channel-container-focus-outline-color: var(--tc-blue-40-dark);--tv-channel-image-display-light: none;--tv-channel-image-display-dark: block}.tv-channel-service-tv-channel.tv-channel__container{height:6.875rem;min-width:9.125rem;background-color:var(--tv-channel-container-background-color);border:0 solid rgba(0,0,0,0);border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;width:100%}.tv-channel-service-tv-channel.tv-channel__container:focus-visible{outline:.125rem solid var(--tv-channel-container-focus-outline-color)}.tv-channel-service-tv-channel .tv-channel__image{height:5rem;margin-left:auto;margin-right:auto;object-fit:contain;width:60%;display:var(--tv-channel-image-display-light)}.tv-channel-service-tv-channel .tv-channel__image--dark{display:var(--tv-channel-image-display-dark)}.tv-channel-service-tv-channel .tv-channel__icon{position:absolute;top:.5rem;right:.5rem;--icon-size: 1rem}.tv-channel-service-tv-channel .tv-channel__no-logo-title{text-align:center}.tv-channel-service-tv-channel .tv-channel__header{display:flex;flex-wrap:wrap;justify-content:space-between}.tv-channel-service-tv-channel .tv-channel__title{display:inline;padding-right:1rem}.tv-channel-service-tv-channel .tv-channel__points{color:var(--tv-channel-tooltip-text-secondary-color);float:right}
