.bar{margin-left:calc((-100vw + 100%)/ 2);margin-right:calc((-100vw + 100%)/ 2);padding-left:calc((100vw - 100%)/ 2);padding-right:calc((100vw - 100%)/ 2)}.cta-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;padding:2em}.cta-block p{width:100%;margin-bottom:2em}.cta-block .button{display:block;margin-top:auto}#test-categories article{border-top:1px solid #f5f5f5;margin:4em auto}@media (min-width:48em){#test-categories article{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:50em;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left;padding-top:4em}#test-categories article:first-child{padding-top:0}}#test-categories article:first-child{border-top-width:0}#test-categories article img{display:block;max-width:70%;margin:2em auto}@media (min-width:48em){#test-categories article img{max-width:18em;margin:0}}@media (min-width:48em){#test-categories article>div{max-width:25em}}#test-categories article p{margin:0;color:gray}#test-categories article:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-flow:row-reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}