: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:#081369;font-size:1rem;font-size:var(--stream-package-list-title-font-size,1rem);font-weight:400;margin:0 0 1.5rem;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:1.25rem;font-size:var(--stream-package-list-title-font-size,1.25rem)}}.m-stream-package-list__description{font-size:1rem;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:1.25rem;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{border:.0625rem solid #081369;border-radius:0;flex:1 0 100%;margin:.625rem 0;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:400;line-height:1.44;margin:0 0 1rem;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__content{flex:1 1 0px;margin-right:32px}@media print,screen and (min-width:40em){.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.25rem;font-weight:400;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-manage{margin:2rem auto;max-width:77rem}@media print,screen and (min-width:64em){.m-stream-manage{margin:3rem auto}}