:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-stream-package-list{margin:0 auto}@media screen and (min-width:90em){.m-stream-package-list{max-width:77rem}}.m-stream-package-list__title{border-bottom:.125rem solid;border-color:#0033ab;font-size:var(--stream-package-list-title-font-size,1rem);font-weight:800;margin:var(--stream-package-list-title-margin,0 0 1.5rem)}@media print,screen and (min-width:64em){.m-stream-package-list__title{font-size:var(--stream-package-list-title-font-size,1.25rem)}}.m-stream-package-list__description{font-size:var(--stream-package-list-description-font-size,1rem);margin-bottom:1.5rem}@media print,screen and (min-width:64em){.m-stream-package-list__description{font-size:var(--stream-package-list-description-font-size,1.25rem)}}.m-stream-package-list__description:empty{display:none}.m-stream-package-list__items{display:flex;flex-direction:column;margin:0 0 1.5rem}.m-stream-package-list__empty{margin-bottom:2rem}.m-stream-package-list__sponsor{align-items:var(--stream-package-list-sponsor-align-items,center);display:flex;flex-flow:row wrap;gap:var(--stream-package-list-sponsor-gap,.5rem);justify-content:var(--stream-package-list-sponsor-justify-content,flex-start);margin:var(--stream-package-list-sponsor-margin,0);padding:var(--stream-package-list-sponsor-padding,1rem 0)}.m-stream-package-list__sponsor-text{color:var(--stream-package-list-sponsor-text-color,#111);font-family:Inter,Helvetica,Roboto,Arial,sans-serif;font-size:var(--stream-package-list-sponsor-text-font-size,1rem);font-weight:600;margin:var(--stream-package-list-sponsor-text-margin,0);text-transform:var(--stream-package-list-sponsor-text-text-transformation,capitalize)}.m-stream-package-list__sponsor-logo{max-width:var(--stream-package-list-sponsor-logo-max-width,6.25rem)}.m-stream-package-list__sponsor-logo--light{display:var(--stream-package-list-sponsor-logo-light-display,block)}.m-stream-package-list__sponsor-logo--dark{display:var(--stream-package-list-sponsor-logo-dark-display,none)}.m-stream-package-list{--stream-package-list-title-font-size:1.75rem;--stream-package-list-description-font-size:16}@media print,screen and (min-width:40em){.m-stream-package-list{--latest-news-columns:3}}@media screen and (min-width:80em){.m-stream-package-list{--stream-package-list-title-font-size:2.625rem}}.m-stream-package-list__items{gap:1.5rem}.m-stream-package-list__title{border:0;letter-spacing:-.05em;position:relative;z-index:0}.m-stream-package-list__title:before{background:#dde7ff;content:"";height:100%;left:-8px;position:absolute;top:0;width:70px;z-index:-1}@media print,screen and (min-width:64em){.m-stream-package-list__title:before{left:-16px}}.m-stream-package{border:0 solid #0033ab;border-radius:0;flex:1 0 100%;margin:var(--stream-package-margin,.625rem 0)}.m-stream-package__inner{padding:2rem;position:relative}@media print,screen and (min-width:40em){.m-stream-package__inner{display:flex;flex-direction:row;flex-wrap:wrap}}.m-stream-package__title{font-size:1rem;font-weight:700;line-height:1.44;margin:var(--stream-packages-title-margin,0 0 1rem 0)}@media print,screen and (min-width:40em){.m-stream-package__title{font-size:1.25rem}}.m-stream-package__image{flex:1 0 auto;margin-bottom:1rem;max-width:100px}.m-stream-package__content{flex:1 1 0px}@media print,screen and (min-width:40em){.m-stream-package__content{margin-left:32px;margin-right:32px}.m-stream-package__actions{display:flex;flex:1 0 auto;flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-top:0;max-width:200px;position:relative;text-align:right}}.m-stream-package__html{margin-bottom:0}@media print,screen and (min-width:40em){.m-stream-package__html{font-size:1.25rem}}.m-stream-package__price{display:block;font-size:1.75rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.m-stream-package__button{border-radius:0;width:100%}@media print,screen and (min-width:40em){.m-stream-package__button{bottom:auto;margin-top:1rem;position:relative}}.m-stream-package{--stream-package-margin:0;background:#f6f8fe;padding:.25rem 0 0;position:relative}.m-stream-package:before{background:linear-gradient(90deg,#000,#353535 9%,#fff 0,#fff 18%,#000 0,#000 27%,#fff 0,#fff 36%,#000 0,#000 45%,#fff 0,#fff 54%,#0033ab 0,#0033ab);content:"";height:100%;left:0;max-width:9.375rem;position:absolute;top:0;width:110%;z-index:0}.m-stream-package__inner{background:#f6f8fe;display:grid;grid-template-areas:"image" "content" "actions";grid-template-columns:repeat(1,1fr);row-gap:1.25rem}@media screen and (min-width:80em){.m-stream-package:not(.m-stream-package--owned) .m-stream-package__inner:has(.m-stream-package__price-row:only-child){-moz-column-gap:1rem;column-gap:1rem;grid-template-areas:"image content price" "button button button";grid-template-columns:4rem 1fr 1fr}}.m-stream-package__image{margin:0;max-width:4rem}@media screen and (min-width:80em){.m-stream-package__image{grid-area:image}}.m-stream-package__content{display:flex;flex-flow:column nowrap;gap:.75rem;margin:0}@media screen and (min-width:80em){.m-stream-package__content{grid-area:content}}@media screen and (min-width:80em){.m-stream-package__inner:not(:has(.m-stream-package__image)) .m-stream-package__content{grid-column:1/3}}@media screen and (min-width:80em){.m-stream-package:not(.m-stream-package--owned) .m-stream-package__inner:has(.m-stream-package__price-row:only-child) .m-stream-package__content{margin-bottom:1.25rem}}@media screen and (min-width:80em){.m-stream-package:not(.m-stream-package--owned) .m-stream-package__inner:has(.m-stream-package__price-row:only-child) .m-stream-package__content:after{background:#cbcbcb;bottom:5.625rem;content:"";height:.0625rem;left:0;margin:auto;position:absolute;right:0;width:calc(100% - 4rem)}}.m-stream-package__title{font:600 1.125rem Inter,Helvetica,Roboto,Arial,sans-serif;margin:0}.m-stream-package__description,.m-stream-package__marketing-features{font:500 1rem Inter,Helvetica,Roboto,Arial,sans-serif}.m-stream-package__description{margin:0}.m-stream-package__marketing-features{margin:0 0 0 .9375rem}.m-stream-package__actions{border-top:.0625rem solid #cbcbcb;gap:1rem;max-width:none;padding-top:1rem;width:100%}@media screen and (min-width:80em){.m-stream-package:not(.m-stream-package--owned) .m-stream-package__actions:has(.m-stream-package__price-row:only-child){display:contents}}.m-stream-package__price-row{align-items:center;display:flex;flex-flow:row wrap;gap:.5rem;justify-content:space-between}@media screen and (min-width:80em){.m-stream-package__price-row:only-child{display:contents}}.m-stream-package__price{margin:0}@media screen and (min-width:80em){.m-stream-package__price{grid-area:price}.m-stream-package__owned{align-self:end;grid-area:price}}.m-stream-package__button{margin:0;min-width:8.875rem;width:auto}@media screen and (min-width:80em){.m-stream-package__button{grid-area:button}}@media screen and (min-width:80em){.m-stream-package:not(.m-stream-package--owned) .m-stream-package__actions:has(.m-stream-package__price-row:only-child) .m-stream-package__button{margin-left:auto;max-width:10.3125rem}}.m-stream-manage{margin:2rem auto;max-width:77rem}@media print,screen and (min-width:64em){.m-stream-manage{margin:3rem auto}}.m-stream-manage__button.button{background-color:#231f20}