.tv-packs .tv-packs__title{font-family:var(--font-family-headline);font-size:2rem;line-height:2.25rem;text-align:center;color:var(--color-text-primary)}.tv-packs .tv-packs__stepper{display:flex;justify-content:center;padding:0 2.75rem}.tv-packs .tv-packs__round-stepper{--step-circle-size: 4rem;--description-hide-icons-font-size: 1rem;--description-hide-icons-line-height: 1.5rem}.tv-packs .tv-packs-all{border-radius:1.5rem;color:var(--color-text-primary);display:flex;flex-direction:column;gap:.5rem 1.5rem;padding:1.5rem}.tv-packs .tv-packs-all__name-container,.tv-packs .tv-packs-all__price-container,.tv-packs .tv-packs-all__price-block{display:flex;flex-direction:column;width:100%;gap:.5rem}.tv-packs .tv-packs-all__name-container{align-items:center}.tv-packs .tv-packs-all__price-container{flex-wrap:wrap;gap:.5rem 1rem}.tv-packs .tv-packs-all__name{font-family:var(--font-family-headline);font-size:2rem;line-height:2.25rem;text-align:center}.tv-packs .tv-packs-all__price-block{gap:.5rem 1rem}.tv-packs .tv-packs-all__price-desc{font-family:var(--font-family-headline);font-size:1.125rem;line-height:1.75rem;justify-content:center;text-align:center;display:flex;padding-top:1rem}.tv-packs .tv-packs-all__price{font-family:var(--font-family-headline);font-size:2.5rem;line-height:3rem;justify-content:center;text-align:center;letter-spacing:-0.005rem;display:flex}.tv-packs .tv-packs-all__price .tv-packs-all__measurement{font-size:1.125rem;line-height:1.75rem;margin-left:.375rem}.tv-packs .tv-packs-all__campaign-price{flex-direction:column;align-items:center}.tv-packs .tv-packs-all__campaign-price .tv-packs-all__campaign-measurement{margin-left:0}.tv-packs .tv-packs-all__campaign-old-price{text-decoration:line-through}.tv-packs .tv-packs-all__campaign-old-price .tv-packs-all__old-price-measurement{font-size:unset}.tv-packs .tv-packs-all__button-container{text-align:center}.tv-packs .tv-packs-all__button{--button-width: 9.125rem;width:9.125rem}.tv-packs .tv-packs__slider{--card-list-horizontal-margin: 2rem;--card-list-tablet-horizontal-margin: 1rem;--card-list-mobile-horizontal-margin: 1rem}.tv-packs .tv-packs__container{display:flex;flex-direction:column;gap:1rem}.tv-packs .tv-packs__slider-container{padding:0}.tv-packs .tv-packs-list{display:flex;gap:1rem;flex-wrap:nowrap;width:auto}.tv-packs .tv-packs-list--mob-corners .tv-packs-list__block{margin-top:1.5rem}.tv-packs .tv-packs-list__block{height:21.5rem;border-radius:1.5rem;overflow:hidden;position:relative;cursor:pointer;z-index:1}.tv-packs .tv-packs-list__block .tv-packs-list__block-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-size:cover;background-position:center;-webkit-transition:transform .3s ease-in-out}.tv-packs .tv-packs-list__block:hover .tv-packs-list__block-image{transform:scale(1.05)}.tv-packs .tv-packs-list__block:hover .tv-packs-list__block-channel-count{text-decoration:underline;cursor:pointer}.tv-packs .tv-packs-list__block.large{width:17.5rem}.tv-packs .tv-packs-list__block.large.corner{width:25rem}.tv-packs .tv-packs-list__block.small{width:17.5rem}.tv-packs .tv-packs-list__block .tv-packs-list__block-gradient{border-radius:1.5rem;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 41.67%, rgba(0, 0, 0, 0.5) 76.04%);height:100%;width:100%;display:flex;padding-left:1.5rem;padding-bottom:1.5rem}.tv-packs .tv-packs-list__block .tv-packs-list__block-text{color:var(--color-text-primary-dark);max-width:100%}.tv-packs .tv-packs-list__block .tv-packs-list__block-title{font-family:var(--font-family-headline);font-size:1.75rem;overflow-wrap:break-word}.tv-packs .tv-packs-list__block .tv-packs-list__block-price{font-family:var(--font-family-headline);font-size:1.75rem;line-height:2rem;letter-spacing:-0.005rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline}.tv-packs .tv-packs-list__block .tv-packs-list__block-price .tv-packs-list__block-measurement{font-size:.875rem;line-height:1.25rem;margin-left:.375rem}.tv-packs .tv-packs-list__block .tv-packs-list__block-price .tv-packs-list__block-channel-count{font-size:1.125rem;line-height:1.75rem;white-space:nowrap}.tv-packs .tv-packs-list__block .tv-packs-list__block-description{line-height:1.75rem;max-width:25rem;letter-spacing:-0.016rem}.tv-packs .tv-packs-list__block .tv-packs-list__block-button{--button-padding-medium: 0.5rem 1rem;margin-top:.375rem}.tv-packs .tv-packs-list__block .tv-packs-list__block-campaign-wrapper .tv-packs-list__block-measurement{margin-left:unset}.tv-packs .tv-packs-list__block-campaign-old-price{text-decoration:line-through}.tv-packs__channel-modal{--dialog-width: 62.125rem;--dialog-title-font-size: 1.5rem}.tv-packs__channel-modal::part(body){width:100%;padding:0}.tv-packs__channel-modal::part(header){padding:.875rem 1rem}.tv-packs__channels-container{width:100%;padding:1rem 1rem 1.5rem 1rem}.tv-packs__channels-count{font-family:var(--font-family-headline);font-size:1.25rem;line-height:1.5rem;font-weight:600}.tv-packs__channels{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:.5rem;gap:.5rem;justify-content:space-between}.tv-packs__channels .tv-packs__channels-image-container{background:var(--color-grey-10);border-radius:.5rem;display:flex;justify-content:center;align-items:center;padding:.5rem}.tv-packs__channels .tv-packs__channels-image-container .tv-packs__channels-image{max-width:100%}.tv-packs-tooltip{padding:.5rem 1rem;color:var(--color-grey-10)}.tv-packs-tooltip__header{line-height:1.5rem}.tv-packs-tooltip__text{line-height:1.25rem}.tv-packs-tooltip__languages{color:var(--color-text-secondary-dark)}@media all and (min-width: 31.25rem){.tv-packs .tv-packs__slider{--card-list-tablet-horizontal-margin: 2rem}}@media all and (min-width: 46.25rem){.tv-packs .tv-packs-all__name-container,.tv-packs .tv-packs-all__price-container,.tv-packs .tv-packs-all__price-block{width:50%;flex:auto;flex-direction:row}.tv-packs .tv-packs__stepper{padding:0}.tv-packs .tv-packs-all{flex-direction:row;padding:2rem}.tv-packs .tv-packs-all__name{text-align:left;align-items:center}.tv-packs .tv-packs-all__price-desc{justify-content:left;text-align:left}.tv-packs .tv-packs-all__campaign-price{align-items:baseline}.tv-packs .tv-packs-list{min-width:55.5rem;flex-wrap:wrap}.tv-packs .tv-packs-list__block.large{width:37rem}.tv-packs .tv-packs-list__block.large.corner{width:37rem}}@media screen and (min-width: 48rem){.tv-packs__channel-modal::part(header){padding:1rem 1.5rem 1rem 1.5rem}.tv-packs__channels-container{padding:1.5rem 2rem}.tv-packs__channels{grid-template-columns:repeat(5, 1fr)}}@media all and (min-width: 59.375rem){.tv-packs .tv-packs__container{width:100%}.tv-packs .tv-packs-list__block.large{width:calc((100% - 2rem)/3*2 + 1rem)}.tv-packs .tv-packs-list__block.large.corner{width:calc((100% - 2rem)/3*2 + 1rem)}.tv-packs .tv-packs-list__block.small{width:calc((100% - 2rem)/3)}.tv-packs__slider::part(scroll-container){width:100%}.tv-packs__channels-container{padding:1.5rem 3.5rem 3.125rem 3.5rem}.tv-packs__channels .tv-packs__channels-image-container{padding:1rem}}@media all and (min-width: 64rem){.tv-packs .tv-packs__title{font-size:3rem;line-height:3.25rem;letter-spacing:-0.005rem}.tv-packs .tv-packs-all__name-container{width:55%}.tv-packs .tv-packs-all{flex-direction:row;padding:2.5rem 4rem 3rem 4rem}.tv-packs .tv-packs-all__price-container{width:45%}.tv-packs .tv-packs-all__name{font-size:2.5rem;line-height:2.75rem;letter-spacing:-0.005rem}.tv-packs .tv-packs-all__price-desc{line-height:1.5rem}.tv-packs .tv-packs__slider{--card-list-horizontal-margin: 0}.tv-packs .tv-packs__slider-container{padding:0 2rem}.tv-packs .tv-packs-list{min-width:auto}}@media all and (min-width: 80rem){.tv-packs .tv-packs__slider-container{padding:0 2.5rem}.tv-packs .tv-packs-list{min-width:auto}.tv-packs .tv-packs-list__block{height:26.875rem}.tv-packs .tv-packs-list__block .tv-packs-list__block-gradient{padding-left:2rem;padding-bottom:2rem}.tv-packs .tv-packs-list__block .tv-packs-list__block-title{font-size:2rem}}
