.blog-post-hero{display:flex;padding-bottom:30px;padding-top:30px}@media (min-width:768px){.blog-post-hero{align-items:center;padding-bottom:60px;padding-bottom:0;padding-top:60px}.blog-post-hero__image{flex-shrink:0;margin-left:70px;max-width:50%}}@media not screen and (min-width:768px){.blog-post-hero{flex-direction:column-reverse}.blog-post-hero__image img{max-height:calc(var(--vh,1vh)*30)}}.blog-post-hero__content{display:flex;flex-direction:column;width:50%}.blog-post-hero__content h1{color:#1b1b1b;font-size:45px;text-shadow:none;text-transform:none}@media not screen and (min-width:768px){.blog-post-hero__content h1{font-size:32px}.blog-post-hero__content{width:100%}}.blog-post-hero__category{color:#c9321f;order:-1}.blog-post-hero__category .card-tags__item a{color:#c9321f;text-decoration:none}.blog-post-hero__image{width:50%}@media not screen and (min-width:768px){.blog-post-hero__image{width:100%}}.blog-post-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-post-hero .breadcrumbs{align-items:center;display:flex;list-style-type:none}.blog-post-hero .breadcrumbs li{font-size:14px;margin-right:5px;margin-top:0}.blog-post-hero .breadcrumbs li a{text-decoration:none}