: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-voucher{background-color:#f9f9f9;border:.0625rem solid #081369;border-radius:0;display:flex;flex-direction:column;flex-wrap:wrap;margin:0 0 1.5rem;padding:2rem}@media print,screen and (min-width:40em){.m-stream-voucher{align-items:center;flex-direction:row}}.m-stream-voucher__content,.m-stream-voucher__messages{flex:1 0 100%}.m-stream-voucher__title{font-size:1rem;font-weight:400}@media print,screen and (min-width:64em){.m-stream-voucher__title{font-size:1.25rem}}.m-stream-voucher__html{font-size:1rem}@media print,screen and (min-width:64em){.m-stream-voucher__html{font-size:1.125rem}}@media print,screen and (min-width:40em){.m-stream-voucher__input{margin-right:2rem}.m-stream-voucher__label{margin-right:1rem}}.m-stream-voucher__button,.m-stream-voucher__input{flex:auto}@media print,screen and (min-width:40em){.m-stream-voucher__button{max-width:12.5rem}}.m-stream-voucher__button button{width:100%}