.blog-listing-wrapper.cell-wrapper.CaseStudies{max-width:1024px;margin-right:auto;margin-left:auto;padding-bottom:24px}.news-item.item.CaseStudy{display:flex;align-items:center;margin-bottom:16px;border:1px solid rgba(0,0,0,0.1);padding:16px;background-color:#fff;transform:translateX(0);transition:transform .2s ease}.news-item.item.CaseStudy:hover{transform:translateY(-2px);transition:transform .1s ease}.CaseStudy .CaseStudy-left{flex:0 0 33%;padding-right:24px}.CaseStudy .CaseStudy-right{flex:0 1 auto}.CaseStudy-right .CaseStudy-icon{margin-bottom:16px}.CaseStudy-right .CaseStudy-icon span:not(:first-child){padding-left:8px}.CaseStudy-title{margin-bottom:12px;font-family:'Montserrat',sans-serif;font-size:18px;letter-spacing:-0.2px}.CaseStudy-right a{font-weight:500}.Campaign{position:relative;border:1px solid black;border:0;border-radius:3px;overflow:hidden}.Campaign .Campaign-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.Campaign .Campaign-bg .hs-featured-image-link{position:relative;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);height:100%;padding:0}.Campaign .Campaign-bg .hs-featured-image-link img{height:100%;max-width:inherit}.Campaign-box{position:relative;z-index:1;display:block;padding:8px;flex:none;top:50%;transform:translateY(-50%) scale(0.95);background-color:rgba(255,255,255,0.8);border-radius:5px;overflow:hidden;text-align:center;opacity:0;transition:all .2s ease}.Campaign-box .byline span{color:#000}.Campaign-box .post-summary{color:#000}.Campaign:hover .Campaign-box{opacity:1;transform:translateY(-50%) scale(1);transition:all .3s ease}.BlogListing-itemHeader .byline-grp .bybyline-date{font-size:12px;line-height:1.2;font-weight:400;font-style:italic;font-family:'Montserrat',sans-serif;color:#bbb;text-align:right}@media screen and (min-width:768px){.blog-listing-wrapper.cell-wrapper.CaseStudies{display:flex;flex-wrap:wrap;padding-bottom:36px}.news-item.item.CaseStudy{flex:0 0 calc(50% - 12px)}.news-item.item.CaseStudy:nth-child(odd){margin-right:12px}.news-item.item.CaseStudy:nth-child(even){margin-left:12px}.CaseStudy-left .hs-featured-image-link{padding:8px}.Campaigns{display:flex;flex-wrap:wrap;justify-content:space-between}.Campaign{flex:0 0 calc(50% - 12px);min-height:220px}}@media screen and (min-width:1024px){.blog-listing-wrapper.cell-wrapper.CaseStudies{padding-bottom:48px}.CaseStudy-left .hs-featured-image-link{padding:16px}.Campaign{flex:0 0 calc(33% - 12px);min-height:240px}.solo-content{width:75%;margin-right:auto;margin-left:auto}}