:root{--offset-box-decor-color:red}.offset-box{margin-bottom:0;position:static;top:0}.offset-box.bleed-top{margin-bottom:-3rem;overflow:hidden;position:relative;top:-3rem}.offset-box.bleed-left .offset-box__content{margin-left:-47.5vw;padding-left:50vw}.offset-box.bleed-right .offset-box__content{margin-right:-47.5vw;padding-right:50vw}.offset-box__wrap{margin:auto}.offset-box__content{align-items:flex-start;background-color:#fff;display:flex;flex-direction:row;padding:1rem}.offset-box__content>div{margin:1rem}.offset-box__content .offset-box__header{flex:1 1 0}.offset-box__content .offset-box__body{flex:2 1 0}.offset-box.equal-boxes .offset-box__content .offset-box__body{flex:1 1 0}.offset-box.no-bottom-padding .offset-box__content{padding-bottom:1rem}.offset-box.no-bottom-padding .offset-box__content .offset-box__body,.offset-box.no-bottom-padding .offset-box__content .offset-box__header{margin-bottom:0}.offset-box h2{margin:0;min-height:4.45rem;position:relative;white-space:pre-line}.offset-box h2:before{background-color:var(--offset-box-decor-color);content:"";height:var(--decor-box-size,.6rem);left:-1rem;position:absolute;top:-1rem;width:var(--decor-box-size,.6rem)}