: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-live{border:.125rem solid #0033ab;border-radius:0;display:flex;flex-direction:column;flex-wrap:wrap;margin:2rem auto;padding:2rem}@media print,screen and (min-width:40em){.m-stream-package-live{flex-direction:row}}.m-stream-package-live__heading{display:block;font-size:1.25rem;font-size:var(--stream-package-live-heading-font-size,1.25rem);font-weight:800}@media print,screen and (min-width:40em){.m-stream-package-live__heading{font-size:1.875rem;font-size:var(--stream-package-live-heading-font-size,1.875rem)}}@media screen and (min-width:80em){.m-stream-package-live__heading{font-size:2.625rem;font-size:var(--stream-package-live-heading-font-size,2.625rem)}}.m-stream-package-live__title{flex:auto;font-size:1rem;font-weight:700}@media print,screen and (min-width:64em){.m-stream-package-live__title{font-size:1.25rem}}.m-stream-package-live__title:before{content:""}.m-stream-package-live__button{width:100%}.m-stream-package-live{--stream-package-live-heading-font-size:1.75rem}@media screen and (min-width:80em){.m-stream-package-live{--stream-package-live-heading-font-size:2.625rem}}.m-stream-package-live__heading{letter-spacing:-.05em;position:relative;z-index:0}.m-stream-package-live__heading: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-live__heading:before{left:-16px}}.m-stream-package-live__button.button{background-color:#231f20;width:auto}