.blog-overview-hero__header{align-items:center;display:flex;justify-content:center;margin-bottom:82px}.blog-overview-hero__header h1{margin-bottom:0}.blog-overview-hero .blog-overview-hero__body{align-items:center;background:var(--white);border-radius:30px;display:grid;grid-template-columns:1fr;overflow:clip;position:relative}.blog-overview-hero .blog-overview-hero__body .blog-overview-hero-content{padding:35px}.blog-overview-hero .blog-overview-hero__body .blog-overview-hero-content .tags{align-items:flex-start;justify-content:flex-start;margin-bottom:10px}@media only screen and (min-width:920px){.blog-overview-hero .blog-overview-hero__body{grid-template-columns:repeat(2,1fr)}.blog-overview-hero .blog-overview-hero__body .blog-overview-hero-content{display:flex;flex-direction:column;gap:22px;height:100%;padding:84px;position:relative;width:100%}.blog-overview-hero .blog-overview-hero__body .blog-overview-hero-content .tags{align-items:center;justify-content:flex-start;margin-bottom:0}}.blog-overview-hero .blog-overview-hero__body:hover .blog-overview-hero-image img{transform:scale(1.15)}.blog-overview-hero .blog-overview-hero__body:hover h2{color:var(--orange);text-decoration:underline}.blog-overview-hero .blog-overview-hero__body a.blog-overview-hero__body-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.blog-overview-hero .blog-overview-hero__body .blog-overview-hero-image{height:100%;min-height:350px;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:920px){.blog-overview-hero .blog-overview-hero__body .blog-overview-hero-image{min-height:620px}}.blog-overview-hero .blog-overview-hero__body .blog-overview-hero-image img{height:100%;object-fit:cover;transition:var(--transition);width:100%}.blog-overview-hero .blog-overview-hero__body .blog-overview-hero-content h2{margin-bottom:24px}.blog-overview-hero .blog-overview-hero__body .blog-overview-hero-content .tags .subheading{margin-bottom:0}.blog-overview-hero .blog-overview-hero__body .blog-overview-hero-content .featured-tag{background:var(--electric-blue);color:var(--white);font-size:14px;font-style:normal;font-weight:400;left:0;line-height:18px;padding:12px 24px;position:absolute;top:0;z-index:3}