@media screen and (max-width:767px){.blog-hero__text{margin-bottom:1.5rem;margin-top:2.5rem}}@media screen and (min-width:768px){.blog-hero__text{margin-bottom:1.5rem}}@media screen and (min-width:1024px){.blog-hero__text{margin-bottom:2rem}}.blog-hero__text h1,.blog-hero__text h1 a{color:var(--color-brand-text)}.blog-hero__tags{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-align:center;-ms-flex-align:center;-ms-overflow-style:none;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;margin-bottom:2rem;margin-left:calc(var(--site-side-spacing)*-1);margin-right:calc(var(--site-side-spacing)*-1);overflow:auto;position:relative;scrollbar-width:none}.blog-hero__tags::-webkit-scrollbar{height:0;width:0}.blog-hero__tags .article-tags{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:var(--site-side-spacing);row-gap:1rem}.blog-hero__tags .article-tags li:not(:last-child){margin-right:.75rem}.blog-hero__tags .article-tags li:last-child{margin-right:var(--site-side-spacing)}.blog-hero__tags .article-tags li a{background:var(--color-white);border-radius:6.25rem;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.08);box-shadow:0 1px 2px rgba(0,0,0,.08);color:var(--color-brand-text);cursor:pointer;display:block;font-family:var(--font-heading-family);font-size:.875rem;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.3125rem;padding:.75rem 1.5rem;text-transform:capitalize;white-space:nowrap}.blog-hero__tags .article-tags li a:active,.blog-hero__tags .article-tags li a:focus,.blog-hero__tags .article-tags li a:hover{background:var(--color-brand-text);color:var(--color-white);text-decoration:none}.container.blog-hero-wrapper{margin-bottom:1.875rem;padding:0}@media screen and (min-width:768px){.container.blog-hero-wrapper{margin-bottom:1.875rem;margin-top:2.25rem}}@media screen and (min-width:1024px){.container.blog-hero-wrapper{margin-bottom:2rem;margin-top:4rem}}.container.blog-wrapper{margin-top:1.875rem}@media screen and (min-width:768px){.container.blog-wrapper{margin-top:1.875rem}}.blog-articles{grid-row-gap:0}@media screen and (min-width:768px){.blog-articles{grid-column-gap:2rem;grid-row-gap:2rem}}@media screen and (min-width:1024px){.blog-articles{grid-column-gap:3.5rem;grid-row-gap:3.5rem}}.blog-articles__article{border-bottom:1px solid rgba(77,74,73,.1)}@media screen and (min-width:768px){.blog-articles__article{border-bottom:0}}.blog-articles__article:active .img,.blog-articles__article:focus .img,.blog-articles__article:hover .img{-webkit-transform:scale(1.12);-ms-transform:scale(1.12);transform:scale(1.12)}.blog-articles__article--highlight{border-bottom:0;margin-bottom:2rem}.blog-articles__article--highlight:active .img,.blog-articles__article--highlight:focus .img,.blog-articles__article--highlight:hover .img{-webkit-transform:scale(1.06);-ms-transform:scale(1.06);transform:scale(1.06)}@media screen and (min-width:768px){.blog-articles__article--highlight{margin-bottom:0}}.blog-articles__article .img{-webkit-transition:-webkit-transform .32s ease-in-out 0s;transition:-webkit-transform .32s ease-in-out 0s;transition:transform .32s ease-in-out 0s;transition:transform .32s ease-in-out 0s,-webkit-transform .32s ease-in-out 0s}