:root{--gutter-width:0rem!important;--outer-margin:0rem!important;--gutter-compensation:0rem!important;--gutter-compensation:calc(var(--gutter-width) * 0.5 * -1)!important;--half-gutter-width:0rem!important;--half-gutter-width:calc(var(--gutter-width) * 0.5)!important;--xs-min:30!important;--sm-min:48!important;--md-min:64!important;--lg-min:82!important;--screen-xs-min:30em!important;--screen-xs-min:calc(var(--xs-min) * 1em)!important;--screen-sm-min:48em!important;--screen-sm-min:calc(var(--sm-min) * 1em)!important;--screen-md-min:64em!important;--screen-md-min:calc(var(--md-min) * 1em)!important;--screen-lg-min:82em!important;--screen-lg-min:calc(var(--lg-min) * 1em)!important;--container-sm:48rem!important;--container-sm:calc(var(--sm-min) * 1rem + var(--gutter-width))!important;--container-md:64rem!important;--container-md:calc(var(--md-min) * 1rem + var(--gutter-width))!important;--container-lg:82rem!important;--container-lg:calc(var(--lg-min) * 1rem + var(--gutter-width))!important;--global-font-size:15px;--font-serif:'Noto Serif',serif;--font-sans-serif:'Roboto',sans-serif;--body-padding:0 15px;--body-background:#fff;--body-font-color:#080808;--color-accent:#9013fe}.pr-box{--badge-size:40px;display:grid;grid-gap:15px;max-width:650px;padding:5px 5px 10px;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.5;font-size:16px}@media only screen and (min-width:48em){.pr-box{font-size:20px}}.pr-box--compact{--badge-size:24px;padding:10px;line-height:1.444;font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:start}.pr-box--centered{justify-items:center;padding:0 15px;grid-gap:30px}.pr-box:link,.pr-box:visited{color:inherit}.pr-box__message{font-weight:400;grid-column:1/-1}.pr-box__badge,.pr-box__badge svg{width:var(--badge-size);width:var(--badge-size);height:var(--badge-size);height:var(--badge-size)}.pr-box__content{display:grid;grid-auto-flow:column;grid-gap:16px}.pr-box__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pr-box__label{color:#999;text-transform:uppercase;font-size:.875rem}