.articles-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:flex-start;padding-top:100px;position:relative;width:100%}.articles-wrapper .blog-card-wrapper{margin-bottom:80px;width:calc(33.33333% - 27px)}.articles-wrapper .blog-card-wrapper .image-clip-frame{height:280px;max-height:280px;overflow:hidden}.articles-wrapper .no-results-notice-wrapper{left:0;opacity:1;padding:32px 0;position:absolute;top:0;transition:.15s ease-in-out}.articles-wrapper .no-results-notice-wrapper.hide-notice{opacity:0}@media screen and (max-width:767px){.articles-wrapper{flex-direction:column;gap:60px;padding:50px 0}.blog-card-wrapper{width:100%}.blog-card-wrapper .blog-card-cta-wrapper .solid-cta{font-size:14px}}